Description of problem: Install/Update of jboss-as fails because of missing dependency How reproducible: yum install jboss-as or yum update jboss-as Actual results: ********************************************************** Error: Package: jboss-as-7.1.1-3.fc17.noarch (updates) Requires: apache-juddi Error: Package: apache-scout-1.2.6-2.fc17.noarch (updates) Requires: apache-juddi ********************************************************** Additional Info: It seems like jboss-as-7.1.1-3 now depends on apache-juddi which is neither in release nor update repos. But it appears to be in testing. Previous version jboss-as-7.1.1-2 does not have this dependency.
Thanks for reporting it, the maintainer of apache-juddi was notified to push it to stable. In the meantime, please use this command to install it: yum install apache-juddi --enablerepo=updates-testing Then, the install/upgrade of jboss-as should work. Sorry for this.
I'm closing this bug since apache-juddi was pushed to stable on 2012-06-09 00:05:55 and it shouldn't be an issue now.