Hi! On Thu, 2012-01-19 at 14:21:32 +0100, Rogier wrote: > Package: dpkg > Version: 1.16.1.2 > Severity: normal
> When installing a package with --root=<newroot>, dpkg will log its > actions to /var/log/dpkg.log instead of <newroot>/var/log/dpkg.log While you can workaround that right now by using the --log option, it certainly seems to make sense, I have some code that reworks the logging module, which I'll use to fix this. The other problematic file(s) not currently honouring root are the configuration files, although in that case the situation is a bit more tricky, as switching to the root directory configuration files might mean some current options will not be used any longer. In addition the hooks will need to be executed on the root directory. I'll take a look at this too. thanks, guillem -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org