Your message dated Tue, 21 Mar 2006 18:50:40 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#358197: dpkg-scanpackages -a option seemingly broken?
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: dpkg-dev
Version: 1.13.16

dpkg-scanpackages -a option now seems broken.

This only happened recently, maybe broken in 1.13.16, but not in early versions. My makefile which builds my Package files stopped including my amd64 and i386 architechture files.

Here is the snippet from the man page:
SYNOPSIS
       dpkg-scanpackages [-u] [-a<arch>] [-m] binarydir overridefile [pathpre-fix] 
> Packages


I see that running:

        dpkg-scanpackages -ai386 ./pool /dev/null
                or
        dpkg-scanpackages -aamd64 ./pool /dev/null

is now apparently a syntax error. This used to provide Package output including _arch.deb and _all.deb files, now only includes _all.deb files.

output:

        # dpkg-scanpackages -aamd64 ./pool /dev/null
        Unknown option: aamd64
        dpkg-scanpackages [-u] [-a<arch>] [-m] binarypath overridefile 
[pathprefix] > Packages

         Options:
         --udeb, -u scan for udebs
         --arch, -a architecture to scan for
         --multiversion, -m allow multiple versions of a single package
         --help, -h show this help

When trying either "-a amd64", "-a i386" "--arch amd64" or "--arch i386", the output is now valid Packages format, but only includes *_all.deb.

The pool directory that I refer to is:
http://mirrors.jgi-psf.org/jgiware/pool

My machine is i386 running Etch, fully dist-upgraded.

extra entry in my sources.list file.
        deb http://db.debian.org debian-admin/


Sincerely,
Jeremy Brand

--
"Prediction is very difficult, especially of the future."
                                   Niels Bohr
http://www.nirvani.net


--- End Message ---
--- Begin Message ---
Version: 1.3.17

Hi,

On Tue, 2006-03-21 at 10:02 -0800, Jeremy Brand wrote:
> Package: dpkg-dev
> Version: 1.13.16
> 
> dpkg-scanpackages -a option now seems broken.
> 
> This only happened recently, maybe broken in 1.13.16, but not in 
> early versions.  My makefile which builds my Package files stopped 
> including my amd64 and i386 architechture files.

This has been fixed in version 1.3.17 of dpkg, which was uploaded at the
weekend.

Regards,

Adam

--- End Message ---

Reply via email to