Bug#598361: Cause of this issue

2010-11-25 Thread Klaus Flittner
I have the same issue on each debian squeeze installation. Looking at the source revealed, that the backend db is opened before the process is forked. (This is a patch added to solve #589915). During open of the db the alock file gets locked. But this lock is lost during fork and therefore the db

Bug#689444: Crash trying to apply diffs on Translation-*

2012-10-02 Thread Klaus Flittner
patch ignores all diffs inside "i18n" directories. But a proper solution would probably also handle diffs for Translation files and would not stop updating after the first error. Regards, Klaus Flittner --- approx-5.2.orig/release.ml +++ approx-5.2/release.ml @@ -64,6 +64,10 @@ let is_diff_

Bug#676854: Patch available upstream

2012-07-17 Thread Klaus Flittner
This bug is already reported upstream and a patch is availabe there: https://bugzilla.xfce.org/show_bug.cgi?id=8840 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org