Bug#1102505: linphone-desktop: Cannot find libapp-plugin.so without LD_LIBRARY_PATH, segfaults

2025-04-09 Thread Fiona Klute
Package: linphone-desktop Version: 5.2.6+dfsg-1 Severity: grave Justification: renders package unusable Linphone 5.2.6+dfsg-1 crashes during startup: $ linphone linphone: error while loading shared libraries: libapp-plugin.so: cannot open shared object file: No such file or directory The file e

Bug#1099210: chromium: Uninstallable on sid due to old deps

2025-03-02 Thread Fiona Klute
As your log shows, libflac12t64 and libopenh264-7 were installed from testing, not sid. Sid has libflac14 and libopenh264-8.

Bug#1087432: python-pygit2 FTBFS with Python 3.13 as supported version

2024-11-18 Thread Fiona Klute
On Mon, 18 Nov 2024 12:08:36 +0500 Andrey Rakhmatullin wrote: I checked the upstream and found that the packaged version already claims to support 3.13, and they indeed run 3.13 tests on CI. So this is weird. Looking at the code of the GenericIterator class [1], the error is correct: It's missi

Bug#1038889: Same for firefox 114.0-1 and firefox-esr 102.12.0esr-1

2023-06-22 Thread Fiona Klute
Output from firefox-esr 102.12.0esr-1: $ firefox-esr ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: defau

Bug#1028192: [Pkg-xmpp-devel] Bug#1028192: Needs to block python3-nbxmpp

2023-01-10 Thread Fiona Klute
Am 10.01.23 um 20:03 schrieb Martin: Btw. thanks for testing the latest nbxmpp master! You're welcome! After testing the patch I also tried installing nbxmpp and gajim in a virtualenv. And there Gajim starts! "pip3 list" output within the virtualenv: Package Version Edit

Bug#1028192: Needs to block python3-nbxmpp

2023-01-10 Thread Fiona Klute
In that case python3-nbxmpp 4.x must not migrate either, because it breaks Gajim 1.5.x. I'm not sure what's the proper way to achieve that, should I file another bug or is there some "blocks" mechanism in the BTS?

Bug#1026072: Workaround

2022-12-14 Thread Fiona Klute
The bug affects a few more libraries. I found that creating symlinks for all of them in /usr/lib/firefox/ is a workaround: /usr/lib/x86_64-linux-gnu/libnssutil3.so /usr/lib/x86_64-linux-gnu/libnss3.so /usr/lib/x86_64-linux-gnu/libsmime3.so /usr/lib/x86_64-linux-gnu/libssl3.so

Bug#950301: Fixed upstream in 0.10.0

2020-02-03 Thread Fiona Klute
This issue has been fixed in upstream version 0.10.0 (out just now). This is caused by recent GnuTLS versions (since 3.6.11 AFAIK) listing the peer's certificate type in the session description so they aren't identical on anonymous client and authenticated server, so backporting shouldn't be neces

Bug#950300: Fixed in upstream version 0.9.1

2020-02-02 Thread Fiona Klute
This has been fixed upstream since version 0.9.1.

Bug#942737: Can't reproduce, please try dbgsym packages for backtrace

2019-11-24 Thread Fiona Klute
Hi Nico, I tried to reproduce the issue but couldn't. Exactly how are you sending the requests? I've tried both curl and hand-typing over gnutls-cli. If you still have this issue, could you try enabling the appropriate debug repositories (see https://wiki.debian.org/AutomaticDebugPackages) and in

Bug#917582: Looks like a pandoc bug

2019-01-26 Thread Fiona Klute
On Wed, 23 Jan 2019 22:46:59 +0100 Fiona Klute wrote: > The easiest solution for the mod-gnutls package should be to remove the > PDF documentation, I realized the PDF documentation doesn't get installed anyway, so the easiest workaround will be to remove the pdf_DATA line in doc/Mak

Bug#917582: Looks like a pandoc bug

2019-01-23 Thread Fiona Klute
That looks like a bug in pandoc to me. There's no PDF template configuration in mod_gnutls, so this seems to affect PDF generation with pandoc's default settings. The easiest solution for the mod-gnutls package should be to remove the PDF documentation, and maybe replace it with the manual page av

Bug#917584: Should be fixed in mod_gnutls 0.9.0

2019-01-23 Thread Fiona Klute
These test failures look like they are due to the switch to GnuTLS 3.6 (different default algorithms, OpenPGP removal), and should be fixed in mod_gnutls 0.9.0 (released today).

Bug#894874: Fixed in mod_gnutls 0.8.4

2018-04-14 Thread Fiona Klute
The issue is fixed in the 0.8.4 upstream release, please update the package. :-) Regards, Fiona