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

Re: dpkg not packaged



On Mon, 2004-08-30 at 19:31 +0200, olivier.delouya@takasic.fr wrote:

> I need dpkg on the form of x86 executable but all I find is a package
> (dpkg_1.10.23_i386.deb) which itself needs ...  
> ... the dpkg executable to be extracted.. 
> 
Actually, the dpkg format is pretty trivial.

descent tmp% ar tf dpkg_1.10.23_i386.deb
debian-binary
control.tar.gz
data.tar.gz

descent tmp% ar xf dpkg_1.10.23_i386.deb data.tar.gz

descent tmp% tar tzf data.tar.gz
    :
./usr/bin/
./usr/bin/dpkg-split
./usr/bin/dpkg-query
./usr/bin/dpkg
./usr/bin/dpkg-deb
./usr/bin/md5sum
    :

descent /# tar xzf /path/to/data.tar.gz


Scott
-- 
Have you ever, ever felt like this?
Had strange things happen?  Are you going round the twist?

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: