[Bug 1045444] Re: amavisd-new tries to load perl modules that don't exist

2012-11-08 Thread Launchpad Bug Tracker
[Expired for amavisd-new (Ubuntu) because there has been no activity for
60 days.]

** Changed in: amavisd-new (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/1045444

Title:
  amavisd-new tries to load perl modules that don't exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1045444/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1045444] Re: amavisd-new tries to load perl modules that don't exist

2012-09-09 Thread Gary V
James stated "indeed I was unable to reproduce this issue on a clean
12.04 server install". That is odd. I also did a clean install of 12.04
Server 64-bit and when running 'amavisd-new debug' I also see:

Sep  9 04:48:00.011 sfa.example.com /usr/sbin/amavisd-new[9607]: Perl version   
5.014002
Sep  9 04:48:00.033 sfa.example.com /usr/sbin/amavisd-new[9607]: INFO: no 
optional modules: unicore::Canonical.pl unicore::Exact.pl unicore::PVA.pl

# spamassassin -V
SpamAssassin version 3.3.2
  running on Perl version 5.14.2

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/1045444

Title:
  amavisd-new tries to load perl modules that don't exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1045444/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1045444] Re: amavisd-new tries to load perl modules that don't exist

2012-09-06 Thread ben thielsen
sure - see below:

>perl --version

This is perl 5, version 14, subversion 2 (v5.14.2) built for 
x86_64-linux-gnu-thread-multi
(with 53 registered patches, see perl -V for more detail)

Copyright 1987-2011, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

>which perl
/usr/bin/perl

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/1045444

Title:
  amavisd-new tries to load perl modules that don't exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1045444/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1045444] Re: amavisd-new tries to load perl modules that don't exist

2012-09-06 Thread James Page
Thanks for taking the time to report this bug in Ubuntu.

The use of these optional modules is dependent on perl < 5.12:

  push(@optmodules, $] >= 5.012000 ? qw(unicore::Heavy.pl)
 : qw(unicore::Canonical.pl unicore::Exact.pl unicore::PVA.pl));

As 12.04 ships perl 5.14 I would not expect amavisd to try to load these
module (indeed I was unable to reproduce this issue on a clean 12.04
server install).

Please could you verify that you are using the version of perl from the
distribution by running the following commands:

  perl --version
  which perl

Marking 'Incomplete' pending your response.



** Changed in: amavisd-new (Ubuntu)
   Status: New => Incomplete

** Changed in: amavisd-new (Ubuntu)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/1045444

Title:
  amavisd-new tries to load perl modules that don't exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1045444/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1045444] Re: amavisd-new tries to load perl modules that don't exist

2012-09-03 Thread ben thielsen
additional details:

>lsb_release -rd
Description:Ubuntu 12.04.1 LTS
Release:12.04

>apt-cache policy amavisd-new
amavisd-new:
  Installed: 1:2.6.5-0ubuntu3.2
  Candidate: 1:2.6.5-0ubuntu3.2
  Version table:
 *** 1:2.6.5-0ubuntu3.2 0
500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1:2.6.5-0ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

i expected amavis to not attempt to load those modules if they've been
replaced with something else.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in Ubuntu.
https://bugs.launchpad.net/bugs/1045444

Title:
  amavisd-new tries to load perl modules that don't exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/amavisd-new/+bug/1045444/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs