dedd
![]() |
|
|
|
|
|||||||
| Installation and Maintenance of FreeBSD Ports or Packages Installing and maintaining the FreeBSD Ports Collection or FreeBSD Packages (i.e. third party software). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Code:
portsnap fetch extract Looking up portsnap.FreeBSD.org mirrors... 3 mirrors found. Fetching public key from portsnap2.FreeBSD.org... done. Fetching snapshot tag from portsnap2.FreeBSD.org... done. Fetching snapshot metadata... done. Fetching snapshot generated at Tue Feb 16 20:23:33 EST 2010: 8a133f9538754020679c6243d4987a0a53a8e0f128664d100% of 61 MB 324 kBps 00m00s Extracting snapshot... done. Verifying snapshot integrity... gunzip: invalid compressed data--crc error gunzip: snap/e42c9f1ac3744710b4f7441c58fbbad39e6f6a1ae405832bc7d745e40d5a9475.gz: uncompress failed snapshot corrupt.
__________________
Every day when God sits at His computer, he faces the big question: earth.config- file corrupted Reboot universe? (Y/N) |
|
#2
|
||||
|
||||
|
Delete the snapshot and just run it again. I saw this once while interrupting the download of a snapshot.
__________________
What was the goal of the Linux community--to replace Windows? One can imagine higher aspirations., Bill Joy |
|
#3
|
||||
|
||||
|
You may have to
Code:
rm /var/db/portsnap/tag portsnap extract separately before downloading the whole tarball again.
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki Before you post: How to ask questions the smart way If you must know .. So, what does an Adminstrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#4
|
|||
|
|||
|
Ok thanks I did the above and ran
Code:
portsnap fetch extract Code:
bus error (core dumped) What does that error even mean?
__________________
Every day when God sits at His computer, he faces the big question: earth.config- file corrupted Reboot universe? (Y/N) |
|
#5
|
|||
|
|||
|
Never mind. I hooked up the monitor and ran it all locally and it worked just fine
I only had to separate the commands Code:
portsnap fetch portsnap extract
__________________
Every day when God sits at His computer, he faces the big question: earth.config- file corrupted Reboot universe? (Y/N) |
|
#6
|
|||
|
|||
|
You can always opt for using portsnap fetch&&portsnap extract
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| portsnap fetch Failed | Temp | Installation and Maintenance of FreeBSD Ports or Packages | 9 | February 12th, 2013 17:36 |
| [Solved] Any ideas how to extract data from tables like these? | graudeejs | Userland Programming & Scripting | 11 | January 6th, 2010 16:27 |
| [Solved] Single file extract from a tar | jaymax | General | 6 | August 5th, 2009 18:36 |
| [Solved] can't fetch file from site | graudeejs | Porting New Software | 2 | May 14th, 2009 17:01 |
| Failure to fetch distfiles | ludochicca | Installation and Maintenance of FreeBSD Ports or Packages | 4 | April 3rd, 2009 07:06 |