[bug-notifications] [perl 0004544]: perl is missing DB_File.pm
Mantis Bug Tracker
noreply at opencsw.org
Tue Sep 7 00:34:23 CEST 2010
A NOTE has been added to this issue.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4544
======================================================================
Reported By: arw
Assigned To: bonivart
======================================================================
Project: perl
Issue ID: 4544
Category: regular use
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
======================================================================
Date Submitted: 2010-09-04 22:17 CEST
Last Modified: 2010-09-07 00:34 CEST
======================================================================
Summary: perl is missing DB_File.pm
Description:
current perl package is missing DB_File.pm which breaks e.g. spamassassin
Bayes-filtering. See error output in 'Additional Information'. Earlier
versions of the perl 5.10.1 still included DB_File: Compare
http://webcache.googleusercontent.com/search?q=cache:s-uSuGiWrqAJ:www.opencsw.org/search/perl/+DB_File.pm+opencsw&cd=2&hl=de&ct=clnk
to current file list.
======================================================================
----------------------------------------------------------------------
(0008276) arw (reporter) - 2010-09-07 00:34
https://www.opencsw.org/mantis/view.php?id=4544#c8276
----------------------------------------------------------------------
The Bayes-DB in Spamassassin seems to be storable in a number of formats.
So maybe your configuration just doesn't depend on DB_File.pm.
A separate package would be possible i guess, but CPAN says that
DB_File.pm should be included in the standard distribution of perl
(http://search.cpan.org/~pmqs/DB_File-1.820/DB_File.pm). Did any
config/compile-flags change between the last two perl packages?
More information about the bug-notifications
mailing list