On Sat, 2012-02-11 at 17:08:49 +0000, Ben Hutchings wrote: > Package: dpkg > Version: 1.16.2~wipmultiarch > Severity: normal > > /var/log/dpkg.log identifies packages by name and version, but these > are no longer sufficient to distinguish packages on a single system. > The architecture must also be included.
The general policy regarding dpkg output is that the architecture is only significant for M-A:same packages, which need to be disambiguated. For the others either the user explicitly specified them on the command line or through apt. And if the architecture is relevant it can always be queried through dpkg-query for example. But for log files I agree there's not enough context, it might have been transmitted to another system, or to a bug report etc, and not including always the arch can be quite annoying. So I'm doing that change. thanks, guillem -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

