Lennart Sorensen <lsore...@csclub.uwaterloo.ca> (19/11/2010):
> I have often messed up the permissions on /tmp myself by doing:
> 
> cd /tmp
> dpkg-deb -x /some/package.deb

I'd suggest doing that instead:
  dpkg -x foo.deb /tmp/foo

which should be more or less the same as:
  dpkg-deb -x foo.deb /tmp/foo

No need to cd first, no broken permissions, just ponies.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature

Reply via email to