[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#241938: dpkg: archtable has no support for amd64



Package: dpkg
Version: 1.10.20
Severity: important
Tags: patch

The following patch adds support for amd64 to /usr/share/dpkg/archtable.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.4-1-k7
Locale: LANG=C, LC_CTYPE=C

Versions of packages dpkg depends on:
ii  dselect                     1.10.20      a user tool to manage Debian packa
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an

-- no debconf information
--- archtable.orig	2004-03-11 12:30:52.000000000 +0100
+++ archtable	2004-04-03 23:13:38.000000000 +0200
@@ -61,3 +61,6 @@
 s390x-linux-gnu		s390x		s390x
 s390x-ibm-linux-gnu	s390x		s390x
 s390x-unknown-linux-gnu	s390x		s390x
+x86_64-unknown-linux-gnu	amd64		amd64
+x86_64-linux	amd64		amd64
+x86_64-linux-gnu	amd64		amd64

Reply to: