Bug#639674: dpkg: please add armhf triplet in squeeze dpkg

2011-10-04 Thread Konstantinos Margaritis
On 29 August 2011 14:05, Guillem Jover guil...@debian.org wrote:
 I've cherry-picked it now from master.

Hi Guillem,

any news on this bug? The list of packages in auto-not-for-us for
armhf keeps growing because of this bug :)

http://buildd.debian-ports.org/status/architecture.php?a=armhfsuite=unstable

Could you estimate when the fixed version could appear on proposed-updates?

Regards

Konstantinos



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#639674: dpkg: please add armhf triplet in squeeze dpkg

2011-10-04 Thread Guillem Jover
Hi!

On Wed, 2011-10-05 at 02:41:25 +0300, Konstantinos Margaritis wrote:
 any news on this bug? The list of packages in auto-not-for-us for
 armhf keeps growing because of this bug :)
 
 http://buildd.debian-ports.org/status/architecture.php?a=armhfsuite=unstable
 
 Could you estimate when the fixed version could appear on proposed-updates?

http://lists.debian.org/debian-dpkg/2011/09/msg00062.html

regards,
guillem



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#639674: dpkg: please add armhf triplet in squeeze dpkg

2011-08-29 Thread Konstantinos Margaritis
Package: dpkg
Severity: important
Version: 1.15.8.11
Tags: patch

The debian-ports buildd runs on squeeze, which does not include armhf
support. Due to this, packages that are arch:linux-any are entered in
auto-not-for-us state:

http://buildd.debian-ports.org/status/architecture.php?a=armhfsuite=unstable

Packages in this list include systemd, kbd, libusb-1.0, mixxx,
shotwell, keyutils, lxc, etc. These are all linux-any and most build
fine on armhf anyway.

Please consider releasing a fixed dpkg in proposed-updates for squeeze.

Regards

Konstantinos
diff -urN dpkg-1.15.8.11/ostable dpkg-1.15.8.11.armhf//ostable
--- dpkg-1.15.8.11/ostable	2011-04-26 06:47:27.0 +
+++ dpkg-1.15.8.11.armhf//ostable	2011-08-29 10:14:18.498156859 +
@@ -16,6 +16,7 @@
 # Debian name		GNU name		config.guess regex
 uclibceabi-linux	linux-uclibceabi	linux[^-]*-uclibceabi
 uclibc-linux		linux-uclibc		linux[^-]*-uclibc
+gnueabihf-linux		linux-gnueabihf		linux[^-]*-gnueabihf
 gnueabi-linux		linux-gnueabi		linux[^-]*-gnueabi
 gnuspe-linux		linux-gnuspe		linux[^-]*-gnuspe
 gnulp-linux		linux-gnulp		linux[^-]*-gnulp
diff -urN dpkg-1.15.8.11/triplettable dpkg-1.15.8.11.armhf//triplettable
--- dpkg-1.15.8.11/triplettable	2011-04-26 06:47:31.0 +
+++ dpkg-1.15.8.11.armhf//triplettable	2011-08-29 10:14:17.278156859 +
@@ -5,6 +5,7 @@
 # Debian triplet	Debian arch
 uclibceabi-linux-arm	uclibc-linux-armel
 uclibc-linux-cpu	uclibc-linux-cpu
+gnueabihf-linux-arm	armhf
 gnueabi-linux-arm	armel
 gnuspe-linux-powerpc	powerpcspe
 gnulp-linux-i386	lpia


Bug#639674: dpkg: please add armhf triplet in squeeze dpkg

2011-08-29 Thread Guillem Jover
Hi!

On Mon, 2011-08-29 at 13:17:33 +0300, Konstantinos Margaritis wrote:
 Package: dpkg
 Severity: important
 Version: 1.15.8.11
 Tags: patch
 
 The debian-ports buildd runs on squeeze, which does not include armhf
 support. Due to this, packages that are arch:linux-any are entered in
 auto-not-for-us state:
 
 http://buildd.debian-ports.org/status/architecture.php?a=armhfsuite=unstable

So while this is really a host configuration issue, that the official
Debian buildds do not seem to suffer, the fix is trivial and localized
enough that I'm comfortable including, and I can see the SRM too (but
they will have to explicitly approve it when we prepare the upload).

 Please consider releasing a fixed dpkg in proposed-updates for squeeze.

I've cherry-picked it now from master.

regards,
guillem



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org