Bug#694630: dpkg-architecture -iany-armel does not work as expected

2012-11-28 Thread Ansgar Burchardt
Package: dpkg-dev Version: 1.16.9 Severity: minor File: /usr/bin/dpkg-architecture dpkg-archtecture -iany-armel does not work as expected, ie. it returns false on armel: % dpkg-architecture -aarmel -iarmel; echo $? 0 % dpkg-architecture -aarmel -iany-armel; echo $? 1 But returns true for

Bug#694630: dpkg-architecture -iany-armel does not work as expected

2012-11-28 Thread Guillem Jover
On Wed, 2012-11-28 at 14:35:21 +, Ansgar Burchardt wrote: Package: dpkg-dev Version: 1.16.9 Severity: minor File: /usr/bin/dpkg-architecture dpkg-archtecture -iany-armel does not work as expected, ie. it returns false on armel: % dpkg-architecture -aarmel -iarmel; echo $? 0 %

Bug#694630: dpkg-architecture -iany-armel does not work as expected

2012-11-28 Thread Ansgar Burchardt
On 11/28/2012 05:25 PM, Guillem Jover wrote: Precisely because it's the cpu and not the arch, as can be seen from «dpkg-architecture -aarmel -qDEB_HOST_ARCH_CPU». I can well concede that though, that this might not seem intuitive, but then lots of things in dpkg architecture names aren't

Bug#694630: dpkg-architecture -iany-armel does not work as expected

2012-11-28 Thread Guillem Jover
On Wed, 2012-11-28 at 17:51:38 +0100, Ansgar Burchardt wrote: On 11/28/2012 05:25 PM, Guillem Jover wrote: Precisely because it's the cpu and not the arch, as can be seen from «dpkg-architecture -aarmel -qDEB_HOST_ARCH_CPU». I can well concede that though, that this might not seem