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

Bug#219753: http://qa.debian.org/debcheck.php doesn't respect arch-specific build-deps



On Sat, 08 Nov 2003, Jeff Bailey wrote:

> Package: qa.debian.org
> Severity: normal
> 
> http://qa.debian.org/debcheck.php?dist=unstable&package=glibc shows
> the following:
> 
> BuildDepends
> 
> Package declares a build time dependency on hurd-dev (>= 20020608-1)
> [hurd-i386] which cannot be satisfied on i386.

Ah :)

$arch = 'i386';
$deps_arch = 'hurd-i386'
ignore unless $deps_arch =~ $arch;

Looks like 'hurd-i386' matches 'i386' :)

Peter
-- 
 PGP signed and encrypted  |  .''`.  ** Debian GNU/Linux **
    messages preferred.    | : :' :      The  universal
                           | `. `'      Operating System
 http://www.palfrader.org/ |   `-    http://www.debian.org/

Attachment: signature.asc
Description: Digital signature


Reply to: