[Bug 303846] [NEW] Name "BerkeleyDB::Term::Db" used only once

John Relph relph at tmbg.org
Mon Dec 1 02:37:59 UTC 2008


Public bug reported:

Binary package hint: libberkeleydb-perl

I recently upgraded to Ubuntu 8.10 from 8.04. Now, when I use the perl
module BerkeleyDB I see a warning:

Name "BerkeleyDB::Term::Db" used only once: possible typo at
/usr/lib/perl5/BerkeleyDB.pm line 982.

This error is in the perl module included in the "libberkeleydb-perl"
package, version 0.34-1build1 is installed.

What can I do about it?

My perl code includes "use BerkeleyDB;" and ties a hash:

tie %{$hash}, 'BerkeleyDB::Btree', -Filename => $fn, -Flags =>
DB_CREATE;

The error is not in my code.  This code worked fine under Hardy and
Gutsy.  The code still works fine, but I get the warning now.  And I
don't want to get the warning.

$ lsb_release -rd
Description:    Ubuntu 8.10
Release:        8.10

** Affects: libberkeleydb-perl (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Name "BerkeleyDB::Term::Db" used only once
https://bugs.launchpad.net/bugs/303846
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list