Your message dated Sun, 11 Aug 2013 10:43:27 +0200
with message-id <[email protected]>
and subject line Re: Bug#636352: dpkg: no option to deretmine multiarch
architecture
has caused the Debian Bug report #636352,
regarding dpkg --print-multiarch needed
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
636352: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636352
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dpkg
Severity: important
Tags: sid wheezy
dpkg --print-architecture currently can be used to get the name of the current
architecture, however nothing does exist for getting the current multiarch.
dpkg-architecture does exist, and gcc -print-multiarch, but nothing in dpkg
which could make sure that this is available during package installations
(without having dpkg.dev or gcc installed). Please consider adding this option,
and include it in wheezy, so that upgrades from wheezy to jessie can rely on
this.
Thanks, Matthias
--- End Message ---
--- Begin Message ---
Control: tag -1 wontfix
On Wed, 2011-08-03 at 14:48:34 +0200, Michal Suchanek wrote:
> This is more an initramfs-tools issue than dpkg then.
Exactly. I don't really see any reason to provide such interface, if
a package needs it then there's something wrong going on.
If the package is arch:any then it should already know the mapping at
build time. If it's arch:all then (as the arch indicates) it should
either not care, or be prepared to handle any architecture, not just
one, and in such cases, like with initramfs-tools, the path can be
inferred directly from the binaries being handled.
Thus closing, but if you think you've come up with a valid reason
for such interface please reopen.
Thanks,
Guillem
--- End Message ---