pkg database corrupted ? (LONG)
    Julien Gabel 
    jpeg at thilelli.net
       
    Mon Feb  9 09:21:24 PST 2004
    
    
  
> 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.
    
    
More information about the freebsd-questions
mailing list