Confirmed users
3,990
edits
Line 317: | Line 317: | ||
* This should be the equivalent of the puppet change: | * This should be the equivalent of the puppet change: | ||
/bin/rpm -i --oldpackage http://production-puppet.build.mozilla.org/talos/linux/RPMS/${hardwaremodel}/mercurial-1.5.1-1.fc12.${hardwaremodel}.rpm | /bin/rpm -i --oldpackage http://production-puppet.build.mozilla.org/talos/linux/RPMS/${hardwaremodel}/mercurial-1.5.1-1.fc12.${hardwaremodel}.rpm | ||
== Gtk == | |||
* [http://hg.mozilla.org/build/puppet-manifests/rev/768c68b51522 768c68b51522] | |||
* The equivalent is this: | |||
rpm -e gtk2-immodule-xim | |||
rpm -U ${httproot}/talos/linux/RPMS/${hardwaremodel}/gtk2-2.18.9-3.fc12.${hardwaremodel}.rpm |