PDA

View Full Version : snapshot is corrupt


ccc
March 1st, 2009, 14:03
hi

I try to update ports tree on my freeBSD 7.0 using:
portsnap fetch update
but I'm getting this message:
Applying patches... done.
Fetching 106 new ports or files... gunzip: unknown compression format
snapshot is corrupt.

DutchDaemon
March 1st, 2009, 18:14
First test whether your gunzip is ok (create a gzip, then gunzip it). If it is, fetch/extract a new ports tree:

rm /var/db/portsnap/tag && portsnap fetch extract

This is usually less troublesome than trying to find out what the specific problem might be.

Cthulchu
March 16th, 2009, 16:00
hello.
I have the same trouble. Snapshot corrupted.
I'm not using any proxies.
I have deleted that files in /var/db/portsnap
What can you say about this trouble?

Cthulchu
March 16th, 2009, 16:11
how can i reinstall gunzip or update portsnap?
Sorry for qwestions, i'm beginner.

SirDice
March 16th, 2009, 17:35
how can i reinstall gunzip or update portsnap?
They're part of the base OS.

Cthulchu
March 17th, 2009, 11:45
thank, there was a bad RAM. Fixed. Cool! It works! Great!!! I love this OS!