Bug#919058: its-tools: crashes

2019-11-01 Thread Lars Skovlund
On Mon, Oct 28, 2019 at 12:55:13PM +0100, Santiago Vila wrote: > I can reproduce this as well, randomly, while building debmake-doc. > > (Changing affects because FTBFS bugs are better categorized as being > bugs in the source). There's a patch here to libxml2 that purports to fix this bug: htt

Bug#919058: itstool maintainer's help needed

2019-04-24 Thread Lars Skovlund
Hi Mike, I've just noticed this bug report: https://github.com/mate-desktop/mate-applets/issues/388 It's been closed, so apparently the problem can be worked around by manipulating the XML. Of course, itstool still needs to be fixed. So far, there is no response on either the RedHat bug or on t

Bug#919058: itstool bug bisection

2019-02-16 Thread Lars Skovlund
Redhat now have this bug in their bug tracker. Given that the itstool author seems to either be or have been a Redhat employee at some point, I guess this is good. https://bugzilla.redhat.com/show_bug.cgi?id=1677838

Bug#919058: itstool bug bisection

2019-01-30 Thread Lars Skovlund
BTW, the pull request at https://github.com/itstool/itstool/pull/18 looks interesting. A quick test of the copyNode fix therein seems to at least allow itstool to complete (in a loop that ran 100 times). It may not apply cleanly any longer, haven't tried. /Lars

Bug#919058: itstool bug bisection

2019-01-30 Thread Lars Skovlund
I have bisected the problem in the itstool git tree, as detailed on this github issue: https://github.com/itstool/itstool/issues/36 Trying an earlier itstool version was suggested on another Mate bug report: https://github.com/mate-desktop/mate-utils/issues/210 So what's next? reassign this bu

Bug#919058: My findings

2019-01-27 Thread Lars Skovlund
Hmm, moving the files out of the original directory structure and trying from there works. This gets weirder and weirder.

Bug#919058: My findings

2019-01-27 Thread Lars Skovlund
Hi, Repeating what I posted on bug 920408: I've posted this on the mate-utils issue you linked to: It doesn't have to use multicore. Going to the gsearchtool/help/pt directory and repeatedly saying itstool -m pt.mo ../C/index.docbook ../C/legal.xml will eventually cause an exception in itstool.

Bug#920408: mate-utils: Dependency problem

2019-01-27 Thread Lars Skovlund
Hi Mike, I've posted this on the issue you linked to: It doesn't have to use multicore. Going to the gsearchtool/help/pt directory and repeatedly saying itstool -m pt.mo ../C/index.docbook ../C/legal.xml will eventually cause an exception in itstool. So then the question becomes, what is this?

Bug#920408: mate-utils: Dependency problem

2019-01-24 Thread Lars Skovlund
Package: mate-utils Version: 1.20.2-2 Severity: important Dear Maintainer, mate-utils has a hard dependency on mate-utils-common (>= 1.20.2-2), but it has not been uploaded, breaking upgrades. The latest version of mate-utils-common is 1.20.2-1 as indicated below. I have checked in Incoming, and

Bug#775240: netcat-openbsd: error handling prob with IPv6

2015-01-12 Thread Lars Skovlund
Package: netcat-openbsd Version: 1.105-7 Severity: normal Tags: upstream Dear Maintainer, I was toying around with some TCP/IP code, trying to implement an IPv6 server (on the local machine only - I don't have any special hardware) and using netcat for the client end. I was surprised to see that

Bug#712616: gimp: Please tighten dependency on GdkPixbuf

2013-06-17 Thread Lars Skovlund
Package: gimp Version: 2.8.2-2 Severity: minor Dear Maintainer, After upgrading GIMP to the version listed above, I get this when starting GIMP: --- GdkPixbuf version too old! GIMP requires GdkPixbuf version 2.24.1 or later. Installed GdkPixbuf version is 2.24.0. Somehow you or your software p

Bug#672786: Bug not upstream after all

2012-05-13 Thread Lars Skovlund
Hello again, I found out that the bug has been fixed upstream shortly after submitting it. So the bug is not upstream, but rather in the Debian packaging: It allows the user to have outdated ntrack-module-* packages installed, leading to unpredictable behavior or crashes. I have upgraded the ntra

Bug#672786: libntrack0: Crash inside ntrack during kde startup (or when running kded)

2012-05-13 Thread Lars Skovlund
Package: libntrack0 Version: 016-1.1 Severity: important Dear Maintainer, I have this crash on kde startup. KCrash refuses to report the bug since kded is not running - but getting it to run is not possible either! The crash dump is as follows (other threads elided, let me know if you need them):

Bug#449277: xine-ui: xine(1) man page refers to man page in another package

2007-11-04 Thread Lars Skovlund
Package: xine-ui Version: 0.99.5+cvs20070914-1 Severity: normal The xine(1) man page refers to the xine(5) man page for details on mrl syntax. However, the xine(5) man page is located in a different package (libxine1-doc) and not installed by default. Please either refer to that package or move th

Bug#432031: apt-listbugs: RegExp error when package name contains a + sign

2007-07-06 Thread Lars Skovlund
Package: apt-listbugs Version: 0.0.80 Severity: important I get the following error message when trying to upgrade libstdc++5 using apt-get: Reading package fields... Done Reading package status... 0%/usr/lib/ruby/1.8/debian.rb:900:in `initialize': nested *?+ in regexp: /Package:\s(gcc-3.3-bas

Bug#382316: libfuse-dev: Examples don't build out-of-the-box

2006-08-10 Thread Lars Skovlund
Package: libfuse-dev Version: 2.5.3-2.1 Severity: normal The documentation says to include a #define that indicates the APi version you're using. This is not done in the example programs; #define FUSE_USE_VERSION 25 works. The FUSE framework also wants another define (the absence of which resul