Bug#956925: dpkg: dpkg-source: should fail before-build if patches can't be applied fully in v3-quilt

2025-04-05 Thread Tomas Janousek
Hello, On Mon, May 11, 2020 at 01:40:42AM +0200, Jiri Palecek wrote: OK. I have thought about those other workflows and it should be possible to support it while maintaining a sane function for people using quilt. My assumption is that when you have the whole tree in git and do not store .pc, as

Bug#1098667: dunst: segfaults when using -r option

2025-03-20 Thread Tomas Janousek
Hello, On Sat, Feb 22, 2025 at 12:13:51PM +, Alessandro Ogier wrote: I suspect the culprit is something else which got updated on my machine but I'm not able to rebuild the package on a pristine sid install via pbuilder because this error: […] Yeah, libnotify 0.8.4 is the culprit - dunstif

Bug#1086844: passt: apparmor profile breaks passt in libguestfs

2024-11-06 Thread Tomas Janousek
Package: passt Version: 0.0~git20241030.ee7d0b6-1 Severity: normal X-Debbugs-Cc: t...@nomi.cz Dear Maintainer, I just tried to run virt-sysprep on a system with passt installed (as a recommended dep of podman) and I'm getting this error: $ virt-sysprep -v -d deb-tmp --enable customize \

Bug#1077560: python3-gitlab: pip warning: invalid metadata entry 'name'

2024-07-29 Thread Tomas Janousek
Package: python3-gitlab Version: 1:4.3.0-1 Severity: normal When using pip in a `--system-site-packages` venv, I get this warning: WARNING: Skipping /usr/lib/python3.12/dist-packages/python_gitlab-4.3.0.dist-info due to invalid metadata entry 'name' I also get one for python3-tqdm, but tha

Bug#1072967: libayatana-appindicator3-1: not multi-arch co-installable

2024-06-10 Thread Tomas Janousek
Package: libayatana-appindicator3-1 Version: 0.5.93+really-1 Severity: normal X-Debbugs-Cc: t...@nomi.cz I'm trying to install both arm64 and amd64 versions of the package (to satisfy a dependency) but libayatana-appindicator3-1 Conflicts with itself: Unsatisfied dependencies: li

Bug#1072930: libpam-wtmpdb: sessions not closed after systemd-run --user --machine …@.host

2024-06-10 Thread Tomas Janousek
Package: libpam-wtmpdb Version: 0.12.0-2 Severity: normal X-Debbugs-Cc: t...@nomi.cz If I do the following: $ sudo systemd-run --user -M "$USER"@.host --quiet --wait --collect --pipe echo foo then I get an error in the journal: Jun 10 14:15:08 deb1-wtmpdb systemd[657]: Started

Bug#1072091: barrier: SSL certificate not generated

2024-05-28 Thread Tomas Janousek
Package: barrier Version: 2.4.0+dfsg-4 Severity: normal Tags: patch upstream barrier GUI is meant to automatically generate a self-signed SSL certificate if SSL is enabled in settings but it doesn't because the code that saves the cert tries to open the file for reading instead of for writing.

Bug#1068582: python3-mercantile: dpkg fails upgrading from mercantile 1.1.5

2024-04-07 Thread Tomas Janousek
Package: python3-mercantile Version: 1.2.1-1 Severity: normal The new "python3-mercantile" package contains files conflicting with the old "mercantile" package but the package metadata doesn't specify this, so upgrading from the old package fails: Unpacking python3-mercantile (1.2.1-1) over

Bug#1068290: python3-fastkml: ImportError since python3-pygeoif 1.4.0

2024-04-02 Thread Tomas Janousek
Hi, On Wed, Apr 03, 2024 at 12:29:36AM +0100, Tomas Janousek wrote: I believe this is because both shapely and pygeoif deprecated asShape/as_shape respectively. The function is now called just "shape" in both. […] I think it might be okay to just patch fastkml/geometry.py t

Bug#1068290: python3-fastkml: ImportError since python3-pygeoif 1.4.0

2024-04-02 Thread Tomas Janousek
Package: python3-fastkml Version: 0.12-3 Severity: grave Tags: upstream Justification: renders package unusable X-Debbugs-Cc: t...@nomi.cz Dear Maintainer, Since python3-pygeoif 1.4.0-1 appeared in Debian testing, fastkml cannot be imported at all: In [1]: import fastkml ---

Bug#960779: ITA: compton -- compositor for X11, based on xcompmgr

2024-01-25 Thread Tomas Janousek
Hi Phil, On Thu, Jan 25, 2024 at 12:28:56PM +, Phil Wyett wrote: I am interested in 'compton' and would like to adopt it and remove a small part of the QA Teams workload from them. […] I use this package now daily as an alternative to the in built XFCE compositor, so the health of this pac

Bug#1058670: python3-poetry: fail with Can't instantiate abstract class IsolatedEnv with abstract methods executable, scripts_dir

2023-12-23 Thread Tomas Janousek
Control: severity 1058670 important Control: forwarded 1058670 https://github.com/python-poetry/poetry/issues/8803 Hi, On Thu, Dec 14, 2023 at 12:14:12PM +0200, George Shuklin wrote: According to github bug: https://github.com/python-poetry/poetry/issues/8458 it is caused by conflict (interacti

Bug#1059356: python3-poetry: No module named 'poetry_plugin_export'

2023-12-23 Thread Tomas Janousek
Package: python3-poetry Version: 1.7.1+dfsg-1 Severity: important Poetry fails whenever it tries to list the available sub-commands, which it does whenever invoked without arguments or when asked to do so ("list"): $ poetry No module named 'poetry_plugin_export' $ poetry list

