Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2004 18:21:20 +0100 (CET)
From:      "Julien Gabel" <jpeg@thilelli.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: pkg database corrupted ? (LONG)
Message-ID:  <41826.194.119.92.65.1076347280.squirrel@webmail.thilelli.net>
In-Reply-To: <200402091708.57481.ajacoutot@lphp.org>
References:  <200402091708.57481.ajacoutot@lphp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Somehow, my ports DB got corrupted or something, so I cannot
> portupgrade anymore :(
> I updated by cvsup to see if it changed something, but id didn't.
> This is the command I issued after cvsuping:
> # cd /usr/ports
> # make index && portsdb -u && pkgdb -Fvu

1/ After ran cvsup(1), have you tried to regenerate the INDEX file in
   addition to INDEX.db?
    # portsdb -Uu

2/ Then, maybe you can try to re-create all the package database with:
    # pkgdb -fu

-- 
-jg.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41826.194.119.92.65.1076347280.squirrel>