Bug 172108
| Summary: | perl-DB_File not included, functionality for Spamassassin reduced | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Ed Asbury <easbury> |
| Component: | spamassassin | Assignee: | Warren Togami <wtogami> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-10-31 16:30:38 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ed Asbury
2005-10-31 15:58:40 UTC
[root@master ~]# rpm -q perl perl-5.8.5-16.RHEL4 [root@master ~]# rpm -ql perl |grep DB_File /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DB_File.pm /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/DB_File /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/DB_File/DB_File.so /usr/lib/perl5/5.8.5/i386-linux-thread-multi/auto/DB_File/autosplit.ix /usr/share/man/man3/DB_File.3pm.gz Works fine on my RHEL4 and DB_File is definitely provided by the main perl package. Did you install anything manually by chance? No, the server was upgraded from RHEL3 to RHEL4 however. Sorry, should have checked this beforehand, must be a spamassassin config error. |