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: Trying to install Gnotime, yum shows missing dependency (python-abi) [root@pc-149-16-83-200 zuirdj]# yum install notemeister Setting up Install Process Setting up Repos development 100% |=========================| 1.1 kB 00:00 extras-dev 100% |=========================| 951 B 00:00 livna-stable 100% |=========================| 951 B 00:00 livna-unstable 100% |=========================| 951 B 00:00 livna-testing 100% |=========================| 951 B 00:00 Reading repository metadata in from local files Parsing package install arguments Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Downloading header for notemeister to pack into transaction set. notemeister-0.1.7-2.noarc 100% |=========================| 9.3 kB 00:00 ---> Package notemeister.noarch 0:0.1.7-2 set to be updated --> Running transaction check --> Processing Dependency: python-abi = 2.3 for package: notemeister --> Finished Dependency Resolution Error: Missing Dependency: python-abi = 2.3 is needed by package notemeister Version-Release number of selected component (if applicable): notemeister-0.1.7-2 How reproducible: Always Steps to Reproduce: 1. Add Fedora Extras Development in yum.repos 2. yum install notemeister 3. notemeister not installed Additional info:
Problem solved with devel update (notemeister.noarch 0:0.1.7-3) You can close the bug.
Thanks Zuirdj;