On 8/03/2016 6:30 AM, Nicolas George wrote: > L'octidi 18 ventôse, an CCXXIV, Brian a écrit : >>> dpkg --fsys-tarfile /path/to/file.deb | tar x >> >> You've tried using dpkg from a console in the installer at the install >> stage we are considering? Feel free to report back on your experience. > > No, but I am ready to bet public humiliation that this will work.
I'm sure you won't be humiliated ... ;-) # dpkg --fsys-tarfile /var/cache/apt/archives/unzip_6.0-8+deb7u5_amd64.deb|tar t ./ ./usr/ ./usr/share/ ./usr/share/man/ ./usr/share/man/man1/ ./usr/share/man/man1/unzip.1.gz ./usr/share/man/man1/unzipsfx.1.gz ./usr/share/man/man1/zipinfo.1.gz ./usr/share/man/man1/funzip.1.gz ./usr/share/man/man1/zipgrep.1.gz ./usr/share/doc/ ./usr/share/doc/unzip/ ./usr/share/doc/unzip/copyright ./usr/share/doc/unzip/BUGS ./usr/share/doc/unzip/ToDo ./usr/share/doc/unzip/History.600.gz ./usr/share/doc/unzip/changelog.Debian.gz ./usr/lib/ ./usr/lib/mime/ ./usr/lib/mime/packages/ ./usr/lib/mime/packages/unzip ./usr/bin/ ./usr/bin/zipinfo ./usr/bin/unzipsfx ./usr/bin/funzip ./usr/bin/zipgrep ./usr/bin/unzip ./usr/share/doc/unzip/changelog.gz Cheers A.