Silly question - how do I express this package in the %post section? Do I "yum -y install yum-priorities" ???
----- Original Message ----- From: "Jasper Capel" <[email protected]> To: "cobbler mailing list" <[email protected]> Sent: Thursday, February 11, 2010 5:23:08 PM GMT -05:00 US/Canada Eastern Subject: Re: Repo priorities? ----- "Scot Floess" <[email protected]> wrote: > > Regardless of a VM or bare metal machine - 0.22 is installed for me :( > > What's interesting - after the machine/VM comes up I can yum update > and 0.24 is installed at that time. > > I am running Cobbler 1.6.6. > Repository priorities only work if you have the yum-priorities package installed on your systems. In addition to this, anaconda (the installer) does not handle repo priorities, so if you want this taken into account make sure you install the packages where this matters in the %post section of the kickstart and not in the %packages section. Cheers, Jasper _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler -- Make It So Number One _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
