Closed
Bug 746669
Opened 13 years ago
Closed 13 years ago
scl3 buildmasters using improper URL for yum repositories
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: hwine, Unassigned)
References
Details
(Whiteboard: [puppet][scl3])
While trying to establish first sync on buildbot-master32.srv.releng.scl3.mozilla.com, RPMS can not be installed.
Initial debugging with bhearsum shows issue is extra "RPMS" directory element in URL.
url requested: http://mrepo.mozilla.org/mrepo/5-x86_64/RPMS.centos-updates/RPMS/strace-4.5.18-11.el5_8.x86_64.rpm
valid url: http://mrepo.mozilla.org/mrepo/5-x86_64/RPMS.centos-updates/strace-4.5.18-11.el5_8.x86_64.rpm
Same happens when attempting yum install from command line.
update: workaround is to issue a 'yum clean all' prior to running puppet.
that seems odd for a freshly imaged machine, not sure if this is a bootstrap issue, or just something we need to add to the wiki master build steps.
Did not occur when doing first sync on buildbot-master33.srv.releng.scl3.mozilla.com, and some manual repo work had been done on buildbot-master32 prior to issue. Attributing error to that.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•