Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.0.2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
A few build bot machines fail at the "test install" stage
with similar symptoms:
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos5-amd64/builds/2088/steps/test/logs/stdio
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos5-x86/builds/2359/steps/test/logs/stdio
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos6-amd64/builds/849/steps/test/logs/stdio
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-centos6-x86/builds/671/steps/test/logs/stdio
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-fedora17-amd64/builds/881/steps/test/logs/stdio
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-fedora17-x86/builds/473/steps/test/logs/stdio
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-fedora18-amd64/builds/222/steps/test/logs/stdio
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-fedora18-x86/builds/239/steps/test/logs/stdio
http://buildbot.askmonty.org/buildbot/builders/kvm-rpm-rhel5-amd64/builds/1289/steps/test/logs/stdio
The packaging tools on these machines do see unixODBC dependency,
but they are not able to install it for some reasons.
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
They are not able to install unixODBC because we force yum to install from cache and do not allow downloads. So all dependent packages need to be installed on the VMs.