[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dpkg-buildpackage and joe



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:  dwarf@polaris.net

------------ If you don't see what you want, just ask --------------



Reply to: