[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#197875: python2.3: module dbm is missing



Encolpe DEGOUTE writes:
> Package: python2.3
> Version: 2.2.104-1beta1.1
> Severity: important
> Tags: sid
> 
> Module dbm.so is missing in sid build.

That's correct. The db1 compat headers aren't available anymore. Is
there really a need to have this module? why not use the anydbm module
(or explicitely the bsddb module).

It could be build using the gdbm module, but this would add another
dependency on an optional library package (gdbm).

	Matthias



Reply to: