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.
[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 ***