Bug#1068601: Acknowledgement (selinux-policy-default: /var with nosuid and SELinux enabled breaks dpkg)

2024-04-07 Thread Blake Lee
The following dpkg.te seems to have solved the problem for me. ``` module dpkg 1.0; require { type dpkg_script_t; type dpkg_t; class process2 nosuid_transition; } ``` On Sun, Apr 7, 2024, at 2:42 PM, Debian Bug Tracking System wrote: > Thank you for filing a new Bug

Bug#1068601: selinux-policy-default: /var with nosuid and SELinux enabled breaks dpkg

2024-04-07 Thread Blake Lee
Package: selinux-policy-default X-Debbugs-Cc: bl...@volian.org Version: 2:2.20240202-1 Severity: important Hello, I have been messing around with configuring Debian with CIS controls and using SELinux. The first problem I've encountered is that having `/var` configured with `nosuid`

Bug#1058657: python3-apt: undefined symbol: PyAptWarning

2023-12-16 Thread Blake Lee
This bug can be reproduced with just a single import statement ``` import apt_inst ```

Bug#1053777: Man pages causes troff to warn about use of `CB` font

2023-10-10 Thread Blake Lee
Package: pandoc Version: 2.17.1.1-3 Severity: normal Dear Maintainer, I was building one of my programs to upload and I came across a new warning that lintian doesn't like. W: nala: groff-message troff::5: warning: cannot select font 'CB' [usr/share/man/man8/nala.8.gz:1] It looks like

Bug#1052125: nala cannot install the debreate package

2023-09-17 Thread Blake Lee
I was able to reproduce this on my system. First this is the error that happens when installing. This is what crashes Nala because of the formatter. ``` Traceback (most recent call last): File "/usr/bin/debreate", line 230, in main() File "/usr/bin/debreate", line 27, in main import

Bug#1028245: nala: missing dependency

2023-01-11 Thread Blake Lee
Hi thanks for using Nala and reporting bugs. This has been fixed upstream actually. We're currently working through a bug that is causing Nala to get removed from the testing repos. Once we fix that and release then this will be fixed, On Sun, Jan 8, 2023, at 2:13 PM, dimit...@stinpriza.org

Bug#1022275: Acknowledgement (nala: missing option "download only")

2022-10-26 Thread Blake Lee
Hello, Thank you for using Nala and reporting bugs. I checked it out and `-d` indeed no longer exists. I'm not sure where this regression stems from but I can add it back in for the next release. It may be some time as I've been very busy lately. As for the severity of the bug, I am unsure

Bug#1008816: ITP: kwin-bismuth -- KDE Plasma extension for tiling windows

2022-10-16 Thread Blake Lee
block to try. I believe I got everything else the way it should be. Thanks, Blake On Tue, Sep 27, 2022, at 2:53 AM, Didier 'OdyX' Raboud wrote: > Hello Blak, > > Le dimanche, 25 septembre 2022, 04.45:58 h CEST Blake Lee a écrit : > > Apologies for it taking me

Bug#1008816: ITP: kwin-bismuth -- KDE Plasma extension for tiling windows

2022-09-24 Thread Blake Lee
Thanks for the pointers. Apologies for it taking me so long to get to it. I nuked the repo and is now a clean, one commit, repo with only the unstable debian files in the master branch. I've also updated the files to build with the latest upstream release. Tested with sbuild that it builds

Bug#1008816: ITP: kwin-bismuth -- KDE Plasma extension for tiling windows

2022-08-01 Thread Blake Lee
, 2022, at 12:32 PM, Blake Lee wrote: > Okay sounds good, I'll get it moved over when I get some time. > > I've been personally using and maintaining it for about 5 months now with no > issues. It's the best solution I've found for a good tiling experience in > KDE, previously I wa

Bug#1008816: ITP: kwin-bismuth -- KDE Plasma extension for tiling windows

2022-07-25 Thread Blake Lee
to a new upstream version. On Mon, Jul 25, 2022, at 11:46 AM, Didier Raboud wrote: > Le lundi, 25 juillet 2022, 17.35:43 h CEST Blake Lee a écrit : > > As for the repo should I just mirror my current work from GitLab over to > > Salsa? > > If that's working well for you, I'd

Bug#1008816: ITP: kwin-bismuth -- KDE Plasma extension for tiling windows

2022-07-25 Thread Blake Lee
: > Hello there Blake, > > I have heard about Bismuth and would like to see it in Debian. > > Le samedi, 2 avril 2022, 06.42:10 h CEST Blake Lee a écrit : > > * Package name: kwin-bismuth > > Version : 3.0.0 > > (...) > > I plan on maintain

Bug#1010913: nala: Please provide a means to run "nala upgrade" without updating the package list

2022-05-17 Thread Blake Lee
I think this sounds like a great idea. I'll be sure to get a configuration option for this in the next release. In the mean time `nala upgrade --no-update` should be able to get the functionality that you want. Thanks, Blake On Thu, May 12, 2022, at 9:03 PM, Axel Beckert wrote: > Package:

Bug#1008816: ITP: kwin-bismuth -- KDE Plasma extension for tiling windows

2022-04-01 Thread Blake Lee
Package: wnpp Severity: wishlist Owner: Blake Lee X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: kwin-bismuth Version : 3.0.0 Upstream Author : Mikhail Zolotukhin * URL : https://github.com/Bismuth-Forge/bismuth * License : Expat, GPL-3+, CC

Bug#1008644: ITP: nala -- commandline frontend for the apt package manager

2022-03-29 Thread Blake Lee
Package: wnpp Severity: wishlist Owner: Blake Lee X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: nala Version : 0.7.1 Upstream Author : Blake Lee * URL : https://gitlab.com/volian/nala * License : GPLv3+ Programming Lang: Python Description

Bug#1006257: python3-apt: Sigwinch window resizes have no effect on debconf prompts

2022-02-21 Thread Blake Lee
Package: python3-apt Version: 2.3.0+b1 Severity: important Dear Maintainer, After running cache.commit() sigwinch signals don't seem to be respected. If I resize the terminal after calling comit, and hit a debconf prompt it will be formatted weird. additionally if you can get a prompt that

Bug#999441: selinux-policy-default: SELinux prevents dbus and firewalld from running properly

2021-11-10 Thread Blake Lee
Package: selinux-policy-default Version: 2:2.20210203-10 Severity: important Dear Maintainer, On a fresh install of Debian sid I installed firewalld and selinux. I rebooted to allow the system to do the autorelabling. Once done and the system came back up I got an error about dbus and firewalld

Bug#888227: dash: Dash update remove /bin/sh symlink

2018-01-23 Thread Blake Lee
Package: dash Version: 0.5.8-2.6 Severity: important Dear Maintainer, I was doing an apt dist-upgrade on sid today when apt stopped and there was no way to bring it back. Dpkg wouldn't work and neither would apt. I recreated the symlink and after a few tries was able to get the update to