Bug 830067 - update/install of jboss-as-7.1.1-3.fc17 fails (Unsatisfied dependency - appache-juddi)
Summary: update/install of jboss-as-7.1.1-3.fc17 fails (Unsatisfied dependency - appac...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: jboss-as
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Marek Goldmann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-08 07:00 UTC by alexander.maslov
Modified: 2012-06-12 09:41 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-06-12 09:41:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description alexander.maslov 2012-06-08 07:00:41 UTC
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.

Comment 1 Marek Goldmann 2012-06-08 07:09:52 UTC
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.

Comment 2 Marek Goldmann 2012-06-12 09:41:18 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.