Re: Serious problems after "apt-get dist-upgrade"

From: Carl Fink (carl_at_fink.to)
Date: 10/12/04

  • Next message: Jacob S: "Re: Radeon 9200 & AGP 8x"
    Date: Mon, 11 Oct 2004 21:48:18 -0400
    To: debian-user@lists.debian.org
    
    

    On Mon, Oct 11, 2004 at 04:21:08PM -0700, Eric Dickner wrote:
     
    > ... I got all the
    > packages...the problem is they sit in the
    > /var/cache/apt/archives directory uninstalled, except
    > for a few crucial ones that hurt more than they
    > helped, like libc6 2.3.x.

    How about 'find /var/cache/apt/archives "*deb" -exec dpkg -i {} \;'?

    I'm sure you can do it easier with xargs, but I know the find syntax off the
    top of my head.
    --
    Carl Fink carl@fink.to
    Jabootu's Minister of Proofreading
    http://www.jabootu.com

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Jacob S: "Re: Radeon 9200 & AGP 8x"