Bug 830067
| Summary: | update/install of jboss-as-7.1.1-3.fc17 fails (Unsatisfied dependency - appache-juddi) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | alexander.maslov |
| Component: | jboss-as | Assignee: | Marek Goldmann <mgoldman> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 17 | CC: | iheim, mgoldman, smarlow |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-06-12 09:41:18 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
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. |
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.