-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Laszlo Boszormenyi wrote: > Hi Max! > > On Fri, 14 Apr 2006 11:34:56 -0500 Max Bowsher wrote: >> sqlite >= 3.3.3 exposes a bug in some pysqlite versions. >> Specifically, the bug is present in: >> >> The 2.0.x series, << 2.0.7 (package: python-pysqlite2) >> The 1.1.x series, << 1.1.7 (package: python-pysqlite) >> The 2.1.x series, << 2.1.3 (not in Debian) > [...] >> Would it be appropriate for sqlite3 >= 3.3.3 to conflict with the broken >> pysqlite versions?
> I don't think it would help. As python-pysqlite[2] _build_ depends on > sqlite3 and such, does not need any sqlite3 package for runtime. > The build-dependency fix was solved in python-pysqlite2 2.2.0-1 . > Thus I am going to close this bug after a week if you agree / do not > respond back. $ apt-cache show python2.3-pysqlite2 Package: python2.3-pysqlite2 ... Depends: libc6 (>= 2.3.5-1), libsqlite3-0 (>= 3.3.5), python2.3 ... As you can see, there *is* a dependency on sqlite. I was a little unclear, though - I referred to the sqlite3 source package without considering which of the generated binary packages should actually have the 'Conflicts'. It would need to be the 'libsqlite3-0' binary package, not the 'sqlite3' binary package. Max. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) iD8DBQFEVf5PfFNSmcDyxYARAlXeAKC7NSd5VX3KojEydvCAvzTbfg73XACgqXRi r/Dg7BoQJGTafZHx1sDTm0w= =Oqjr -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

