Bug#758975: disk filling up because of this

2015-08-10 Thread Alvaro Herrera
Hi package maintainers, We are being bitten by this bug: since the SQLite functionality is not yet finished in the version packaged for Jessie, there seems to be no cleanup of the database file, which grows without bound. Disk fills up every few weeks because of this (fortunately our monitoring c

Bug#758975: doxygen's SqLite3 support is experimental

2015-05-17 Thread Adam McKee
I just upgraded to doxygen from jessie (1.8.8), and when I got SqLite3-related errors as mentioned above, I tried 1.8.9.1 from testing, which also gave those errors. After consulting with Dimitri van Heesch (author of Doxygen), it turns out that SqLite3 support is still a work in progress & should

Bug#758975:

2014-08-23 Thread Pau Garcia i Quiles
In case you want to attemp to reproduce the issue, please take witty 3.3.3+dfsg-3 from http://www.elpauer.org/tmp/witty_3.3.3+dfsg-3.dsc and the left-over file which caused the build to fail is: witty-3.3.3+dfsg/debian/tmp/usr/share/doc/libwt-doc/examples/doxygen_sqlite.db -- To UNSUBSCRIBE,

Bug#758975: doxygen: Stale sqlite database file left

2014-08-23 Thread Pau Garcia i Quiles
Package: doxygen Version: 1.8.8-3 Severity: important Hello, Doxygen 1.8.8-3 causes my package witty 3.3.3+dfsg-3 and earlier to FTBFS (bug #758896). The reason for the FTBFS is Doxygen 1.8.8-3 leaves a stale doxygen_sqlite.db file where it generated the HTML documentation. I don't know whethe