Description of problem: # yum update Loaded plugins: langpacks ... --> Running transaction check ---> Package redhat-rpm-config.noarch 0:25-1.fc21 will be updated ---> Package redhat-rpm-config.noarch 0:26-1.fc21 will be an update --> Processing Dependency: gnat-srpm-macros for package: redhat-rpm-config-26-1.fc21.noarch --> Finished Dependency Resolution Error: Package: redhat-rpm-config-26-1.fc21.noarch (fedora) Requires: gnat-srpm-macros Expected results: Flawless updates. Additional info: Apparently, the gnat-srpm-macros package is missing from current f21 and the repo in inconsistent shape.
Yup, these packages should've gone out in a single update but some permission issue prevented that: https://bugzilla.redhat.com/show_bug.cgi?id=1133632#c9 and I forgot to disable karma automatism in the redhat-rpm-config update. gnat-srpm-macros is on its way to the repo now: https://admin.fedoraproject.org/updates/FEDORA-2014-11299/gnat-srpm-macros-1-1.fc21?_csrf_token=4e2140c87e03280f1c822323378ace30ba7d4991 So technically its already been fixed but leaving this open for a while so others have a better chance of finding this.
Well, I fail to understand how it was possible this rpm-release got pushed with broken deps, but I've experienced such kind of incidents too often to have any hopes this flaw in the release process will ever be fixed :(
I think, this bug can be closed. gnat-srpm-macros-1-1.fc21 seems to have landed in f21.
As per above, gnat-srpm-macros has been in f21 for more than a week by now.