11d25
![]() |
|
|
|
|
|||||||
| 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
|
|||
|
|||
|
Hi,
FreeBSD-8 and portsnap fetch extract Why portsnap command not running our servers? this is the error messages. ![]() Code:
www# portsnap fetch extract Looking up portsnap.FreeBSD.org mirrors... 3 mirrors found. Fetching snapshot tag from portsnap1.FreeBSD.org... done. Fetching snapshot metadata... done. Fetching snapshot generated at Thu May 6 04:23:41 EEST 2010: Extracting snapshot... tar: Unrecognized archive format tar: snap: Not found in archive tar: Error exit delayed from previous errors. Last edited by DutchDaemon; May 6th, 2010 at 15:36. Reason: added [code] tags |
|
#2
|
|||
|
|||
|
Downloaded file is probably corrupted. I would empty /var/db/portsnap/files folder and try
# portsnap fetch extract again.
|
| The Following User Says Thank You to ondra_knezour For This Useful Post: | ||
tekinerdem (May 6th, 2010) | ||
|
#3
|
|||
|
|||
|
same problem continusly
![]() Code:
www# portsnap fetch Looking up portsnap.FreeBSD.org mirrors... 3 mirrors found. Fetching snapshot tag from portsnap1.FreeBSD.org... done. Fetching snapshot metadata... done. Fetching snapshot generated at Thu May 6 04:23:41 EEST 2010: Extracting snapshot... tar: Unrecognized archive format tar: snap: Not found in archive tar: Error exit delayed from previous errors. www# portsnap fetch extract Looking up portsnap.FreeBSD.org mirrors... 3 mirrors found. Fetching snapshot tag from portsnap2.freebsd.org... done. Fetching snapshot metadata... done. Fetching snapshot generated at Thu May 6 04:23:41 EEST 2010: Extracting snapshot... tar: Unrecognized archive format tar: snap: Not found in archive tar: Error exit delayed from previous errors. Last edited by DutchDaemon; May 6th, 2010 at 15:38. Reason: added [code] tags again |
|
#4
|
|||
|
|||
|
Maybe something wrong with your tar?
I would try to untar downloaded file by hand and additionally to download some different tared file and try untar it also as first easiest test. |
| The Following User Says Thank You to ondra_knezour For This Useful Post: | ||
tekinerdem (May 6th, 2010) | ||
|
#5
|
|||
|
|||
|
A full disk could be one reason that the snapshot.tgz is corrupted and tar fails reading it
|
| The Following User Says Thank You to mfeldheim For This Useful Post: | ||
tekinerdem (May 6th, 2010) | ||
|
#6
|
|||
|
|||
|
check disk usage using "df -h"
using "portsclean -CDLP" may free a lot of space. It cleans up old distfiles, working directories, libraries and package tarballs Code:
lb-002 ~ # head -n 1000 HTML-Parser-3.64.tar.gz > simulateFullDiskCorrupted.tar.gz lb-002 ~ # tar -zxvf test.tar.gz tar: Unrecognized archive format tar: Error exit delayed from previous errors. |
| The Following User Says Thank You to mfeldheim For This Useful Post: | ||
tekinerdem (May 6th, 2010) | ||
|
#7
|
|||
|
|||
|
my disc info and still i can't fetch & extract
Code:
Filesystem Size Used Avail Capacity Mounted on /dev/da0s1a 496M 174M 282M 38% / devfs 1.0K 1.0K 0B 100% /dev /dev/da0s1e 496M 12K 456M 0% /tmp /dev/da0s1f 15G 131M 13G 1% /usr /dev/da0s1d 1.9G 59M 1.7G 3% /var Last edited by DutchDaemon; May 6th, 2010 at 15:38. Reason: added [code] tags again |
|
#8
|
||||
|
||||
|
@tekinerdem
Post in the right forum -> Select the right forum for new threads Format your posts -> Posting and Editing in the FreeBSD Forums
__________________
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 Administrator/Moderator do? ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
| The Following User Says Thank You to DutchDaemon For This Useful Post: | ||
tekinerdem (May 6th, 2010) | ||
|
#9
|
|||
|
|||
|
Thank you DutchDaemon for move my subject. But i can't solved portsnap error with below answers. How can i running portsnap fetch command.
|
![]() |
| 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] portsnap fetch extract | jus71n742 | Installation and Maintenance of FreeBSD Ports or Packages | 5 | March 1st, 2010 21:30 |
| [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 |
| Portsnap 'forgets' about FreeBSD 8? | DutchDaemon | Installation and Maintenance of FreeBSD Ports or Packages | 14 | July 27th, 2009 12:32 |