yum problems

Gertjan Vinkesteijn fedora.1.90 at xs4all.nl
Thu Mar 11 15:16:29 UTC 2004


Homer wrote:

>	I went to update my laptop last night with yum... As usual, it's behind
>in updates, as it doesn't stay on 24/7... There was a bunch of them.. It
>ended up filling my file system during the install, after it ran all of
>it's tests.. I thought it checked free space after download, before the
>actual updates? I'll probably re-install at this point, because every
>time I try messing with it now, it fails with failed dependencies.. 
>
>  
>
I have a symlink like
# mv /var/cache/yum /var/cache/yum.old
# mkdir /var/cache/yum
# cd /var/cache/yum
# mkdir -p /home/var/cache   //whereever you have place enough
# ln -s /home/var/cache /var/yum /home/var/cache/yum
# cd /var/cache/yum.old
# find . | cpio -dumpv /home/var/cache

-- 
Peace is everywhere
http://gershwin.xs4all.nl





More information about the users mailing list