On Thu, 19 Sep 1996, Heiko Schlittermann wrote: > @@ -710,6 +710,7 @@ > "listed by tar as \`$_'"); > $fn= $filesinarchive[$efix++]; $mode= $1; > if ($mode =~ m/^l/) { $_ =~ s/ -\> .*//; } > + if (/ link to /) { $_ =~ s/ link to .*//; } > substr($_,length($_)-length($fn)-1) eq " $fn" || > &error("tarfile \`$tarfileread' contains unexpected object". > " listed by tar as \`$_', expected \`$fn'"); >
This fix for /usr/bin/dpkg-source has fixed the problem for me. I can now extract from the orig.tar.gz with no errors. Thanks Heiko! Dwarf ------------ -------------- aka Dale Scheetz Phone: 1 (904) 877-0257 Flexible Software Fax: NONE Black Creek Critters e-mail: [EMAIL PROTECTED] ------------ If you don't see what you want, just ask --------------