Your message dated Sat, 10 Jul 2010 14:22:37 +0200
with message-id <[email protected]>
and subject line [p-a-s/sid] Adjust rxtx to include ia64 and exlucde sparc64
has caused the Debian Bug report #585816,
regarding buildd.debian.org: [P-A-S] rxtx should build on ia64, not build on
sparc64
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.)
--
585816: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585816
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: buildd.debian.org
Severity: normal
Tags: patch
%rxtx: !hppa !ia64 !m68k !mips !mipsel !powerpc !sh4 !sparc #
sys/io.h
should be changed to:
%rxtx: !hppa !m68k !mips !mipsel !powerpc !sh4 !sparc !sparc64 #
sys/io.h
see below patch
--- a/Packages-arch-specific
+++ b/Packages-arch-specific
@@ -308,7 +308,7 @@ rio: i386 alpha
%rootstrap: i386 amd64 # Depends
%rovclock: !hppa !m68k !mips !mipsel !powerpc !sh4 !sparc #
sys/io.h
%rtai: i386 powerpc mips mipsel arm # [ANAIS]
-%rxtx: !hppa !ia64 !m68k !mips !mipsel !powerpc !sh4 !sparc #
sys/io.h
+%rxtx: !hppa !m68k !mips !mipsel !powerpc !sh4 !sparc !sparc64 #
sys/io.h
%s390-dasd: s390 # s390
har
%s390-netdevice: s390 # s390
net
%s390-sysconfig-writer: s390 s390x # s390 sp
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
--- End Message ---
--- Begin Message ---
[Debian bug #585816]
Signed-off-by: Kurt Roeckx <[email protected]>
---
Packages-arch-specific | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Packages-arch-specific b/Packages-arch-specific
index 74491ab..36fad10 100644
--- a/Packages-arch-specific
+++ b/Packages-arch-specific
@@ -310,7 +310,7 @@ rio: i386 alpha
# inb/outb (ab)use for port manipulation
%rootstrap: i386 amd64 # Depends
on user-mode-linux
%rovclock: !hppa !m68k !mips !mipsel !powerpc !sh4 !sparc # sys/io.h
%rtai: amd64 i386 powerpc armel #
[ANAIS]
-%rxtx: !hppa !ia64 !m68k !mips !mipsel !powerpc !sh4 !sparc # sys/io.h
+%rxtx: !hppa !m68k !mips !mipsel !powerpc !sh4 !sparc !sparc64 # sys/io.h
%s390-dasd: s390 # s390
hard disk configurator
%s390-netdevice: s390 # s390
network configurator
%s390-sysconfig-writer: s390 s390x # s390
specific
--
1.5.6.5
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]
--- End Message ---