Bug 1043262
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: | |
Embargoed: | |||
Bug Depends On: | 1005541 | ||
Bug Blocks: |
Description
Ohad Basan
2013-12-15 14:09:36 UTC
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. |