Previously Florian Lohoff wrote: > dpkg-deb -x <package> <chrootpath>
*never* do that, use dpkg --unpack instead unless you want to mess up your system. -x does a very dumb extract which doesn't handle all kinds of cases (diversions, symlinks/directory swaps, directory permissions, atomic replacement) correctly. Wichert. -- _________________________________________________________________ / Nothing is fool-proof to a sufficiently talented fool \ | [EMAIL PROTECTED] http://www.liacs.nl/~wichert/ | | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D |

