Your message dated Thu, 11 Jan 2007 16:51:52 -0800
with message-id <[EMAIL PROTECTED]>
and subject line mark #267688 fixed in the proper version
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.10.28
Severity: normal

Error description:

I am generating my Sources and packages files from a script like

  __( '/home/michelle.konzack/public_html/debian-bash/scan' )___________
 /
| #!/bin/bash
| 
| dpkg-scanpackages   dists/woody/main/binary-i386 \
|                     dists/Override/woody_main_binary \
|                     >dists/woody/main/binary-i386/Packages
| cat     dists/woody/main/binary-i386/Packages \
|         |gzip >dists/woody/main/binary-i386/Packages.gz
| 
| dpkg-scansources    dists/woody/main/source \
|                     dists/Override/woody_main_source \
|                     >dists/woody/main/source/Sources
| cat     dists/woody/main/source/Sources \
|         |gzip >dists/woody/main/source/Sources.gz
| ############################################################
| dpkg-scanpackages   dists/sarge/main/binary-i386 \
|                     dists/Override/sarge_main_binary \
|                     >dists/sarge/main/binary-i386/Packages
| cat     dists/sarge/main/binary-i386/Packages \
|         |gzip >dists/sarge/main/binary-i386/Packages.gz
| 
| dpkg-scansources    dists/sarge/main/source \
|                     dists/Override/sarge_main_source \
|                     >dists/sarge/main/source/Sources
| cat     dists/sarge/main/source/Sources \
|         |gzip >dists/sarge/main/source/Sources.gz
 \______________________________________________________________________

and it was working fine for years since POTATO.
Now today I have gotten the following output:

  __( '/home/michelle.konzack/public_html/debian-bash/scan.log' )_______
 /
|  ** Packages in archive but missing from override file: **
|   tdbox tdcheckserver tddebidate tdfileview tdfileview-examples
|   tdformail tdgetdomaindate
| 
|  Wrote 7 entries to output Packages file.
| Prototype mismatch: sub main::getopt: none vs (@) at 
/usr/bin/dpkg-scansources line 116.
|  ** Packages in archive but missing from override file: **
|   tdbox tdcheckserver tddebidate tdfileview tdfileview-examples
|   tdformail tdgetdomaindate
| 
|  Wrote 7 entries to output Packages file.
| Prototype mismatch: sub main::getopt: none vs (@) at 
/usr/bin/dpkg-scansources line 116.
 \______________________________________________________________________

Please note, that the files

    dists/woody/main/binary-i386/Packages
    dists/woody/main/binary-i386/Packages.gz
    dists/woody/main/source/Sources
    dists/woody/main/source/Sources.gz
    dists/sarge/main/binary-i386/Packages
    dists/sarge/main/binary-i386/Packages.gz
    dists/sarge/main/source/Sources
    dists/sarge/main/source/Sources.gz

are correctly generated and they are here:

<http://michelle.konzack.home.tamay-dogan.homelinux.net/debian-bash/>


-- System Information
Debian Release: 3.1
Kernel Version: Linux devel 2.4.27-2-686 #1 Mon May 16 17:03:22 JST 2005 i686 
GNU/Linux


Versions of the packages dpkg-dev depends on:
ii  binutils       2.15-6         The GNU assembler, linker and binary utiliti
ii  cpio           2.5-1.2        GNU cpio -- a program to manage archives of 
ii  make           3.80-9         The GNU version of the "make" utility.
ii  patch          2.5.9-2        Apply a diff file to an original
ii  perl-modules   5.8.4-8        Core Perl modules
perl    Version: 5.8.4-8 (Provides virtual package perl5)
ii  perl           5.8.4-8        Larry Wall's Practical Extraction and Report
        ^^^ (Provides virtual package perl5)

Attachment: signature.pgp
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: dpkg
Version: 1.13.3

This is just a stub to mark this bug as closed in the proper source
version.


Don Armstrong

-- 
Americans can always be counted on to do the right thing, after they
have exhausted all other possibilities.
 -– W. Churchill

http://www.donarmstrong.com              http://rzlab.ucr.edu

--- End Message ---

Reply via email to