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

Bug#367324: lintian: reports amd64 as non-standard arch (infomational message)



Lior Kaplan <kaplan@debian.org> writes:

> Package: lintian
> Version: 1.23.21
> Severity: normal

> --- /usr/share/lintian/checks/common_data.pm.orig       2006-05-15 03:05:45.000000000 +0000
> +++ /usr/share/lintian/checks/common_data.pm    2006-05-15 03:08:32.000000000 +0000
> @@ -15,7 +15,7 @@
>  # simple defines for commonly needed data

>  %known_archs = map { $_ => 1 }
> -    ('alpha', 'arm', 'hppa', 'hurd-i386', 'i386', 'ia64', 'mips', 'mipsel',
> +    ('alpha', 'amd64', 'arm', 'hppa', 'hurd-i386', 'i386', 'ia64', 'mips', 'mipsel',
>       'm68k', 'powerpc', 's390', 'sparc', 'any', 'all');

The source for this data is dpkg, which doesn't yet list amd64 in
/usr/share/dpkg/archtable.  I'd been sort of holding off until dpkg
changed.  But that's probably pointless... I think amd64 is about as
official as it gets at this point.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>



Reply to: