[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pkg_info vs ssl26.tgz in snapshots/packages/i386
In keeping up with the 2.6 snapshot packages being added to the
ftp sites I have stumbled across an odd behaviour.
I ftp'd the entire contents of the snapshot/packages/i386 to
a shiny new directory this afternoon.
If I cd to this directory and type 'pkg_info' (which from the source
the absence of arguments should be the same as 'pkg_info -Ia') I get
a lot of messages:
tar: Failed open to read on ssl26.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on gettext-0.10.35.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on glib-1.2.4.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on gtk+-1.2.4.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on vim-5.5.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on wmx-5.0.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on jpeg-6b.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on png-1.0.3.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on tiff-3.4b37.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on xv-3.10a.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on emacs-20.3.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on fetchmail-5.1.1.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on libslang-1.3.9.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on mutt-0.95.7i.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on samba-2.0.5a.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on xfstt-0.9.10.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on communicator-4.61.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on xntp3-5.93e-export.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on tcl-8.0.5.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on tk-8.0.5.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on ncftp-2.4.3.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on ghostscript-5.10.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on Xaw3d-1.5.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
tar: Failed open to read on gv-3.5.8.tgz <No such file or directory>
pkg_info: unable to open +CONTENTS file
gzip: compressed data not read from a terminal. Use -f to force decompression.
For help, type: gzip -h
With a little experimentation I deduced that if ssl26.tgz is in the
directory the problem occurs. If I delete ssl26.tgz then the problem
does not occur. Looking at the messages I should have deduced this
sooner as ssl26.tgz is the first file listed.
If I enter 'pkg_info ssl26.tgz' (with the file present!) then there is
no problem and the problem does not occur.
Any clue as to the problem? I am looking at the pkg_info source but
the difficulty (if it is one) hasn't leaped out at me yet.
And one other minor nit in the package directory - there seems to be
both zsh-3.0.6 and zsh-3.1.6 packages, while an examination of my
(post-freeze updated) ports tree shows only a 3.0.6 version. They seem
to be different sizes.
This is all occuring on a fresh install of the Oct 22 i386 snapshot
(which installed flawlessly by the way, both an (I) and a (U) on
different i386's).
.... Ken