I have a fresh install of 7.1 on a dedicated server.
7.1-RELEASE-p5
I am attempting to install the perl5.6 package, so I have done the following:
I get the following error:
Any idea what I am doing wrong?
7.1-RELEASE-p5
I am attempting to install the perl5.6 package, so I have done the following:
Code:
cd /usr/ports/lang
pkg_add -v perl5.6
Code:
64-150-176-124# pkg_add -v perl5.6
Requested space: 2048 bytes, free space: 141433978880 bytes in /var/tmp/instmp.dvMfUK
tar: Unrecognized archive format: Inappropriate file type or format
tar: +CONTENTS: Not found in archive
tar: Error exit delayed from previous errors.
pkg_add: tar extract of /usr/ports/lang/perl5.6 failed!
pkg_add: unable to extract table of contents file from '/usr/ports/lang/perl5.6' - not a package?
pkg_add: 1 package addition(s) failed
Any idea what I am doing wrong?