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

Re: How to use dpkg-source



On Tue, 28 Apr 1998, Mario Filipe wrote:

> I need some packages that are in hamm, but i'm using bo. So i tried to use
> dpkg-source only problem is that it complains :
> 
> dpkg-source: error: tarfile `./perl_5.004.04.orig.tar.gz' contains object
> (perl5.004_04/) not in expected directory (perl-5.004.04.orig)
> 
> So how i fix this ? Can i do the thing manually....? 

tar zxvf ./perl_5.004.04.orig.tar.gz
cd perl-5.004.04
zcat ../perl*.diff.gz | patch -p1

-- 
Scott K. Ellis <storm@gate.net>                 http://www.gate.net/~storm/


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: