From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050328 Firefox/1.0.2 Fedora/1.0.2-3 Description of problem: The FC3 package for scribus was imported into Fedora Extras devel. It's built aginst python 2.3.4 (included in FC3), but devel and the FC4 test releases have python 2.4. Thus, the package in Extras for devel won't install, and needs to be rebuilt. Version-Release number of selected component (if applicable): scribus-1.2.1-3 How reproducible: Always Steps to Reproduce: 1. yum install scribus Actual Results: Error: Missing Dependency: libpython2.3.so.1.0 is needed by package scribus (%rpm -q python python-2.4-6) Expected Results: scribus should be installed Additional info:
The global rebuild of Extras packages for devel caught this, and the new scribus-1.2.1-4 package installs fine. Closing