From Bugzilla Helper: User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.2-2 i686) Description of problem: Some Python libraries on the DMA CD-ROM have dependencies on files that exist under different pathnames. How reproducible: Always Steps to Reproduce: 1. cd /mnt/cdrom/Python/RPMS # DMA CD-ROM 2. rpm -Uvh *.rpm Actual Results: # rpm -Uvh *.rpm error: failed dependencies: python = 1.5 is needed by piglatin-0.2.0-2 python = 1.5 is needed by qio-0.3-1 /usr/local/bin/python is needed by shm-0.2.0-1 /usr/local/bin/python is needed by Wpre-1.0-2 /usr/local/python/bin/python is needed by Wpre-1.0-2 Expected Results: rpm -Uvh --nodeps *.rpm Preparing... ########################################### [100%] <followed by the successful installation of all the Python modules.> Additional info:
We no longer ship that. Would have been a bug in those packages and not in python...