Bug 547051

Summary: tor package depends on too many other packages
Product: [Fedora] Fedora Reporter: Stjepan Gros <stjepan.gros>
Component: torAssignee: Enrico Scholz <rh-bugzilla>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: cassmodiah, rh-bugzilla
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-12-13 12:08:02 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
List of a tor dependencies provided by yum none

Description Stjepan Gros 2009-12-13 11:35:57 UTC
Created attachment 377974 [details]
List of a tor dependencies provided by yum

Description of problem:

tor overdependency problem

Version-Release number of selected component (if applicable):

tor 0.2.1.19-2.fc12

How reproducible:

Always

Steps to Reproduce:
1. Install minimal Fedora 12
2. Try to install tor via yum
  
Actual results:

HUGE number of dependencies. Attached is the output from the yum prior to the tor installation.

Expected results:

Only tor package should be installed. No X, no fedora user management tools, no nothing.

Comment 1 Enrico Scholz 2009-12-13 12:08:02 UTC
[cc of bug 539558#c1]
that's a bug caused by broken redhat-lsb package; tor itself requires only
'lsb-core-noarch' which does not need cvs or x11.

When you need a slim system,

a) make enough noise so that RH fixes its core packages, or
b) install 'tor-core' + 'tor-upstart' (instead of 'tor-lsb')

*** This bug has been marked as a duplicate of bug 472633 ***