Bug 1410413
Summary: | not all dependant repos exist for ppc64le | ||
---|---|---|---|
Product: | [oVirt] ovirt-release | Reporter: | Evgheni Dereveanchin <ederevea> |
Component: | General | Assignee: | Sandro Bonazzola <sbonazzo> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Jiri Belka <jbelka> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.1.0 | CC: | bugs, lsvaty |
Target Milestone: | ovirt-4.1.0-rc | Flags: | rule-engine:
ovirt-4.1+
rule-engine: blocker+ |
Target Release: | 4.1.0 | ||
Hardware: | ppc64le | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2017-02-15 15:00:32 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Evgheni Dereveanchin
2017-01-05 12:39:16 UTC
Just wanted to update you that in 4.1-RC1 the behavior is similar: http://buildlogs.centos.org/centos/7/opstools/ppc64le/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found http://mirror.centos.org/centos/7/storage/ppc64le/gluster-3.8/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found The patternfly repo does not return errors any more even though I don't see el7 ppc64le builds on COPR. Here's what is defined in the repo file: baseurl=http://copr-be.cloud.fedoraproject.org/results/patternfly/patternfly1/epel-7-$basearch/ ok for ovirt repos... ... but there's missing up-to-date libvirt-daemon-kvm for 4.1 vdsm for ppc64le from altarch group, thus vdsm is not installable. (it's because all vdsm require libvirt-daemon-kvm >= 2.0.0-10.el7_3.4, compared with x86_64 vdsm.) we don't own centos thus new BZ for centos was submitted https://bugs.centos.org/view.php?id=12768 --> Processing Dependency: libvirt-daemon-kvm >= 2.0.0-10.el7_3.4 for package: vdsm-4.19.4-1.el7.centos.ppc64le --> Finished Dependency Resolution Error: Package: vdsm-4.19.4-1.el7.centos.ppc64le (ovirt-4.1) Requires: libvirt-daemon-kvm >= 2.0.0-10.el7_3.4 Available: libvirt-daemon-kvm-2.0.0-10.el7.ppc64le (base) libvirt-daemon-kvm = 2.0.0-10.el7 Available: libvirt-daemon-kvm-2.0.0-10.el7_3.2.ppc64le (updates) libvirt-daemon-kvm = 2.0.0-10.el7_3.2 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest (tested with qemu-system-ppc64le) |