Closed Bug 736629 Opened 13 years ago Closed 13 years ago

Kickstarted machines come up without any updates

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: kmoir)

References

Details

If you run 'yum upgrade', you see a whole bunch of packages from the updates repo I think this is due to a typo in the kickstart config, but we'll need to upgrade all of the already-kickstarted hosts, too.
changeset: 130:ae2c07749eaa tag: tip user: Dustin J. Mitchell <dustin@mozilla.com> date: Fri Mar 16 17:29:48 2012 -0500 summary: Bug 736629: Fix typo in repos causing updates repo to be skipped when kickstarting
Assignee: dustin → jhford
That didn't fix it, because I only changed the updates in the post-install section, not the kickstart. Doing this in the kickstart itself is "hard" - http://linuxdevcenter.com/pub/a/linux/2005/02/17/kickstart_updates.html?page=2 has a tool to do so, but it's not for the faint of heart. I think we should just run 'yum upgrade -y' in the puppetize script.
Success: [root@relabs08 ~]# yum upgrade Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile Setting up Upgrade Process No Packages marked for Update from changeset: 132:b8b5f40db4f6 tag: tip user: Dustin J. Mitchell <dustin@mozilla.com> date: Fri Mar 16 18:47:11 2012 -0500 summary: Bug 726639: install updates after anaconda is done John, all yours to do the upgrades on the existing machines. I assume cssh can make quick work of that.
Assignee: jhford → kmoir
How can I determine the list of machines that need to be updated?
It should be all of the bld-hp-centos6-* in the node list in hg.m.o/build/puppet. Some (that have been re-kicstarted since) won't need it, but it won't hurt them. cssh (or csshx on osx) is the tool to use here.
Slaves updated, closing.
.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.