tag 621374 + wontfix help thanks On 06.04.2011 22:57, Ondřej Surý wrote: > Package: python2.7 > Version: 2.7.1-6 > Severity: normal > User: [email protected] > Usertags: db5.1 > > Your package currently still uses Berkeley DB version 4.8 (libdb4.8). > > However, there is a newer Berkeley DB version in the archive (libdb5.1), > with a compatible API. Berkeley DB version 4.8 will be eventually > removed from unstable in favor of version 5.1. > > Please port your package to libdb5.1 as soon as possible. In most cases > only change required is to update build depends from libdb4.8-dev > to libdb-dev, or just recompile the package.
no, please send a patch. I don't plan to upgrade python2.7 to use anything newer than 4.8 for the wheezy release. python3 does build with db5.1, but only uses the Berkley DB for the dbm module. Matthias -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

