--=-3ESuQhq7bUWvt+CnFDH8 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi folks, I woke up this morning to a nice cron error b/c yum was trying to do a duplicate install of the same kernel. if I have these kernels installed: kernel-2.4.9-31.i686 kernel-2.4.18-4.athlon then yum would keep trying to install kernel-2.4.18-4.i686 b/c it was available and it was an upgrade. so I've added an if statement so that after it checks the version of the pkgname + arch to get the latest one, it also checks the version of just pkg. That way if we've already got a 2.4.18-4 - we don't need another one (nor can we have one) so I think thats fixed. if I broke anything for anyone let me know. its available on the website: http://www.dulug.duke.edu/yum/ -sv --=20 GPG Public Key: http://www.phy.duke.edu/~skvidal/skvidal.gpg --=-3ESuQhq7bUWvt+CnFDH8 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA9CIt61Aj3x2mIbMcRAhZZAJ9PNxydD+WJGSniuijFcBr5Eb4uVgCfeEWN nZ+51BokjzqQ9yi87J3wfyQ= =uvMW -----END PGP SIGNATURE----- --=-3ESuQhq7bUWvt+CnFDH8--