Bug#596602: xprint: FTBFS on sparc64

2010-11-02 Thread Drew Parsons
block 596602 by 363193
thanks

Won't be able to apply the fix until pbuilder can handle the linux-any
tag.






-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1288695607.4407.2.ca...@pug



Bug#596602: xprint: FTBFS on sparc64

2010-11-02 Thread Julien Cristau
On Tue, Nov  2, 2010 at 22:00:07 +1100, Drew Parsons wrote:

 block 596602 by 363193
 thanks
 
 Won't be able to apply the fix until pbuilder can handle the linux-any
 tag.
 
I don't think there's a whole lot of point fixing this since we're
getting rid of xprint soon anyway.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#596602: xprint: FTBFS on sparc64

2010-11-02 Thread Drew Parsons
On Tue, 2010-11-02 at 13:15 +0100, Julien Cristau wrote:
  
 I don't think there's a whole lot of point fixing this since we're
 getting rid of xprint soon anyway.
 

True, but it's an easy fix that takes no effort (or would be, if
pbuilder worked).






-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1288706592.4407.7.ca...@pug



Bug#596602: xprint: FTBFS on sparc64

2010-11-02 Thread Cyril Brulebois
Drew Parsons dpars...@debian.org (03/11/2010):
 True, but it's an easy fix that takes no effort (or would be, if
 pbuilder worked).

You can commit whatever you want. sbuild just works, I can upload.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#596602: xprint: FTBFS on sparc64

2010-09-12 Thread Aurelien Jarno
Package: xprint
Version: 1.6.0-4
Severity: normal
Tags: patch
User: debian-sp...@lists.debian.org
Usertags: sparc64

xprint fails to build from source on sparc64 as it doesn't build-depend
on libselinux1-dev and libaudit-dev on this architecture.

Instead of adding yet another linux architecture to the list, I suggest
to use an architecture wildcard (this is now allowed by the policy), as
in the patch below:

diff -u xprint-1.6.0/debian/control xprint-1.6.0/debian/control
--- xprint-1.6.0/debian/control
+++ xprint-1.6.0/debian/control
@@ -50,8 +50,8 @@
  libgcrypt-dev,
  libdbus-1-dev [!hurd-i386],
  libhal-dev [!hurd-i386],
- libselinux1-dev (= 2.0.80) [alpha amd64 arm armeb armel avr32 hppa i386 ia64 
lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
- libaudit-dev [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k 
mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
+ libselinux1-dev (= 2.0.80) [linux-any],
+ libaudit-dev [linux-any],
  x11proto-xf86dri-dev,
  libdrm-dev (= 2.4.3) [!hurd-i386], 
  x11proto-gl-dev (= 1.4.9),
diff -u xprint-1.6.0/debian/changelog xprint-1.6.0/debian/changelog

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: sparc64

Kernel: Linux 2.6.32-bpo.5-sparc64-smp (SMP w/32 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100912193811.14812.3189.report...@volta.aurel32.net