Bug 1148029
Summary: | broken deps in F-21 compose | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dan Horák <dan> |
Component: | distribution | Assignee: | Peter Robinson <perobins> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 21 | CC: | dennis, gustavold, menantea, notting, pknirsch |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | ppc64 | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-10-23 15:07:54 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1051573, 1140359 |
Description
Dan Horák
2014-09-30 14:40:22 UTC
QA:Testcase Mediakit Repoclosure mount of Fedora-Server-DVD-ppc64le-21_Alpha_TC4.iso and do: repoclosure -a ppc64le --repofrompath myrepo,/mycdrom/ --newest -t -r m yrepo Added myrepo repo from /mycdrom Reading in repository metadata - please wait.... Checking Dependencies Repos looked at: 1 myrepo Num Packages in Repos: 2355 package: libvirt-daemon-kvm-1.2.8-4.fc21.ppc64le from myrepo unresolved deps: qemu-kvm package: narayana-5.0.0-3.fc21.noarch from myrepo unresolved deps: mvn(org.hornetq:hornetq-journal) package: rubygem-coffee-script-source-1.6.3-1.fc21.noarch from myrepo unresolved deps: coffee-script-common = 0:1.6.3 package: wildfly-8.1.0-3.fc21.noarch from myrepo unresolved deps: mvn(org.hornetq:hornetq-tools) mvn(org.hornetq:hornetq-stomp-protocol) mvn(org.hornetq:hornetq-server) mvn(org.hornetq:hornetq-ra) mvn(org.hornetq:hornetq-native) mvn(org.hornetq:hornetq-journal) mvn(org.hornetq:hornetq-jms-server) mvn(org.hornetq:hornetq-jms-client) mvn(org.hornetq:hornetq-core-client) mvn(org.hornetq:hornetq-commons) mvn(org.hornetq:hornetq-amqp-protocol) (In reply to Menanteau Guy from comment #1) > QA:Testcase Mediakit Repoclosure > > mount of Fedora-Server-DVD-ppc64le-21_Alpha_TC4.iso > and do: > repoclosure -a ppc64le --repofrompath myrepo,/mycdrom/ --newest -t -r m > yrepo > > Added myrepo repo from /mycdrom > Reading in repository metadata - please wait.... > Checking Dependencies > Repos looked at: 1 > myrepo > Num Packages in Repos: 2355 > package: libvirt-daemon-kvm-1.2.8-4.fc21.ppc64le from myrepo > unresolved deps: > qemu-kvm KVM enabled in qemu-2.1.2-3.fc21 > package: narayana-5.0.0-3.fc21.noarch from myrepo > unresolved deps: > mvn(org.hornetq:hornetq-journal) > package: wildfly-8.1.0-3.fc21.noarch from myrepo > unresolved deps: > mvn(org.hornetq:hornetq-tools) > mvn(org.hornetq:hornetq-stomp-protocol) > mvn(org.hornetq:hornetq-server) > mvn(org.hornetq:hornetq-ra) > mvn(org.hornetq:hornetq-native) > mvn(org.hornetq:hornetq-journal) > mvn(org.hornetq:hornetq-jms-server) > mvn(org.hornetq:hornetq-jms-client) > mvn(org.hornetq:hornetq-core-client) > mvn(org.hornetq:hornetq-commons) > mvn(org.hornetq:hornetq-amqp-protocol) needs some work on hornetq, but should be doable as we already fixed it for s390 (and ppc IIRC) few months ago > package: rubygem-coffee-script-source-1.6.3-1.fc21.noarch from myrepo > unresolved deps: > coffee-script-common = 0:1.6.3 Alpha_RC1 still have the coffee-script-common unresolved QA:Testcase Mediakit Repoclosure mount of Fedora-Server-DVD-ppc64le-21_Alpha_RC1.iso and do: repoclosure -a ppc64le --repofrompath myrepo,/mycdrom/ --newest -t -r m yrepo Added myrepo repo from /mycdrom Reading in repository metadata - please wait.... Checking Dependencies Repos looked at: 1 myrepo Num Packages in Repos: 2361 package: rubygem-coffee-script-source-1.6.3-1.fc21.noarch from myrepo unresolved deps: coffee-script-common = 0:1.6.3 hornetq-2.4.1-4.fc21 is built = http://ppc.koji.fedoraproject.org/koji/buildinfo?buildID=268017 It seems that coffee-script-common unresolved deps for rubygem-coffee-script-source can not be solved on ppc* because v8/nodejs does not exist for these archs. Fixed in RC3 |