Bug#1056608: timeshift: Timeshift cant restore RSYNC snapshots if your system installed on BTRFS with wrong subvolume

2024-02-01 Thread theofficialgman
this bug being marked as "grave" prevents installation of timeshift packages on some debian systems. please lower the severity of this bug report. I am not even sure what causes apt-listbugs to block this The following NEW packages will be installed: btrfs-progs libgee-0.8-2 libgnomekbd-common

Bug#1055312: adduser: "addgroup user group" is mentioned in man page but does not work anymore (ex bug 664869)

2023-12-27 Thread theofficialgman
This bug has been reported by multiple users across multiple bug reports. It is functionality that has existed since 1995 and is well adopted and expected in scripts and documentation (both the manpage and 3rd party). Fix the manpage and revert the patch and accept that this is intended and

Bug#1057013: Regression: addgroup user group no longer works and should have been documented instead of removed

2023-11-27 Thread theofficialgman
This undocumented syntax was known in use in scripting (such as nvidia tegra debian based distros). Instead of disabling two argument syntax this should instead be reverted and the manpage should be fixed to advertise this syntax since it is functional and in use. Thanks, theofficialgman

Bug#1051276: xdg-desktop-portal-kde should include pipewire as a dep and enable it

2023-10-15 Thread theofficialgman
I have inspected the package build depends and it appears to all be correct and the package seems to be getting built with these portals enabled, however it does not function in practice. I have spent multiple hours debugging this issue to no avail

Bug#1051276: xdg-desktop-portal-kde should include pipewire as a dep and enable it

2023-10-15 Thread theofficialgman
Hi, I am also running into this. Please enable it on stable and oldstable! Thanks, theofficialgman

Bug#1052440: Request: enable widevine on all architectures if found (patch included)

2023-09-21 Thread theofficialgman
-browser/+git/snap-from-source/plain/build/chromium-patches/widevine-enable-version-string.patch?h=dev I would appreciate it if this be backported/included in stable/oldstable as well. Thanks, theofficialgman

Bug#1023237: openjdk-11: Keep out of testing and stable

2023-06-17 Thread theofficialgman
Is there a better reason this should be kept out of testing and stable? Many users find this openjdk-11 helpful and necessary for stability/continuity reasons over the current LTS. Security updates will last for 3+ more years so I don't see any reason why this should be held back from stable and

Bug#1033961: dpkg: Please add support for zstd (Zstandard) compressed packages (for stable/oldstable)

2023-04-09 Thread theofficialgman
> That commit depends on several other refactors linked to the parallel compression support for xz Oh I see. In any case I don't see why these changes could not be made in the -backports repositories for the requested distros. It seems like only the 2-3 commits before you added this commit are

Bug#1033961: closed by Guillem Jover (Re: Bug#1033961: dpkg: Please add support for zstd (Zstandard) compressed packages (for stable/oldstable))

2023-04-09 Thread theofficialgman
guil...@debian.org> by > replying to this email. > > > -- > 1033961: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033961 > Debian Bug Tracking System > Contact ow...@bugs.debian.org with problems > > > > -- Forwarded message -- > From: Gu

Bug#1033961: dpkg: Please add support for zstd (Zstandard) compressed packages (for stable/oldstable)

2023-04-04 Thread theofficialgman
Package: dpkg Severity: wishlist Dear debian developers, Please backport these changes (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892664 https://git.dpkg.org/cgit/dpkg/dpkg.git/diff/?id=2c2f7066b) into debian stable (bullseye) and debian oldstable (buster). The lack of tar.zst support is

Bug#1006182: buster-pu: package qtbase-opensource-src/5.11.3+dfsg1-1+deb10u5

2022-04-27 Thread theofficialgman
Hi I’m that original user that requested the patch. Do you think you could just go ahead and release it and worry about the CVEs later as necessary? This bug is quite crippling for some applications.

Bug#1001082: qtbase-opensource-src: segfault when closing one windows in a multi window QT application

2022-02-17 Thread theofficialgman
Thanks for pushing the fix to the buster git branch. Is this good to be released or do we have to wait for some release timing before it is built and published?

Bug#1001082: qtbase-opensource-src: segfault when closing one windows in a multi window QT application

2022-02-09 Thread theofficialgman
any updates on this? as referenced before, it should be fixable by picking these two commits: https://codereview.qt-project.org/c/qt/qtbase/+/264529 https://codereview.qt-project.org/c/qt/qtbase/+/237817 which were used to resolve this bug: https://bugreports.qt.io/browse/QTBUG-68393

Bug#1001082: qtbase-opensource-src: segfault when closing one windows in a multi window QT application

2021-12-03 Thread theofficialgman
Package: qtbase-opensource-src Severity: important Tags: newcomer Dear Maintainer, In both debian buster and raspbian buster, closing an application window in a multi window QT application causes a segfault and the entire program to crash. This might have been fixed upstream in one of these