[Bug 215983] New: sa-learn requires additional perl modules (LWP, Archive::Tar)

bugzilla at redhat.com bugzilla at redhat.com
Thu Nov 16 18:12:38 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.




https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=215983

           Summary: sa-learn requires additional perl modules (LWP,
                    Archive::Tar)
           Product: Fedora Core
           Version: fc5
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: normal
         Component: spamassassin
        AssignedTo: wtogami at redhat.com
        ReportedBy: dale at bewley.net
                CC: fedora-perl-devel-
                    list at redhat.com,felicity at kluge.net,jm at jmason.org,parkerm
                    @pobox.com,reg+redhat at sidney.com,wtogami at redhat.com


Description of problem:
Spamassassin includes /usr/bin/sa-learn which has unsatisfied
dependencies for perl-Archive-Tar and perl-libwww-perl. 

Should this be considered a bug? Is there a reason not to add these deps?

Version-Release number of selected component (if applicable):
spamassassin-3.1.3-1.fc5 

How reproducible:

Steps to Reproduce:
1. yum install spamassassin
2. /usr/bin/sa-learn
  
Actual results:

[root at noc yum.repos.d]# sa-update
Can't locate LWP/UserAgent.pm in @INC ...
[root at noc yum.repos.d]# yum -y install perl-libwww-perl
[root at noc yum.repos.d]# sa-update
Can't locate Archive/Tar.pm in @INC ...
[root at noc yum.repos.d]# yum -y install perl-Archive-Tar

Expected results:

[root at noc yum.repos.d]# sa-update
sa-update: importing default keyring to '/etc/mail/spamassassin/sa-update-keys'...

Additional info:

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-perl-devel-list mailing list