Subject: Problems with pax
To: None <tech-pkg@netbsd.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: tech-pkg
Date: 05/16/2005 20:40:22
Hi!

Any ideas what this is...

===> Installing for teTeX-share-2.0.2nb1
install -d -o root -g wheel -m 755 /usr/pkg/share/texmf
for i in tetex-texmf-2.0.2.tar.gz listings.tar.gz; do  cd /usr/pkg/share/texmf; /usr/bin/gzcat /home/netbsd/distfiles/teTeX/$i | /bin/pax -O -cr `/bin/cat /usr/pkgsrc/print/teTeX-share/files/exclude`;  done
pax: Trying to read GNU tar archive with extensions off
pax: Trying to read GNU tar archive with extensions off
pax: WARNING! These patterns were not matched:
ls-R
web2c/mktex.cnf
*** Error code 1

# uname -srm 
NetBSD 3.99.3 i386