Bug 539558

Summary: tor as many unrelated dependencies
Product: [Fedora] Fedora Reporter: louisgtwo
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-11-20 15:39:19 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:

Description louisgtwo 2009-11-20 15:15:27 UTC
After installing fc12 I went to install tor through yum and it had many
unrelated deps. This can't be right? I know for curtain cvs can't be a
dep for tor.

Installing:
 tor                                  x86_64 0.2.1.19-2.fc12      fedora
408 k
Installing for dependencies:
 cvs                                  x86_64 1.11.23-8.fc12       fedora
713 k
 fedora-usermgmt                      noarch 0.10-4.fc12          fedora
8.4 k
 fedora-usermgmt-core                 noarch 0.10-4.fc12          fedora
9.5 k
 fedora-usermgmt-default-fedora-setup noarch 0.10-4.fc12          fedora
8.3 k
 fedora-usermgmt-shadow-utils         noarch 0.10-4.fc12          fedora
9.2 k
 foomatic                             x86_64 4.0.3-1.fc12         fedora
228 k
 foomatic-db                          noarch 4.0-6.20090819.fc12  fedora
879 k
 foomatic-db-filesystem               noarch 4.0-6.20090819.fc12  fedora
4.2 k
 foomatic-db-ppds                     noarch 4.0-6.20090819.fc12  fedora
15 M
 gettext                              x86_64 0.17-15.fc12         fedora
1.7 M
 libgomp                              x86_64 4.4.2-7.fc12         fedora
90 k
 libmodplug                           x86_64 1:0.8.7-2.fc12       fedora
148 k
 libmpcdec                            x86_64 1.2.6-6.fc12         fedora
25 k
 patch                                x86_64 2.5.4-40.fc12        fedora
62 k
 pax                                  x86_64 3.4-10.fc12          fedora
67 k
 phonon                               x86_64 4.3.1-102.fc12       fedora
128 k
 phonon-backend-xine                  x86_64 4.3.1-102.fc12       fedora
148 k
 qt                                   x86_64 1:4.5.3-9.fc12
updates 3.1 M
 qt-sqlite                            x86_64 1:4.5.3-9.fc12
updates  46 k
 qt-x11                               x86_64 1:4.5.3-9.fc12
updates  13 M
 qt3                                  x86_64 3.3.8b-28.fc12       fedora
3.2 M
 redhat-lsb                           x86_64 3.2-7.fc12           fedora
26 k
 tor-core                             x86_64 0.2.1.19-2.fc12      fedora
956 k
 tor-lsb                              noarch 0.2.1.19-2.fc12      fedora
12 k
 xine-lib                             x86_64 1.1.16.3-4.fc12      fedora
1.9 M

Transaction Summary
================================================================================
Install      26 Package(s)
Upgrade       0 Package(s)

Total download size: 42 M

Comment 1 Enrico Scholz 2009-11-20 15:39:19 UTC
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 ***