--=-rzr7JIgSSmYLHw3D8uWq Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-01-15 at 16:00, Troy Dawson wrote: > Howdy Ho, > Here at fermilab we have this odd little problem that only happens twice = then=20 > goes away. It happens in our nightly cron job, as it cleans itself up. >=20 > So, here is the senario. > A user does a fresh install, or for some other reason, put's yum on for t= he=20 > first time, and get's their headers seeded. To do that we basically have= all=20 > the headers from the repository, and the header.info file, in a tar ball,= we=20 > then put them in the appropriate spot. But this means that they now have= all=20 > the headers, so running a yum clean is going to remove a bunch of them. > So along comes the nightly yum, and we have it clean itself up as it goes= =20 > along. But as it is cleaning up, we get the traceback below. > We've actually been having this happen for a long time, but, it only happ= ens=20 > on the first, and occasionally the second, time that this cleanup happens= . So=20 > the user get's the e-mail one night, and they are worried, so they check = to=20 > see if yum is still working, which it is, then they forget about it. >=20 > --snip---from running it with a -d4 instead of -d2---snip-- >=20 > Deleting Header /var/cache/yum/731updates/headers/kernel-0-2.4.18-10.i386= .hdr > Deleting Header /var/cache/yum/731updates/headers/kernel-0-2.4.18-10.i586= .hdr > Deleting Header /var/cache/yum/731updates/headers/kernel-0-2.4.18-10.i686= .hdr > Deleting Header /var/cache/yum/731updates/headers/kernel-0-2.4.18-10.i686= .hdr > Traceback (innermost last): > File "/usr/sbin/yum", line 24, in ? > yummain.main(sys.argv[1:]) > File "yummain.py", line 181, in main > File "clientStuff.py", line 687, in take_action > File "clientStuff.py", line 530, in clean_up_old_headers > OSError: [Errno 2] No such file or directory:=20 > '/var/cache/yum/731updates/headers/kernel-0-2.4.18-10.i686.hdr' >=20 how odd - it says it is deleting it twice - can you get me the header.info file for that repository and a list of what is installed on the machine at that time - specifically kernels - rpm -qa | grep -i kernel should do it. > I do have the full output of doing the command with a -d 4 and a -d 10, a= s=20 > well as the config file and full command that causes the traceback. I fi= gured=20 > I'd spare the list and only send it to those that want it. >=20 oo oo - send me a link to that, please. -sv --=-rzr7JIgSSmYLHw3D8uWq Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQA+Jc0j1Aj3x2mIbMcRApGAAKCiaw0MyTyOpGlvAtDiwYVVGAWpDwCdFmvO zXAq/VvJuMxmJM1wYqxxp2c= =YD1v -----END PGP SIGNATURE----- --=-rzr7JIgSSmYLHw3D8uWq--