From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0) Description of problem: I tried to use yum to install bittorrent from the pre-extras repo. It failed with Error: missing dep: /usr/lib/python2.3/site-packages for pkg bittorrent Under x86_64 the directory is actually /usr/lib64/python2.3/site-packages. Many packages seem to make a similar but different mistake. They put it in /usr/lib and not in /usr/lib64. ethereal, subversion, rhnlib, and yum Note, it would probably work if I had the i386 version of python installed, but I removed all i386/i686 packages from my system. They were causing problems with compiling. Version-Release number of selected component (if applicable): bittorrent-3.4.1-2.a How reproducible: Always Steps to Reproduce: 1. yum install bittorrent Actual Results: Error: missing dep: /usr/lib/python2.3/site-packages for pkg bittorrent Expected Results: Package to install properly Additional info:
*** This bug has been marked as a duplicate of 143136 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.