Bug#1058753: python3-ruff: FileNotFoundError when invoked via python3 -m ruff

2023-12-15 Thread Tomas Janousek
Package: python3-ruff Version: 0.0.291+dfsg1-1 Severity: normal $ python3 -m ruff Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "/usr/lib/python3/dist-packages/ruff/__main__.py", line 34, in ruff

Bug#1057968: python3-flake8: cannot import name 'missing_whitespace_around_operator' from 'pycodestyle'

2023-12-10 Thread Tomas Janousek
Package: python3-flake8 Version: 5.0.4-4 Severity: normal flake8 is today broken ($subj) in Debian testing because pycodestyle 2.11 isn't API-compatible with 2.10 and python3-pycodestyle 2.11.1-1 migrated to testing before python3-flake8 6.1.0-1 did. The relevant upstream change is this one:

Bug#1040149: systemd: services considered running after mainpid has exited

2023-07-02 Thread Tomas Janousek
Package: systemd Version: 253.5-1 Severity: important Tags: upstream X-Debbugs-Cc: t...@nomi.cz Since https://github.com/systemd/systemd-stable/commit/ae83e97a51519ca33e70d7ba142cb3ed24212825, services with ExitType=main (the default) and KillMode=process (not the default, but used in e.g. lib

Bug#1033799: pasystray: please update to 0.8.2 (fixes broken output switching with wireplumber)

2023-04-01 Thread Tomas Janousek
Package: pasystray Version: 0.7.1-1+b1 Severity: normal https://github.com/christophgysin/pasystray/pull/166 got merged a couple weeks ago, fixing serious issues making pasystray unusable with wireplumber and bluetooth headphones. These fixes got released in https://github.com/christophgysin/p

Bug#1031969: python3.10-venv: python3-venv no longer installable since python3-distutils 3.11.2-2

2023-02-25 Thread Tomas Janousek
Package: python3.10-venv Version: 3.10.10-2 Severity: normal Today's apt full-upgrade removed python3.10-venv and it can't be installed any more, as it depends on python3.10-distutils which isn't provided by python3-distutils any more. Up until today, everything worked—I had both 3.10 and 3.11

Bug#1030332: libcamera0.0.3:amd64: crashes wireplumber/pipewire sometimes when camera appears

2023-02-03 Thread Tomas Janousek
Hi, On Fri, Feb 03, 2023 at 12:06:38PM +0100, Dylan Aïssi wrote: What versions of pipewire and wireplumber do you use? I'm on testing, so the latest: ii pipewire:amd64 0.3.65-1 amd64audio and video processing engine

Bug#1030332: libcamera0.0.3:amd64: crashes wireplumber/pipewire sometimes when camera appears

2023-02-02 Thread Tomas Janousek
Package: libcamera0.0.3 Version: 0.0.3-4 Severity: normal When a USB camera appears (usbguard allow-device …, or just echo 1 >/sys/…/authorized), the pipewire and/or wireplumber processes sometimes segfault in libcamera. Not always, but doing usbguard block-device followed by usbguard allow-devi

Bug#1027927: pipx: cannot install python application

2023-01-29 Thread Tomas Janousek
Hi, On Thu, Jan 05, 2023 at 01:19:58AM +0800, ChangZhuo Chen wrote: We have the following error when runuing install command "pipx install httpie": […] /home/czchen/.local/pipx/venvs/httpie/bin/python: No module named pip I ran into a similar issue now that python3.11 arrived as the default

Bug#1014369: Regression: incorrect icon used in 0.8.0

2022-12-25 Thread Tomas Janousek
Dear maintainer, On Tue, Jul 05, 2022 at 11:27:35AM +1000, Konomi Kitten wrote: After updating pasystray to 0.8.0 from 0.7.1 the icon displayed in the systray no longer respects the theme set by the user. I've reported this bug upstream [1]. [1] https://github.com/christophgysin/pasystray/issue

Bug#1019425: dkms 3.0.6-2 not signing modules

2022-09-15 Thread Tomas Janousek
Hi, On Wed, Sep 14, 2022 at 09:52:22PM +0200, Holger Schröder wrote: The patch does not work for me. The modules are signed again with the patch but at boot time they are not accepted and I end up at the initramfs prompt. zfs module not loaded in my case. Note that there have been several chan

Bug#1017761: java.lang.ClassNotFoundException: org.jpype.classloader.DynamicClassLoader

