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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: fedora-perl-devel-
                    [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL 
PROTECTED],parkerm
                    @pobox.com,[EMAIL PROTECTED],[EMAIL PROTECTED]


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:

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

Expected results:

[EMAIL PROTECTED] 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.

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

Reply via email to