Your message dated Sun, 07 May 2006 16:47:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#348884: fixed in spamassassin 3.1.1-1
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: spamassassin
Version: 3.1.0a-2

When I try to download and install new rules and configurations for
spamassassin through the 'sa-update' command, I get this error:

# sa-update
Can't locate Archive/Tar.pm in @INC (@INC
contains: /usr/share/perl5 /etc/perl /usr/local/lib/perl/5.8.7 
/usr/local/share/perl/5.8.7 /usr/lib/perl5 /usr/lib/perl/5.8 
/usr/share/perl/5.8 /usr/local/lib/site_perl)
at /usr/bin/sa-update line 78. BEGIN failed--compilation aborted
at /usr/bin/sa-update line 78.
#

It is solved when the package libarchive-tar-perl is installed:

# sa-update
#

So, spamassassin should depend on this package.

-- System information:
Debian testing/unstable
Architecture: amd64
Linux 2.6.12-1-amd64-k8 x86_64 GNU/Linux

-- SpamAssassin information:
Package: spamassassin
Status: install ok installed
Priority: optional
Section: mail
Installed-Size: 2956
Maintainer: Duncan Findlay <[EMAIL PROTECTED]>
Architecture: all
Version: 3.1.0a-2
Provides: libmail-spamassassin-perl
Depends: perl (>= 5.6.0-16), libhtml-parser-perl (>= 3.31),
libdigest-sha1-perl, libnet-dns-perl (>= 0.34), libsocket6-perl
Recommends: perl (>= 5.8.0) | libmime-base64-perl, spamc (>= 2.30),
libmail-spf-query-perl
Suggests: libnet-perl | perl-modules (>= 5.8.0), razor (>= 2.361-2),
libnet-ident-perl, libio-socket-ssl-perl, perl (>= 5.8.0) |
libtime-hires-perl, libdbi-perl, dcc-client, pyzor
Conflicts: spamass-milter (<< 0.2.0-7), gotmail (<= 0.8.1-1)

-- Perl information
Package: perl
Status: install ok installed
Priority: standard
Section: perl
Installed-Size: 18460
Maintainer: Brendan O'Dea <[EMAIL PROTECTED]>
Architecture: amd64
Version: 5.8.7-10
Replaces: perl-5.005 (<< 6), perl-5.6 (<< 6), perl-doc (<< 5.8.0-1),
perl-modules (<< 5.8.1-1), libdigest-md5-perl, libmime-base64-perl,
libtime-hires-perl, libstorable-perl Provides: perl5,
libdigest-md5-perl, libmime-base64-perl, libtime-hires-perl,
libstorable-perl
Depends: perl-base (= 5.8.7-10), perl-modules (>= 5.8.7-10), libc6 (>=
2.3.5-1), libdb4.3 (>= 4.3.28-1), libgdbm3
Recommends: perl-doc
Suggests: libterm-readline-gnu-perl | libterm-readline-perl-perl
Conflicts: perl-5.004 (<< 6), perl-5.005 (<< 6), perl-5.6 (<< 6),
perl-doc (<< 5.8.7-1), libdigest-md5-perl (<< 2.33-1),
libmime-base64-perl (<< 3.05-1), libtime-hires-perl (<< 1.66-1),
libstorable-perl (<< 2.12-1)

-- 
Milton Pividori

        

        
                
___________________________________________________________ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 




--- End Message ---
--- Begin Message ---
Source: spamassassin
Source-Version: 3.1.1-1

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

spamassassin_3.1.1-1.diff.gz
  to pool/main/s/spamassassin/spamassassin_3.1.1-1.diff.gz
spamassassin_3.1.1-1.dsc
  to pool/main/s/spamassassin/spamassassin_3.1.1-1.dsc
spamassassin_3.1.1-1_all.deb
  to pool/main/s/spamassassin/spamassassin_3.1.1-1_all.deb
spamassassin_3.1.1.orig.tar.gz
  to pool/main/s/spamassassin/spamassassin_3.1.1.orig.tar.gz
spamc_3.1.1-1_i386.deb
  to pool/main/s/spamassassin/spamc_3.1.1-1_i386.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.
Duncan Findlay <[EMAIL PROTECTED]> (supplier of updated spamassassin 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,  9 Nov 2005 16:55:03 -0500
Source: spamassassin
Binary: spamassassin spamc
Architecture: source all i386
Version: 3.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Duncan Findlay <[EMAIL PROTECTED]>
Changed-By: Duncan Findlay <[EMAIL PROTECTED]>
Description: 
 spamassassin - Perl-based spam filter using text analysis
 spamc      - Client for SpamAssassin spam filtering daemon
Closes: 300490 333131 333330 333792 333793 334829 335794 340753 348884 355475 
356995 360994
Changes: 
 spamassassin (3.1.1-1) unstable; urgency=low
 .
   * New upstream release (Closes: #356995, #360994)
     - Better error handling when DNS is broken (Closes: #340753)
     - bayes_storage_module documented better (Closes: #333792)
     - Fix typo in UPGRADE (Closes: #335794)
     - Better exception handling (Closes: #333330, #333131)
     - Fix sa-learn --restore with SDBM (Closes: #333793)
   * Document broken identd servers (Closes: #355475)
   * Now depends on libarchive-tar-perl (Closes: #348884)
   * Add reference on how to force bayes expiry using a cronjob (Closes: 
#334829, #300490)
   * Drop logcheck files -- these should/will be in the logcheck-database 
package. (See bug #)
   * Move libnet-dns-perl back to a Recommends:. The loud warnings should
     have been silenced upstream.
Files: 
 042d69555f5c1b9c911c56c97da04e97 738 mail optional spamassassin_3.1.1-1.dsc
 f7844cbc149de3d7b09a4310f4ab6739 1129275 mail optional 
spamassassin_3.1.1.orig.tar.gz
 7a4f2ab6a74c93dff2c3d405eede33ff 27760 mail optional 
spamassassin_3.1.1-1.diff.gz
 03299985437eeca28e530e1f4bb3559a 941060 mail optional 
spamassassin_3.1.1-1_all.deb
 5ad62839c04565b968e6dffcfbe23d86 65780 mail optional spamc_3.1.1-1_i386.deb

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

iD8DBQFEXoZIqjUzNGvmnNARAl33AKDQT2LnoGQhau3fXwZnpflwztlEewCfaK8T
gQn3GrOsiblr+Ixu3Vi0oJY=
=SE9Q
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to