Re: yum problems
From: Gertjan Vinkesteijn (fedora.1.90_at_xs4all.nl)
Date: 03/11/04
- Previous message: Ben Steeves: "Re: Receiving html e-mail in Evolution"
- In reply to: Homer: "yum problems"
- Next in thread: dsavage_at_peaknet.net: "Re: yum problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: fedora-list@redhat.com Date: Thu, 11 Mar 2004 16:16:29 +0100
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 -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Ben Steeves: "Re: Receiving html e-mail in Evolution"
- In reply to: Homer: "yum problems"
- Next in thread: dsavage_at_peaknet.net: "Re: yum problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|