| Summary: | VDSM not installable on rhel7 beta: missing python 2.6 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Ohad Basan <obasan> |
| Component: | vdsm | Assignee: | Douglas Schilling Landgraf <dougsland> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 3.3.0 | CC: | abaron, bazulay, dougsland, eedri, hateya, iheim, lpeer, yeylon |
| Target Milestone: | --- | ||
| Target Release: | 3.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | infra | ||
| Fixed In Version: | vdsm-4.13.2-2.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-01 13:49:17 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 1005541 | ||
| Bug Blocks: | |||
douglas - where can ohad find the rhel 7 build? can we keep it up with 3.3 or master branches? Douglas - if I'm not mistaken the upstream vdsm-python-cpopen compiles with python 2.7 , so i't only building from 3.3 or master to RHEL 7 (using python 2.7) ? (In reply to Itamar Heim from comment #1) > douglas - where can ohad find the rhel 7 build? can we keep it up with 3.3 > or master branches? The last available build: vdsm-4.10.3-17.el7 https://brewweb.devel.redhat.com/buildinfo?buildID=276768 However, tried to build vdsm-4.13.2-1 (last 3.3 upstream) $ rhpkg scratch-build --target=rhel-7.0-candidate --arches x86_64 --srpm ./vdsm-4.13.2-1.fc19.src.rpm http://brewweb.devel.redhat.com/brew/taskinfo?taskID=6734081 <snip> DEBUG util.py:257: --> python-netaddr-0.7.5-6.el7.noarch DEBUG util.py:257: --> python-ethtool-0.8-2.el7.x86_64 DEBUG util.py:257: Error: No Package found for python-pthreading </snip> There is no more python-pthreading available in EL7 repo, I have opened a ticket with release-engineering. (In reply to Barak from comment #2) > Douglas - if I'm not mistaken the upstream vdsm-python-cpopen compiles with > python 2.7 , so i't only building from 3.3 or master to RHEL 7 (using python > 2.7) ? We do the build from 3.3 branch with the same schema as upstream. |
Description of problem: Trying to install vdsm from is27 release on rhel7 beta yields a dependency resolution problem vdsm requires python 2.6 and the default version in rhel7 is 2.7.5-10 ---> Package vdsm-python.x86_64 0:4.13.2-0.2.rc.el6ev will be installed --> Processing Dependency: python(abi) = 2.6 for package: vdsm-python-4.13.2-0.2.rc.el6ev.x86_64 ---> Package vdsm-python-cpopen.x86_64 0:4.13.2-0.2.rc.el6ev will be installed --> Processing Dependency: python(abi) = 2.6 for package: vdsm-python-cpopen-4.13.2-0.2.rc.el6ev.x86_64 --> Processing Dependency: libpython2.6.so.1.0()(64bit) for package: vdsm-python-cpopen-4.13.2-0.2.rc.el6ev.x86_64 --> Finished Dependency Resolution Error: Package: vdsm-python-4.13.2-0.2.rc.el6ev.x86_64 (qa-latest) Requires: python(abi) = 2.6 Installed: python-2.7.5-10.el7.x86_64 (@anaconda/7.0) python(abi) = 2.7 python(abi) = 2.7 Error: Package: python-pthreading-0.1.2-1.el6ev.noarch (qa-latest) Requires: python(abi) = 2.6 Installed: python-2.7.5-10.el7.x86_64 (@anaconda/7.0) python(abi) = 2.7 python(abi) = 2.7 Error: Package: vdsm-4.13.2-0.2.rc.el6ev.x86_64 (qa-latest) Requires: qemu-kvm-rhev >= 2:0.12.1.2-2.396.el6_3.4 Error: Package: vdsm-python-cpopen-4.13.2-0.2.rc.el6ev.x86_64 (qa-latest) Requires: python(abi) = 2.6 Installed: python-2.7.5-10.el7.x86_64 (@anaconda/7.0) python(abi) = 2.7 python(abi) = 2.7 Error: Package: vdsm-python-cpopen-4.13.2-0.2.rc.el6ev.x86_64 (qa-latest) Requires: libpython2.6.so.1.0()(64bit) Error: Package: vdsm-4.13.2-0.2.rc.el6ev.x86_64 (qa-latest) Requires: python(abi) = 2.6 Installed: python-2.7.5-10.el7.x86_64 (@anaconda/7.0) python(abi) = 2.7 python(abi) = 2.7 Error: Package: vdsm-4.13.2-0.2.rc.el6ev.x86_64 (qa-latest) Requires: logrotate < 3.8.0 Installed: logrotate-3.8.6-2.el7.x86_64 (@anaconda/7.0) logrotate = 3.8.6-2.el7 Error: Package: vdsm-4.13.2-0.2.rc.el6ev.x86_64 (qa-latest) Requires: qemu-img-rhev >= 2:0.12.1.2-2.396.el6_3.4 Error: Package: mom-0.3.2-8.el6ev.noarch (qa-latest) Requires: python(abi) = 2.6 Installed: python-2.7.5-10.el7.x86_64 (@anaconda/7.0) python(abi) = 2.7 python(abi) = 2.7