2022-08-19 Thread Tomas Janousek
Package: python3-jpype Version: 1.4.0-2 Severity: normal Due to how the org.jpype.jar is packaged (https://salsa.debian.org/python-team/packages/python-jpype/-/commit/44a8befe0b856609a4095f5d9e3979752e367ad8), jpype.startJVM() doesn't work out of the box as documented in upstream documentation

Bug#1014631: docker.io: No networking in rootless docker with firewalld

2022-07-18 Thread Tomas Janousek
Hi, On Sat, Jul 09, 2022 at 05:01:55PM +0800, Shengjing Zhu wrote: I just checked that Docker 22.06 has bumped godbus to 5.0.6, https://github.com/moby/moby/blob/22.06/vendor.mod So it would be an issue for upstream too. We will backport patch if they fix it in the 22.06 branch. Fixed in mast

Bug#1014631: docker.io: No networking in rootless docker with firewalld

2022-07-10 Thread Tomas Janousek
Hi, On Sat, Jul 09, 2022 at 05:01:55PM +0800, Shengjing Zhu wrote: I just checked that Docker 22.06 has bumped godbus to 5.0.6, https://github.com/moby/moby/blob/22.06/vendor.mod So it would be an issue for upstream too. Indeed they have. I must've been looking at an outdated vendor.conf, sil

Bug#1014631: docker.io: No networking in rootless docker with firewalld

2022-07-09 Thread Tomas Janousek
Package: docker.io Version: 20.10.14+dfsg1-1+b1 Severity: normal Dear Maintainer, When running the docker daemon rootless, it still attempts to detect and use firewalld. If it succeeds (and with the godbus/dbus Debian builds against, it does; more on that later), iptables rules for NAT (necess

Bug#1011128: cryptsetup-suspend: key-slot in crypttab leads to infinite wall of errors when resuming

2022-05-17 Thread Tomas Janousek
Package: cryptsetup-suspend Version: 2:2.4.3-1 Severity: normal cryptsetup luksResume doesn't accept --key-slot according to the manpage and indeed, when /usr/lib/cryptsetup/functions:resume_mapping supplies that option, cryptsetup immediately fails and /usr/lib/cryptsetup/functions:resume_devi

Bug#1011026: linux-headers-amd64: cannot install/upgrade to 5.17.6 on amd64

2022-05-15 Thread Tomas Janousek
Package: linux-headers-amd64 Version: 5.17.6-1 Severity: normal linux-headers-amd64=5.17.6-1 depends on linux-headers-5.17.0-2-amd64=5.17.6-1, but there's only 5.17.6-1+b1 in the amd64 archive as of today. This results in: # apt install linux-headers-5.17.0-2-amd64 Reading package lists

Bug#1006738: vpnc-scripts: doesn't detect systemd-resolved, overwrites stub /etc/resolv.conf instead

2022-03-03 Thread Tomas Janousek
Package: vpnc-scripts Version: 0.1~git20210402-1 Severity: normal Tags: patch upstream vpnc-script uses the deprecated /usr/bin/systemd-resolve command which is no longer shipped in Debian's systemd (the new one is called resolvectl), so vpnc-script fails to detect resolved and overwrites /etc/

Bug#991597: pulseaudio: Please enable GStreamer support

2022-02-14 Thread Tomas Janousek
Hi all, On Wed, Aug 04, 2021 at 09:55:44AM +0200, Laurent Bigonville wrote: Le 3/08/21 à 18:46, Felipe Sateler a écrit : Does that mean that enabling it, would only add some dependencies but not actually do anything? Yes, a (soft) dependency should probably be added against gstreamer1.0-plug

Bug#915379: anacron.service: should probably use KillMode=process

2022-01-23 Thread Tomas Janousek
Hi again, On Sat, Dec 25, 2021 at 08:27:58PM +, Tomas Janousek wrote: This entry in the systemd 250 NEWS gives me hope this might be fixed in a nice way eventually: * A new service unit file setting ExitType= has been added that specifies when to assume a service has exited. By

Bug#973570: fzf: keybinding files should be installed under /etc

2022-01-13 Thread Tomas Janousek
Hi, On Fri, Jun 18, 2021 at 02:30:03PM +1000, Jai Flack wrote: On Sun, 21 Feb 2021 17:11:28 +0100 Jonas Smedegaard wrote: Debian Policy §12.6 says that /usr/share/doc/*/examples/ is "for the benefit of the system administrator and users as documentation only." Notice the final part of "docume

Bug#1003252: AttributeError: install_layout

2022-01-06 Thread Tomas Janousek
Package: python3-setuptools Version: 58.2.0-1 Severity: normal X-Debbugs-CC: debian-pyt...@lists.debian.org Since setuptools 60+ is out with SETUPTOOLS_USE_DISTUTILS defaulting to "local", pip install --editable in --system-site-packages venvs fails: $ docker run --rm -it debian:sid # ap

Bug#915379: anacron.service: should probably use KillMode=process

2021-12-25 Thread Tomas Janousek
Hi, On Fri, Feb 26, 2021 at 09:08:18AM +0100, Marc Haber wrote: Worse. If the receiving side does post-DATA checking of the message, and systemd sends SIGKILL to the exim process on the sending side, the receiving side might continue delivery without the sending side noticing the confirmation (i

Bug#996763: libegl-nvidia0 depends on dummy transitional package libegl1-mesa

2021-10-18 Thread Tomas Janousek
Package: libegl-nvidia0 Version: 470.74-1 Severity: minor It should probably depend in libegl1 instead now. -- Package-specific info: [irrelevant] -- System Information: Debian Release: bookworm/sid APT prefers stable-security APT policy: (990, 'stable-security'), (990, 'testing'), (500, '

Bug#995861: libinput10: cursor jumps every time a finger touches and moves across touchpad

2021-10-07 Thread Tomas Janousek
Package: libinput10 Version: 1.19.1-1 Severity: normal Tags: patch upstream Forwarded: https://gitlab.freedesktop.org/libinput/libinput/-/issues/680 There's a regression in 1.19.1 which causes the cursor to jump when a hold gesture is detected and then discarded because the motion event is proce

Bug#994007: python-language-server: Consider switch to the python-lsp-server fork

2021-09-09 Thread Tomas Janousek
Source: python-language-server Severity: normal The palantir upstream seems to have gone dead: https://github.com/palantir/python-language-server/issues/935 and there's now a maintained fork here: https://github.com/python-lsp/python-lsp-server Vim integrations such as nvim-lspconfig and ale h

Bug#992925: pavucontrol: Please bump libpulse-dev build-dependency to >= 15

2021-08-25 Thread Tomas Janousek
Hi, On Wed, Aug 25, 2021 at 09:39:42AM +0200, Laurent Bigonville wrote: Could you please bump libpulse-dev build-dependency to >= 15 so we are sure that pa_context_send_message_to_object() exists on all architectures? pa_context_send_message_to_object() is needed at build time to enable the new

Bug#985775: [Pkg-rust-maintainers] Bug#985775: git-absorb: Git does not recognize absorb as a git command

2021-08-01 Thread Tomas Janousek
Hi, On Wed, Mar 24, 2021 at 02:51:20AM +, peter green wrote: Git changed the gitexecdir directory. Said change is currently blocked from migrating to testing by bug 985416 which was cloned from bug 985351, ongoing discussion of the issue seems to be in bug 985351. Given where we are in the

Bug#856045: x11-xserver-utils: Incorrect xrandr: cannot find crtc for output HDMI2

2021-07-27 Thread Tomas Janousek
Hi, On Fri, Feb 24, 2017 at 11:42:33AM -0500, William Herrin wrote: […] xrandr: cannot find crtc for output HDMI2 […] this one is probably already fixed in xrandr 1.5.0 (in Debian since https://packages.qa.debian.org/x/x11-xserver-utils/news/20160223T222823Z.html, so already in stable _and_

Bug#980073: usbguard: Unable to temporarily allow device with kernel 5.9+

2021-01-13 Thread Tomas Janousek
Package: usbguard Version: 0.7.8+ds-2+b1 Severity: normal Tags: upstream Since upgrading to linux-image-5.9.0-amd64, it's no longer possible to usbguard allow-device without -p, as the device is deauthorized again immediately. This issue was reported upstream as https://github.com/USBGuard/usb

Bug#977672: redshift: AppArmor profile blocks hooks

2020-12-20 Thread Tomas Janousek
Hi, On Sun, Dec 20, 2020 at 10:17:19PM +0100, gregor herrmann wrote: /etc/apparmor.d/usr.bin.redshift already has owner @{HOME}/.config/redshift.conf r, so reading the config file works. - Oh ~/.config/redshift/redshift.conf vs. ~/.config/redshift.conf; I'm using the latter, don't know if the f

Bug#977672: redshift: AppArmor profile blocks hooks

2020-12-20 Thread Tomas Janousek
Hi, On Fri, Dec 18, 2020 at 04:03:11PM +0100, gregor herrmann wrote: Seems like there should be something about @{HOME}/.config/redshift/hooks in /etc/apparmor.d/usr.bin.redshift Not just hooks, ~/.config/redshift/redshift.conf as well. Probably best to allow all of ~/.config/redshift/ I gues

Bug#920778: Support /etc/X11/Xsession.options.d directory

2020-12-06 Thread Tomas Janousek
Hi, On Tue, Jan 29, 2019 at 05:40:49AM +0100, Josh Triplett wrote: The merge request at https://salsa.debian.org/xorg-team/xorg/merge_requests/5 implements support for options in /etc/X11/Xsession.options.d, allowing sysadmins to drop configuration snippets there rather than editing /etc/X11/Xse

Bug#849712: motion: Motion starts but immediately exits when run as a daemon using systemd

2020-11-16 Thread Tomas Janousek
Hello everyone, today I got the 4.3.2-1 upgrade and got this error as well: Tim Edwards @ Fri, Dec 30, 2016 at 02:06:46PM +1100: > motion[26465]: [17281408] [EMG] [ALL] motion_startup: Exit motion, cannot > create log file /var/log/motion/motion.log: Permission denied The big problem is, I didn

Bug#915379: anacron.service: should probably use KillMode=process

2020-11-11 Thread Tomas Janousek
Hi Boyuan. On Mon, Dec 03, 2018 at 01:42:58PM -0500, Boyuan Yang wrote: > I chose KillMode=mixed intentionally. Here's the reason: we want to stop > anacron service elegantly and not to abruptly kill any process inside the > control group. Anacron is accepting SIGUSR1 and interprets it as the requ

Bug#972344: bash automatically selects the copied text

2020-11-02 Thread Tomas Janousek
Hi again, On Mon, Nov 02, 2020 at 02:50:58PM +, Tomas Janousek wrote: > Might indeed be a good idea to ping upstream and/or Daniel Colascione about > this. Oh, turns out someone already did: https://lists.gnu.org/archive/html/bug-bash/2020-10/msg00067.html Chet answered that it

Bug#972344: bash automatically selects the copied text

2020-11-02 Thread Tomas Janousek
Hi, On Fri, Oct 16, 2020 at 05:07:57PM +0200, Antonio wrote: > after updating bash to version 5.1 ~ rc1-2 I noticed a new behavior: when > you paste a text it is automatically selected. > This however creates confusion as on plasma / konsole as the text is > confused with the cursor (block), place

Bug#971286: Version: None in /usr/lib/python3/dist-packages/param-None.egg-info/PKG-INFO

2020-09-28 Thread Tomas Janousek
Package: python3-param Version: 1.9.3-1 Severity: normal X-Debbugs-Cc: This is obviously wrong, and it also prevents python3-param from being reused in --system-site-packages virtualenvs. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (990, 'testing'), (

Bug#971287: Version: None in /usr/lib/python3/dist-packages/colorcet-None.egg-info

2020-09-28 Thread Tomas Janousek
Package: python3-colorcet Version: 2.0.2-2+b1 Severity: normal X-Debbugs-Cc: This is obviously wrong, and it also prevents python3-colorcet from being reused in --system-site-packages virtualenvs. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (990, 'test

Bug#966443: plantuml depends on ditaa but uses embedded version of ditaa instead

2020-07-28 Thread Tomas Janousek
Package: plantuml Version: 1:1.2020.2+ds-1 Severity: normal X-Debbugs-Cc: I was a bit confused how could ditaa work in plantuml as the usage in there doesn't match the API in ditaa: https://sources.debian.org/src/plantuml/1:1.2020.2+ds-1/src/net/sourceforge/plantuml/ditaa/PSystemDitaa.java/#L121

Bug#956612: libpango-1.0-0: broken kerning since 1.44

2020-06-26 Thread Tomas Janousek
Hi, On Fri, Jun 26, 2020 at 10:53:09AM +0100, Simon McVittie wrote: > https://github.com/harfbuzz/harfbuzz/issues/1892 appears to be related. A > comment on that issue suggests that the way forward for pango involves > getting an upstream cairo release out, possibly so that pango and > cairo agree

Bug#961266: apt 2.1.3 ignores held dependencies and breaks dpkg

2020-05-22 Thread Tomas Janousek
Package: apt Version: 2.1.4 Severity: normal Since apt 2.1.3, a hold on git no longer prevents other git packages from being upgraded even though they explicitly depend on git being upgraded as well: # dpkg --get-selections | grep 'git.*hold' git hold g

Bug#959475: screenkey: doesn't respect settings

2020-05-11 Thread Tomas Janousek
Hi Georges, On Mon, May 04, 2020 at 02:05:17PM +0200, Georges Khaznadar wrote: > [...] > I sent my patches to people who used to maintain screenkey upstream, but > so far, I got no satisfactory feedback, and I am afraid that this > package is not really maintained. > > If you have some propositio

Bug#959475: screenkey: doesn't respect settings

2020-05-02 Thread Tomas Janousek
Package: screenkey Version: 0.10-1 Severity: grave Justification: renders package unusable The python3 version seems almost entirely broken on my Debian testing system. Almost all settings are ignored, regardless of whether I change them using command-line switches or the settings GUI. Backspace s

Bug#958811: exec: "runc": executable file not found in $PATH

2020-04-25 Thread Tomas Janousek
Package: buildah Version: 1.11.6-1 Severity: normal Debian installs runc as /usr/sbin/runc, and regular users don't have /usr/sbin in $PATH, so "buildah run" without "--runtime /usr/sbin/runc" fails: $ buildah run debian-working-container -- sh error running container: error creating cont

Bug#958805: onedrive: SEGV and core dump on error (401)

2020-04-25 Thread Tomas Janousek
Package: onedrive Version: 2.4.0-1 Severity: normal Once a month, my onedrive needs a logout/login, likely due to domain settings. When this happens, my log is filled with the following: Apr 25 14:40:14 clws00116 systemd[1514]: Started OneDrive Free Client. Apr 25 14:40:14 clws00116 onedrive[1237

Bug#956837: libwebkit2gtk-4.0-37: excess wakeups since 2.28.0-2

2020-04-15 Thread Tomas Janousek
Package: libwebkit2gtk-4.0-37 Version: 2.28.1-1 Severity: normal Tags: upstream Forwarded: https://bugs.webkit.org/show_bug.cgi?id=210561 Since upgrading to 2.28.0-2, /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/WebKitWebProcess polls like mad and causes excessive wakeups, draining my laptop battery:

Bug#956612: libpango-1.0-0: broken kerning since 1.44

2020-04-13 Thread Tomas Janousek
Package: libpango-1.0-0 Version: 1.44.7-3 Severity: important Tags: upstream Since yesterday's apt full-upgrade of testing, font rendering in Gtk applications is very bad, kerning is broken, text is wider than necessary, it's very very unpleasant, I'd even say downright unuable without downgrading

Bug#955299: mpdtoys: current song and position sometimes not restored

2020-03-29 Thread Tomas Janousek
Package: mpdtoys Version: 0.25.0-1 Severity: normal Tags: patch upstream Hello, After clearing (or loading) mpd (0.21.16) playlist, volume is undef, it only becomes defined after something is played. Storing such a state works fine, but restoring it via mpload crashes and fails to restore current

Bug#955209: xss-lock: dumps core when X shuts down

2020-03-28 Thread Tomas Janousek
Package: xss-lock Version: 0.3.0-8 Severity: normal Tags: patch As I'm not using any session manager (if I was, I would probably not be using xss-lock, would I?) when I want to log out, I just terminate the window manager invoked by .xinitrc and X shuts down. When this happens, xss-lock dumps core

Bug#951412: proftpd-basic: segfault when logging in through sftp

2020-02-21 Thread Tomas Janousek
Hi again, On Fri, Feb 21, 2020 at 09:07:26PM +, Tomas Janousek wrote: > I needed amd64 so I grabbed > https://salsa.debian.org/debian-proftpd-team/proftpd/commit/20c8f39058443bf13afbb4ced069d181bd8d235c > and built it myself. I can confirm that it does indeed fix the issue. Feel

Bug#951412: proftpd-basic: segfault when logging in through sftp

2020-02-21 Thread Tomas Janousek
Hi Hilmar, Thanks for your quick reply and sorry for my late one, I had a busy week. :-( On Sun, Feb 16, 2020 at 11:25:45PM +0100, Hilmar Preuße wrote: > >> It appears bug #839880 reappeared in current Debian stable: > >> > > I'm unable to reproduce the issue, but it looks similar to > > > > htt

Bug#951412: proftpd-basic: segfault when logging in through sftp

2020-02-16 Thread Tomas Janousek
Hi, On Sun, Feb 16, 2020 at 05:25:34PM +0100, Bernhard Übelacker wrote: > Could the call to palloc just before have failed to allocate memory? If that's a question for me, then: extremely unlikely. I tried just restarting proftpd, I tried restarting the whole container. There are no memory limit

Bug#951412: proftpd-basic: segfault when logging in through sftp

2020-02-16 Thread Tomas Janousek
Package: proftpd-basic Version: 1.3.6-4+deb10u3 Severity: normal It appears bug #839880 reappeared in current Debian stable: 2020-02-16 09:02:15,218 proftpd[114] : ProFTPD 1.3.6 (stable) (built Tue Dec 31 2019 11:06:17 UTC) standalone mode STARTUP 2020-02-16 09:02:29,812 proftpd[373] (): ---

Bug#947822: closed by Andreas Rönnquist (Bug#947822: fixed in geeqie 1:1.5.1-4)

2020-01-07 Thread Tomas Janousek
Hi Andreas, On Tue, Dec 31, 2019 at 05:03:10PM +, Debian Bug Tracking System wrote: > [...] > We believe that the bug you reported is fixed in the latest version of > geeqie, which is due to be installed in the Debian FTP archive. > [...] I don't think this is fixed, I got the same error as S

Bug#934781: firmware-iwlwifi: iwl4965: Microcode SW error detected

2019-12-15 Thread Tomas Janousek
Hi, On Fri, Dec 13, 2019 at 03:29:23PM +1030, Andrew Bettison wrote: > As an experiment, I downloaded the tarball from > https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tag/?h=20190815 > (as recommended in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939262 > ), a

Bug#874375: ebtables: 32 bit binary cannot communicate with 64 bit kernel on arm platform

2019-12-14 Thread Tomas Janousek
Hi Alberto, On Sat, Dec 14, 2019 at 09:26:06PM +0100, Alberto Molina Coballes wrote: > [...] > Now, installing i386 ebtables userspace tool on an amd64 kernel I can't > reproduce this bug. > [...] > In all the combinations tested the behaviour was the expected not the > reported in your bug. Ple

Bug#940475: /usr/sbin/libvirtd: libvirtd fail to start with "internal error: Some activation file descriptors are unclaimed"

2019-11-28 Thread Tomas Janousek
Hi, On Mon, Oct 07, 2019 at 02:40:17PM +0200, Mirko wrote: > The problem seems related to systemd starting. > > I have tried to find a solutions by myself but without success. In my case, this helped: 1. set unix_sock_dir = "/run/libvirt" in /etc/libvirt/libvirtd.conf 2. systemctl stop libvirtd

Bug#944122: plantuml: New upstream version

2019-11-19 Thread Tomas Janousek
Hi Adrian (and Andrej), On Mon, Nov 04, 2019 at 05:20:26PM +0100, Adrian Friedli wrote: > Within the this year, plantuml got quite some improvements. The current > release is 1.2019.12. Please consider upgrading the Debian package. I needed this now so I tried to do the work. It's in my fork: htt

Bug#942881: Audio on Lenovo X1 Carbon 5th generation stopped working after upgrade to linux-image-5.3.0-1-amd64 ("No response from codec")

2019-10-25 Thread Tomas Janousek
Hi Ansgar, On Fri, Oct 25, 2019 at 10:59:09AM +0200, Ansgar wrote: > I tried running `sign-file` manually and can reproduce the truncated > file with Debian's production key. I also tried signing the same key > with a test key instead of the production key: then the signature is 256 > bytes long,

Bug#942881: Audio on Lenovo X1 Carbon 5th generation stopped working after upgrade to linux-image-5.3.0-1-amd64 ("No response from codec")

2019-10-25 Thread Tomas Janousek
Hi, On Fri, Oct 25, 2019 at 09:45:55AM +0200, Ansgar wrote: > Tomas Janousek suggested in https://bugs.debian.org/942881#41 that the > file might be truncated and two bytes missing. I think that might be > the problem, but with three bytes missing: > > src:linux-signed-amd64/

Bug#942563: linux-image-5.2.0-3-amd64: iwlwifi continously restarts

2019-10-24 Thread Tomas Janousek
Hi, On Fri, Oct 18, 2019 at 09:36:07AM +0200, Kamil Jońca wrote: > wifi card continously restarted and wifi almost does not work > [...] See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934781#10. The 20190717 version of iwlwifi firmware is simply broken, Debian must upgrade (or downgrade) t

Bug#939441: firmware-iwlwifi: Microcode SW error detected / Error sending REPLY_ADD_STA: time out after 2000ms

2019-10-24 Thread Tomas Janousek
Hi, On Thu, Sep 05, 2019 at 10:09:21AM +0930, Andrew Bettison wrote: > During heavy Wi-Fi use (rsync), every few seconds (see first kern.log > extract): > > Microcode SW error detected. Restarting 0x200. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=934781#10. The 20190717 versi

Bug#943355: audio broken

2019-10-24 Thread Tomas Janousek
Hi, On Wed, Oct 23, 2019 at 08:02:27PM +0100, jnq...@gmail.com wrote: > I installed a weeks worth of updates to my Sid install yesterday and > having done so my audio output has been broken. > [...] The module signature of snd-hda-codec-hdmi is broken, see #942881. -- Tomáš Janoušek, a.k.a. Piv

Bug#942881: Audio on Lenovo X1 Carbon 5th generation stopped working after upgrade to linux-image-5.3.0-1-amd64 ("No response from codec")

2019-10-23 Thread Tomas Janousek
Hi all, On Wed, Oct 23, 2019 at 09:24:50AM +0200, Tomas Janousek wrote: > And there's something horribly wrong with the Debian build of modules, it > seems. I wonder what else is broken on this system because of a badly signed > module... :-/ I tried to investigate what's wr

Bug#942881: Audio on Lenovo X1 Carbon 5th generation stopped working after upgrade to linux-image-5.3.0-1-amd64 ("No response from codec")

2019-10-23 Thread Tomas Janousek
Hi again, On Tue, Oct 22, 2019 at 11:59:03PM +0200, Tomas Janousek wrote: > There seems to be a workaround: > > options snd_hda_intel probe_mask=1 > > I'm not getting errors with this and audio works. I have a feeling that HDMI > audio will not work, however, because

Bug#942881: Audio on Lenovo X1 Carbon 5th generation stopped working after upgrade to linux-image-5.3.0-1-amd64 ("No response from codec")

2019-10-22 Thread Tomas Janousek
Hi, On Tue, Oct 22, 2019 at 09:47:32PM +0300, Josh Triplett wrote: > After upgrading to linux-image-5.3.0-1-amd64, I get messages like those > seen in the log ("No response from codec, resetting bus" and "Unable to > sync register"), and eventually a WARN. The mixer doesn't show the audio > device

Bug#942560: frei0r-plugins: opencv functionality disabled since 1.6.1-4+b1

2019-10-18 Thread Tomas Janousek
Package: frei0r-plugins Version: 1.6.1-4+b1 Severity: normal The BinNMU changelog for 1.6.1-4+b1 says "Rebuild against opencv 4.1." but the buildd logs contain "checking for OPENCV... no" :-( See https://buildd.debian.org/status/fetch.php?pkg=frei0r&arch=amd64&ver=1.6.1-4%2Bb1&stamp=1571337655&r

Bug#908533: compton: Change compton sources

2019-09-19 Thread Tomas Janousek
Hi, On Mon, Sep 10, 2018 at 11:22:59PM +0200, jEsuSdA wrote: > There is a new fork (https://github.com/yshui/compton) that is updated and it > is mantained. > > Maybe you could consider generate debian compton packages from this fork. For personal usage (I'm not a DD and I don't think I'm respon

Bug#934781: firmware-iwlwifi: iwl4965: Microcode SW error detected

2019-08-26 Thread Tomas Janousek
Hi, On Fri, Aug 02, 2019 at 08:50:01PM +0200, Thorsten Glaser wrote: > Package: firmware-iwlwifi > Version: 20190717-1 > Severity: normal > > My WLAN just crashed, no load (an ssh session and some chat). I'm experiencing a similar problem with 8265 and kernel 5.2.7 -- I got the microcode sw erro

Bug#935297: k2pdfopt: -n and -gs-- options not recognized

2019-08-21 Thread Tomas Janousek
Package: k2pdfopt Version: 2.51+ds-1 Severity: normal Hi, I'd like to use the native PDF output mode and I think it might also be helpful to let users choose whether to use ghostscript or mupdf. Can we enable these in the build? -- System Information: Debian Release: bullseye/sid APT prefers t

Bug#930497: multi-arch: please depend on erlang-base{,-hipe}:any to enable amd64 erlang+elixir on i386 debian

2019-06-13 Thread Tomas Janousek
Source: elixir-lang Version: 1.7.4-0.1 Severity: wishlist Tags: patch It's not currently possible to apt install elixir erlang:amd64 on an i386 system, or apt install elixir erlang:i386 on an amd64 system. But the elixir package only contains arch-independent beams and shell scripts, so it should

Bug#926241: multi-arch: Please make erlang-* Multi-Arch: allowed

2019-04-02 Thread Tomas Janousek
Source: erlang Version: 1:21.2.6+dfsg-1 Severity: normal Hi, can we please make erlang packages Multi-Arch: allowed so that dependent packages may choose to depend on erlang-base:any if they're shipping just beam files? As an example, elixir is built for arch "all", but isn't installable on i386 d

Bug#872573: Stopping libvirtd.service does not properly stop all (dnsmasq) processes

2019-01-21 Thread Tomas Janousek
Hi, On Mon, Sep 11, 2017 at 08:07:45AM +0200, Guido Günther wrote: > On Fri, Aug 18, 2017 at 08:47:09PM +0200, Michael Biebl wrote: > > [...] > > See, how the dnsmasq processes are still running after stopping the > > service. > > This is itentional since the networks continue to run. Once you st

Bug#916883: nvidia-kernel-dkms:amd64: does not build for x86_64 kernel on i386 userspace with kernel 4.19

2018-12-19 Thread Tomas Janousek
Package: nvidia-kernel-dkms Version: 390.87-4 Severity: normal Linux 4.19 renamed LDFLAGS to KBUILD_LDFLAGS [1], so use-kbuild-flags.patch doesn't work any more. I can confirm that using KBUILD_LDFLAGS fixes the issue. Do note that older kernels don't set KBUILD_LDFLAGS, so we need to support both

Bug#909574: [Pkg-utopia-maintainers] Bug#909574: firewalld: FirewallBackend=nftables breaks NAT networks in libvirt

2018-09-25 Thread Tomas Janousek
Hi, On Tue, Sep 25, 2018 at 04:25:25PM +0200, Michael Biebl wrote: > Could you raise this upstream please at > https://github.com/firewalld/firewalld/ Yep. https://github.com/firewalld/firewalld/issues/397 -- Tomáš Janoušek, a.k.a. Pivník, a.k.a. Liskni_si, http://work.lisk.in/

Bug#909574: firewalld: FirewallBackend=nftables breaks NAT networks in libvirt

2018-09-25 Thread Tomas Janousek
Package: firewalld Version: 0.6.2-1 Severity: normal From : "The main consequence for users is that firewall rules created outside of firewalld (e.g. libvirt, docker, user, etc) will take precedence over firewalld’s rules." but unfortun

Bug#904441: linux-image-4.17.0-1-amd64: system disk stopped during boot

2018-07-30 Thread Tomas Janousek
Hi again, On Sun, Jul 29, 2018 at 11:52:10AM +0200, Tomas Janousek wrote: > Unfortunately, the above code doesn't prevent laptop-mode-tools, tlp nor > custom udev rules from enabling runtime-pm for devices so if you use any of > that, you might be having runtime-pm enabled on devi

Bug#904441: linux-image-4.17.0-1-amd64: system disk stopped during boot

2018-07-29 Thread Tomas Janousek
Hi Julian, On Fri, Jul 27, 2018 at 09:31:42PM +1000, Julian Calaby wrote: > > Does adding the kernel parameter "ahci.mobile_lpm_policy=1" avoid this? > > No, booting with that parameter makes no difference. Can you try "dm_mod.use_blk_mq=0 scsi_mod.use_blk_mq=0" as well? Block multiqueue was en

Bug#903562: qemu-system-data: qemu-system-* uninstallable on multiarch systems

2018-07-11 Thread Tomas Janousek
Package: qemu-system-data Version: 1:2.12+dfsg-3 Severity: important On an i386 system, this happens: # LANG=C apt install qemu-system-x86:amd64 [...] The following packages have unmet dependencies: qemu-system-x86:amd64 : Depends: qemu-system-data:amd64 (> 1:2.12+dfsg-3~) but i

Bug#900399: It's confirmed: memtest86+ can kill lenovo mainboard

2018-07-03 Thread Tomas Janousek
Hi, On Wed, Jun 06, 2018 at 03:35:36PM +0600, Сергей Коган wrote: > [...] > It looks like T6x, T400/500, T410/510, T420/520 laptop families could be > affected by this problem. Starting from the T430/530 series, a communication > protocol with the EC was changed - breaking tp_smapi driver and fixi

Bug#874375: ebtables: 32 bit binary cannot communicate with 64 bit kernel on arm platform

2018-06-09 Thread Tomas Janousek
Hello, On Tue, Sep 05, 2017 at 10:49:34PM +0800, Wang Shanker wrote: > Armhf version ebtables binary cannot communicate with arm64 kernel. It can > be reproduced on qemu. The detailed versions of components are listed below: > > ebtables: 2.0.10.4-3(armhf) > kernel: Linux 4.9.0-3-arm64 #1 SMP Deb

Bug#892576: python3-terminado: misnamed egg-info

2018-03-10 Thread Tomas Janousek
Package: python3-terminado Version: 0.8.1-1 Severity: important The 0.8.1-1 .deb contains "/usr/lib/python3/dist-packages/terminado-.egg-info" instead of "/usr/lib/python3/dist-packages/terminado-0.8.1.egg-info", causing for example this error: $ pex Traceback (most recent call last):

Bug#885868: liferea: feed items all have same font face instead of bold for unread items only

2018-02-08 Thread Tomas Janousek
Hi, On Sat, Dec 30, 2017 at 06:42:37PM +0200, Sicelo A. Mhlongo wrote: > With liferea 1.12, all the feed items have the same appearance, which makes it > difficult to know which items are unread. The only workaround is to use > Ctrl+N on the keyboard, which can be tedious if you have a lot of feed

Bug#884599: libinput10: jittery synaptics touchpad in wayland session

2017-12-19 Thread Tomas Janousek
Hi James, On Sun, Dec 17, 2017 at 03:00:46PM +, James Cowgill wrote: > [...] > Yes I can confirm that reverting fix-lp1696929.patch from 1.9.4-1 fixes > my touchpad issues. If you can spare a few minutes, can you please take a look at the recent discussion at https://bugs.freedesktop.org/show

Bug#877581: x

2017-10-18 Thread Tomas Janousek
x -- Tomáš Janoušek, a.k.a. Pivník, a.k.a. Liskni_si, http://work.lisk.in/

Bug#878677: nvidia-kernel-dkms:amd64: conftest fails with CONFIG_GCC_PLUGINS

2017-10-15 Thread Tomas Janousek
Package: nvidia-kernel-dkms Version: 375.82-4 Severity: normal Tags: patch I have a vanilla kernel with CONFIG_GCC_PLUGINS, CONFIG_GCC_PLUGIN_STRUCTLEAK and CONFIG_GCC_PLUGIN_RANDSTRUCT and conftest fails because KBUILD_CFLAGS contains the following: -fplugin=./scripts/gcc-plugins/structleak_

Bug#847345: libx11-6: the locale is not supported by Xlib, continuing without locale support

2016-12-21 Thread Tomas Janousek
severity 847345 grave thanks (oops, forgot bug number) -- Tomáš Janoušek, a.k.a. Pivník, a.k.a. Liskni_si, http://work.lisk.in/

  1   2   >