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

Bug#530595: quinn-diff: should only exclude arch:all on -i



Package: quinn-diff
Version: 0.66
Severity: important

Due to a change in dpkg-source some packages don't just end up
with arch:any anymore if they contain arch-specific binary
packages and an arch:all, but instead they end up with
something like "i386 all".  If -i is passed to quinn-diff it
ignores such packages which is wrong.

So that line ought to be changed from "all" in archlist to
archlist == "all" only.

./parse_sources.c:      if (ignore_arch_all && in_arch_list(source->architecture,"all"))

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-openvz-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages quinn-diff depends on:
ii  libc6                         2.7-18     GNU C Library: Shared libraries
ii  libglib1.2                    1.2.10-17  The GLib library of C routines

Versions of packages quinn-diff recommends:
ii  debianutils                   2.30       Miscellaneous utilities specific t
ii  lftp                          3.7.3-1    Sophisticated command-line FTP/HTT

quinn-diff suggests no packages.



Reply to: