Bug#425802: marked as done (spampd: 2.30-17 pulled in by apt-get update; apt-get upgrade ; ; it fails to run w/ syntax error, et al)

2007-05-30 Thread Debian Bug Tracking System
Your message dated Wed, 30 May 2007 17:17:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#425802: fixed in spampd 2.30-19
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)

---BeginMessage---
Package: spampd
Version: 2.30-17
Severity: grave
Justification: renders package unusable


When apt-get tried to start the daemon, it failed with an error
indicating a missing } or ].

I found an obvious missing } in a function, added it, but then it
complained that $homedir was global but had to be an a package
namespace.  Adding a my $homdir line where the other neighbor variables
are declared silenced that error but replaced it with further errors.

(It appears $homedir needs to be a ref to a string rather than a
string...)

I forced a download to -16 but manually downloading the deb and invoking
dkpg --install on it.  That version works.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.16.33-vpsX (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages spampd depends on:
ii  adduser   3.102  Add and remove users and groups
ii  dpkg  1.14.3 package maintenance system for Deb
ii  libnet-server-perl0.94-1 An extensible, general perl server
ii  lsb-base  3.1-23.1   Linux Standard Base 3.1 init scrip
ii  perl  5.8.8-7Larry Wall's Practical Extraction 
ii  spamassassin  3.2.0-1Perl-based spam filter using text 

spampd recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: spampd
Source-Version: 2.30-19

We believe that the bug you reported is fixed in the latest version of
spampd, which is due to be installed in the Debian FTP archive:

spampd_2.30-19.diff.gz
  to pool/main/s/spampd/spampd_2.30-19.diff.gz
spampd_2.30-19.dsc
  to pool/main/s/spampd/spampd_2.30-19.dsc
spampd_2.30-19_all.deb
  to pool/main/s/spampd/spampd_2.30-19_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sven Mueller [EMAIL PROTECTED] (supplier of updated spampd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 30 May 2007 18:58:55 +0200
Source: spampd
Binary: spampd
Architecture: source all
Version: 2.30-19
Distribution: unstable
Urgency: low
Maintainer: Sven Mueller [EMAIL PROTECTED]
Changed-By: Sven Mueller [EMAIL PROTECTED]
Description: 
 spampd - spamassassin based SMTP/LMTP proxy daemon
Closes: 425802
Changes: 
 spampd (2.30-19) unstable; urgency=low
 .
   * The Shame again release
   * Fix missing dereference (Closes: #425802)
Files: 
 3bb2785b109a4dc2da5d2a9d5ca418fe 563 mail optional spampd_2.30-19.dsc
 f5dba2209dc3136581fe3a1fb9f9323e 16928 mail optional spampd_2.30-19.diff.gz
 c69366b9fa3d8755eadcba8dab2b1ac7 55172 mail optional spampd_2.30-19_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGXa/RDcs5RBTUBgsRAgvPAKDAaIF+WKrMxs7+pNlUrcvbWkQTIQCfWO/M
vrL6tnO69vo8/z29c3VNNWY=
=WQNj
-END PGP SIGNATURE-

---End Message---


Bug#425802: marked as done (spampd: 2.30-17 pulled in by apt-get update; apt-get upgrade ; ; it fails to run w/ syntax error, et al)

2007-05-25 Thread Debian Bug Tracking System
Your message dated Fri, 25 May 2007 15:47:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#425802: fixed in spampd 2.30-18
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)

---BeginMessage---
Package: spampd
Version: 2.30-17
Severity: grave
Justification: renders package unusable


When apt-get tried to start the daemon, it failed with an error
indicating a missing } or ].

I found an obvious missing } in a function, added it, but then it
complained that $homedir was global but had to be an a package
namespace.  Adding a my $homdir line where the other neighbor variables
are declared silenced that error but replaced it with further errors.

(It appears $homedir needs to be a ref to a string rather than a
string...)

I forced a download to -16 but manually downloading the deb and invoking
dkpg --install on it.  That version works.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.16.33-vpsX (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages spampd depends on:
ii  adduser   3.102  Add and remove users and groups
ii  dpkg  1.14.3 package maintenance system for Deb
ii  libnet-server-perl0.94-1 An extensible, general perl server
ii  lsb-base  3.1-23.1   Linux Standard Base 3.1 init scrip
ii  perl  5.8.8-7Larry Wall's Practical Extraction 
ii  spamassassin  3.2.0-1Perl-based spam filter using text 

spampd recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: spampd
Source-Version: 2.30-18

We believe that the bug you reported is fixed in the latest version of
spampd, which is due to be installed in the Debian FTP archive:

spampd_2.30-18.diff.gz
  to pool/main/s/spampd/spampd_2.30-18.diff.gz
spampd_2.30-18.dsc
  to pool/main/s/spampd/spampd_2.30-18.dsc
spampd_2.30-18_all.deb
  to pool/main/s/spampd/spampd_2.30-18_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sven Mueller [EMAIL PROTECTED] (supplier of updated spampd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 25 May 2007 16:17:37 +0200
Source: spampd
Binary: spampd
Architecture: source all
Version: 2.30-18
Distribution: unstable
Urgency: low
Maintainer: Sven Mueller [EMAIL PROTECTED]
Changed-By: Sven Mueller [EMAIL PROTECTED]
Description: 
 spampd - spamassassin based SMTP/LMTP proxy daemon
Closes: 425802
Changes: 
 spampd (2.30-18) unstable; urgency=low
 .
   * The Shame On Me release
   * Fix a bug introduced with the patch for #421100. Actually two:
 A missing } inside one sub and the usage of a variable (by wrong name
 even) before its declaration. (Closes: #425802)
Files: 
 4ecb6fe19410a73449b44b9d34586cfe 563 mail optional spampd_2.30-18.dsc
 8a9526326de0296324c89f45f7b168da 16877 mail optional spampd_2.30-18.diff.gz
 83408e5ac0f42848c158895a711696f7 55144 mail optional spampd_2.30-18_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGVwLgDcs5RBTUBgsRAjqMAKCcfc/UQT7FXvJVKe13zPwjcNy9jwCfSTMW
bJo4WmVhHzECNzvevj/NxuI=
=wVgX
-END PGP SIGNATURE-

---End Message---