Bug#1079938: sbuild-createchroot creates unmerged /usr for bookworm by default

2024-08-30 Thread Lee Garrett
Hey josch, On 29.08.24 14:47, Johannes Schauer Marin Rodrigues wrote: Hi Lee, there seems to be some confusion (also from my end) -- read further below. Quoting Lee Garrett (2024-08-28 20:35:06) when creating a bookworm schroot e.g. with sbuild-createchroot --merged-usr bookworm /var/lib

Bug#1079938: sbuild-createchroot creates unmerged /usr for bookworm by default

2024-08-28 Thread Lee Garrett
on, as a merged /usr is required per release notes [0]. I've tentatively set this to severity serious, as I believe this could have been an oversight. If this is by design, I think it's best if sbuild-createchroot would very prominently say so on the end of the build run. Thanks in advance!

Bug#1079667: fail2ban: cloudflare-token action not using options specified in jail.local

2024-08-25 Thread Joongul Lee
Package: fail2ban Version: 1.1.0-6 Severity: normal Dear Maintainer, If I put the following info in my jail.local file [DEFAULT] action = cloudflare-token cfzone = MY_CF_ZONE_ID cftoken = MY_CF_API_TOKEN as instructed by comments of cloudflare-token.conf file, the jails don't work. When I trie

Bug#1008735: should /etc/os-release contain VERSION variables for testing and unstable?

2024-08-22 Thread Lee Garrett
Hi Santiago, thank you for responding. On 22.08.24 15:54, Santiago Vila wrote: El 22/8/24 a las 15:27, Lee Garrett escribió: The following integration test in the ansible package is an example that breaks when VERSION gets removed from /etc/os-release in the release cycle

Bug#1008735: should /etc/os-release contain VERSION variables for testing and unstable?

2024-08-22 Thread Lee Garrett
eadable information. As there are many such conditionals in the upstream integration tests, and the workaround involves quite a bit of boilerplate, in practice this just means that they get removed by me from the autopkgtests. Regards, Lee

Bug#1078560: Document Signed-By: fields in deb822-style .sources file

2024-08-12 Thread Lee Garrett
On 12.08.24 16:48, Julian Andres Klode wrote: Control: severity -1 wishlist On Mon, Aug 12, 2024 at 04:35:38PM GMT, Lee Garrett wrote: Package: apt Version: 2.6.1 Severity: normal X-Debbugs-Cc: deb...@rocketjump.eu Hi, it would be nice if the sources.list man page would write more verbosely

Bug#1078560: Document Signed-By: fields in deb822-style .sources file

2024-08-12 Thread Lee Garrett
ources could not be read. After some trial and error I found out that replacing the first and last line with -BEGIN PGP PUBLIC KEY BLOCK- -END PGP PUBLIC KEY BLOCK- fixed the problem. Maybe it would also make sense to let the key parser work with the above values, too, as they&

Bug#684134: Package 'locales' resets pre-set debconf variable 'default_environment_locale' on install

2024-07-27 Thread Lee Garrett
Hi Aurelien! On 26.07.24 13:11, Aurelien Jarno wrote: Hi, On 2024-07-25 00:34, Lee Garrett wrote: So when /etc/locale.gen exists, this file is read, and then the settings in the debconf database overwritten by those value. So once debconf is installed, there's no programmatic way via de

Bug#684134: Package 'locales' resets pre-set debconf variable 'default_environment_locale' on install

2024-07-24 Thread Lee Garrett
g is written (e.g. apt-cacher-ng, ca-certificates, console-setup, iproute2, grub-efi-amd64, grub-pc, postfix, tzdata, wireshark-common, to name a few). Neither /etc/locale.gen, nor /etc/locale.conf are marked as conffiles, so they shouldn't edited by users, and neither be preserved, nor authoritative on the matter. As such, I'm raising the bug severity. I propose to remove the shown code lines from locales.config. This would make any debconf selections authoritative again. A compromise would be to add another debconf option that decides on which side is authoritative (either config file, or debconf), but IMHO that adds complexity without much benefit. Regards, Lee

Bug#1076343: setup-testbed will break networking in certain conditions

2024-07-14 Thread Lee Garrett
On 14.07.24 20:48, Lee Garrett wrote: [...] In a step not completely clear to me network-manager then gets removed in line 620 [1]. I at least can't make out any package there that network-manager depends on. I found the reason; it's because xml-core gets removed.

Bug#1076343: setup-testbed will break networking in certain conditions

2024-07-14 Thread Lee Garrett
there that network-manager depends on. I was able to work around this (admittedly hilarious) bug by setting AUTOPKGTEST_IS_SETUP_COMMAND=1. Regards, Lee [0] https://salsa.debian.org/ci-team/autopkgtest/-/blob/master/setup-commands/setup-testbed?ref_type=heads#L429 [1] https://salsa.debian.org/c

Bug#1069768: The 'no-agent-forwarding' key restriction disables server alive message support

2024-07-11 Thread Lee Garrett
On 09.07.24 17:24, Guilhem Moulin wrote: On Tue, 09 Jul 2024 at 14:20:59 +0200, Guilhem Moulin wrote: On Sat, 29 Jun 2024 at 15:52:49 +0200, Lee Garrett wrote: Hi Guilhem, could you give quick feedback on this? I'm also happy to prepare a NMU for bookworm if you can't find the t

Bug#1075707: zhcon: ftbfs with GCC-14

2024-07-07 Thread Rafael Lee
epends on: ii libc6 2.38-13 ii libgcc-s1 14-20240330-1 ii libgpm2 1.20.7-11 ii libstdc++6 14-20240330-1 ii libtinfo6 6.5-2 pn zhcon-data zhcon recommends no packages. zhcon suggests no packages. Regards. Rafael Lee On Wed, 03 Jul 2024 12:50:01 + Matthias Klose wrote:

Bug#1075858: mesa-vulkan-drivers > 24.1 should include NVK driver on amd64

2024-07-06 Thread Chris Lee
Package: mesa-vulkan-drivers Version: 24.1.3-2 Severity: wishlist X-Debbugs-Cc: c...@mg8.org Dear Maintainer, * What led up to the situation? I have a GeForce RTX 3070 and I would love to be able to run games on it without NVIDIA's binary driver * What exactly did you do (or not do) that was

Bug#1042768: Stop shipping scripts that don't work with irssi >= 1.4

2024-07-01 Thread Lee Garrett
't stumble upon the same issue. Greetings, Lee

Bug#1069768: The 'no-agent-forwarding' key restriction disables server alive message support

2024-06-29 Thread Lee Garrett
On Wed, 24 Apr 2024 22:00:48 +0200 Lee Garrett wrote: my /etc/dropbear/initramfs/dropbear.conf has: DROPBEAR_OPTIONS="-s -j -k -I 180 -c /usr/bin/cryptroot-unlock" -j and -k are "disable local/remote port forwarding". Seems like we cracked the case. Nice! Is there a ch

Bug#1054544: community.zabbix plugin misses bookworm support and fails with error dict object' has no attribute 'bookworm'

2024-06-28 Thread Lee Garrett
-team/packages/ansible/-/tree/debian/bookworm?ref_type=heads that would add support for bullseye and bookworm? I unfortunately don't have a zabbix setup I could test against. Regards, Lee [0] https://salsa.debian.org/python-team/packages/ansible/-/blob/debian/bookworm/ansible_collections/community/zabbix/docs/ZABBIX_AGENT_ROLE.md?ref_type=heads#zabbix-versions

Bug#1070193: bookworm-pu: package ansible-core/2.14.16-0+deb12u1

2024-06-25 Thread Lee Garrett
On 16.06.24 00:25, Jonathan Wiltshire wrote: Control: tag -1 confirmed On Wed, May 01, 2024 at 05:05:05PM +0200, Lee Garrett wrote: [ Reason ] This is a bugfix-only update from ansible-core 2.14.3 to 2.14.16. This fixes three CVEs: - Address issue where ANSIBLE_NO_LOG was ignored (CVE-2024

Bug#1069891: bookworm-pu: package ansible/7.7.0+dfsg-3+deb12u1

2024-06-25 Thread Lee Garrett
On 16.06.24 00:06, Jonathan Wiltshire wrote: Control: tag -1 moreinfo On Fri, Apr 26, 2024 at 03:05:00PM +0200, Lee Garrett wrote: I'm requesting to bump the version of the ansible package ("ansible-community collection") to the last minor semantic version of the v7 series in

Bug#1070193: bookworm-pu: package ansible-core/2.14.16-0+deb12u1

2024-06-25 Thread Lee Garrett
On 16.06.24 00:25, Jonathan Wiltshire wrote: Control: tag -1 confirmed On Wed, May 01, 2024 at 05:05:05PM +0200, Lee Garrett wrote: [ Reason ] This is a bugfix-only update from ansible-core 2.14.3 to 2.14.16. This fixes three CVEs: - Address issue where ANSIBLE_NO_LOG was ignored (CVE-2024

Bug#982968: ansible-pull output on terminal is buffered (not live)

2024-06-05 Thread Lee Garrett
Hi Ludovic, if this still affects current Debian versions please report it with upstream: https://github.com/ansible/ansible/issues If they consider it a good change I'm happy to backport it to the release currently in bookworm. Greets, Lee On Wed, 17 Feb 2021 14:53:40 +0100 Lu

Bug#1069283: New version of arista.eos collection

2024-06-05 Thread Lee Garrett
Hi Simon, I've just uploaded ansible 10.0.0-1 which contains arista.eos 9.0.0. I'm closing this bug as such. Greets, Lee On Fri, 19 Apr 2024 11:51:15 +0200 =?UTF-8?Q?Simon_Sp=C3=B6hel?= wrote: Package: ansible Version: 9.4.0+dfsg-1 Dear Maintainers Thank you for updating and m

Bug#1061591: rhsrvany: tests can fail on ci.debian.net due to wine32 installation

2024-06-04 Thread Lee Garrett
nly run on amd64 containers). Unfortunately the logs are not available anymore. Any idea what the original problem was? It would be nice to have autopkgtests run on amd64 when testing things out before uploading a package. Regards, Lee

Bug#1072013: uscan unconditionally downloads signature file

2024-05-27 Thread Lee Garrett
it's consistent with already skipping downloading the tarball. Greets, Lee Full transcript below: ---8<--8<--8<--8<--8<--8<--8<--8<--- $ cat debian/watch version=4 opts="pgpmode=mangle,pgpsigurlmangle=s%$%.sig%,filenamemang

Bug#1072008: gbp import-orig does not document which signature extensions it expects

2024-05-27 Thread Lee Garrett
685A5A5E511D30E2 gpg:issuer "dia...@skoll.ca" gpg: Good signature from "Dianne Skoll " [unknown] gpg: aka "Dianne Skoll " [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication t

Bug#1072006: reference gbp-import-ref(1) in gbp(1) man page

2024-05-27 Thread Lee Garrett
kworm and later. The man page for import-ref is actually shipped in the package, just not referenced anywhere. Greets, Lee -- System Information: Debian Release: 12.5 APT prefers stable-updates APT policy: (990, 'stable-updates'), (990, 'stable-security'), (990, 'pro

Bug#1071592: fails to enable LVM on crypt during boot, rendering the system unbootable

2024-05-21 Thread Benjamin Lee
On Wed, 22 May 2024 00:51:22 +0100 Luca Boccassi wrote: Control: reassign -1 dracut 060+5-1 On Tue, 21 May 2024 21:47:37 +0200 Evgeni Golov wrote: > Package: systemd > Version: 256~rc2-3 > Severity: important > > Ohai, > > I am filing this against systemd, as that's the package that triggers

Bug#1071396: apt-move does not include the component 'non-free-firmware' when building the dists "Release" file

2024-05-18 Thread Lee Elliott
Package: apt-move Version: 4.2.27-6 Severity: important Tags: patch X-Debbugs-Cc: leeejobsacco...@mail.co.uk Dear Maintainer, * What led up to the situation? I ran apt-move packages and found that when I then ran apt-update it reported the following warning: mirrors/debian bookworm InReleas

Bug#722344: eog: saving multiple rotations failes, only last is saved

2024-05-12 Thread Lee Garrett
ter find out that it doesn't actually persist. Greets, Lee -- System Information: Debian Release: 12.5 APT prefers stable-updates APT policy: (990, 'stable-updates'), (990, 'stable-security'), (990, 'proposed-updates'), (990, 'stable') Architecture:

Bug#1069891: bookworm-pu: package ansible/7.7.0+dfsg-3+deb12u1

2024-05-10 Thread Lee Garrett
I have just pushed some meta-data updates, and also a change that fixes CVE-2023-4237 in this package. See the commit logs here: https://salsa.debian.org/python-team/packages/ansible/-/commits/debian/bookworm-proposed/

Bug#1070807: konsole: Konsole did not close redundant FDs when creating shell process in terminal session

2024-05-09 Thread Anthony Lee
Dear Maintainer, This may not be Konsole's bug. By deep dive into the problem, I found those redundant FDs were coming from kwin_wayland, the wayland implementation of KWin. Today I tried to start a Konsole Terminal in another desktop environment rather than KDE Plasma, and the redundant FDs prob

Bug#1069891: bookworm-pu: package ansible/7.7.0+dfsg-3+deb12u1

2024-04-26 Thread Lee Garrett
On Fri, 26 Apr 2024 15:05:00 +0200 Lee Garrett wrote: Package: release.debian.org Severity: normal Tags: bookworm User: release.debian@packages.debian.org Usertags: pu X-Debbugs-Cc: ansi...@packages.debian.org, deb...@rocketjump.eu Control: affects -1 + src:ansible Hi, I'm requesti

Bug#1069886: piuparts fails when unrelated hardware events happen on the host machine

2024-04-26 Thread Lee Garrett
arts less useful. It would be nice if piuparts could ignore /sys, /dev, /proc as they're not on-disk file systems anyway. Greets, Lee -- System Information: Debian Release: 12.5 APT prefers stable-updates APT policy: (990, 'stable-updates'), (990, 'stable-security')

Bug#1069884: Document acronym "ITA" on https://www.debian.org/devel/wnpp/

2024-04-26 Thread Lee Garrett
in the removing tables entries, but that's not helpful to see which tags are available. Greets, Lee

Bug#1051140: lintian in bookworm does not know about bookworm-backports

2024-04-26 Thread Lee Garrett
Friendly ping. It's been half a year now without response from the maintainers. Can we get an update please? On Sun, 03 Sep 2023 14:01:47 +0200 Lee Garrett wrote: Package: lintian Version: 2.116.3 Severity: important X-Debbugs-Cc: deb...@rocketjump.eu Hi, when preparing an uploa

Bug#1069768: The 'no-agent-forwarding' key restriction disables server alive message support

2024-04-24 Thread Lee Garrett
ng,no-X11-forwarding,command="/bin/cryptroot-unlock" Lee, I assume you have the ‘no-port-forwarding’ restriction too? It appears to disable server alive message support for some reason. This is reproducible at initramfs stage as well as in the main system. my /etc/dropbe

Bug#1069768: dropbear-initramfs becomes unresponsive after several connection attempts

2024-04-24 Thread Lee Garrett
On 24.04.24 17:10, Guilhem Moulin wrote: On Wed, 24 Apr 2024 at 16:32:09 +0200, Lee Garrett wrote: Although the dropbear man page is not explicit, I'm assuming it refers to TCP keepalive. I think this assumption is incorrect: https://sources.debian.org/src/dropbear/2024.84-1/src/c

Bug#1069768: dropbear-initramfs becomes unresponsive after several connection attempts

2024-04-24 Thread Lee Garrett
On 24.04.24 16:15, Guilhem Moulin wrote: Control: tag -1 unreproducible moreinfo Hi, On Wed, 24 Apr 2024 at 14:42:43 +0200, Lee Garrett wrote: After some debugging, it turns out that ServerAliveInterval != 0 will cause the ssh client to reset the connection, which dropbear will count as

Bug#1069768: dropbear-initramfs becomes unresponsive after several connection attempts

2024-04-24 Thread Lee Garrett
ent setting. Greets, Lee -- System Information: Debian Release: 12.5 APT prefers stable-updates APT policy: (990, 'stable-updates'), (990, 'stable-security'), (990, 'proposed-updates'), (990, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.1.

Bug#1005910: apt provider does not grok Deb822 sources files

2024-04-17 Thread Lee Garrett
i python3-packaging 21.3-1 ii python3-paramiko 2.8.1-1 ii python3-pycryptodome 3.11.0+dfsg1-3 ii python3-yaml 5.4.1-1+b1 Greets, Lee

Bug#1042906: ansible: please package new upstream version 8.x

2024-04-14 Thread Lee Garrett
Hi, I'll try to upload a new version of ansible and ansible-core within the next week. On 14.04.24 10:00, Daniel Baumann wrote: retitle 1042906 please package new upstream version 9.x thanks Hi Lee, any updates since last year? Ansible is currently at 9.x and I'd really like to

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 rep

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` optio

Bug#1059030: closed by Safir Secerovic (Fixed in version 1.0-1)

2024-03-25 Thread Joshua AE Lee
This still seems to be an issue ion stable On 3/25/24 08:12, Debian Bug Tracking System wrote: This is an automatic notification regarding your Bug report which was filed against the goverlay package: #1059030: goverlay missing dependency libglu1-mesa It has been closed by Safir Secerovic . T

Bug#1053565: RFS: openvpn3-client/21+dfsg-1 [ITP] -- virtual private network daemon (version 3)

2024-03-12 Thread Andrew Lee
Package: sponsorship-requests Followup-For: Bug #1053565 X-Debbugs-Cc: ajq...@debian.org Hi Marc, Thank you for your efforts in packaging this package into Debian. I noticed that you conducted a thorough license check and re-uploaded the package into mentors. However, there are still some lintia

Bug#1065320: linux-image-6.1.0-18-amd64: 6.1.0-18 kernel enters ACPI Error loop during boot & requires power cycle

2024-03-02 Thread Lee Elliott
Package: src:linux Version: 6.1.76-1 Severity: critical Justification: breaks the whole system X-Debbugs-Cc: leeejobsacco...@mail.co.uk Dear Maintainer, * What led up to the situation? Trying to boot the system with the 6.1.0-18 kernel * What exactly did you do (or not do) that was eff

Bug#1061683: qemu-guest-agent.service does not restart on upgrade, loosing connectivity

2024-01-28 Thread Lee Garrett
r, D-Bus, udev, scripted systemctl call, ...). • In case of template units, the unit is meant to be enabled with some instance name specified. It seems like it's only enabled by the udev device trigger, which is never triggered on upgrade. I think it's missing a `systemctl start qem

Bug#1061553: Duplicate uuids in password-gorilla password store

2024-01-26 Thread Peter Lee
e that was used to package the beta1 version for Debian distribution will also work for beta-2. Regards Peter Lee (bell...@snarkjaeger.ch) -- System Information: Debian Release: bookworm/sid APT prefers jammy-updates APT policy: (500, 'jammy-updates'), (500, 'jammy-securi

Bug#1060847: planets: Typo in package description

2024-01-15 Thread Sam Lee
Package: planets Version: 0.1.13-20+b5 Severity: minor There is a minor typo in the package's description. Excerpt from `apt-cache show planets`: "The user interface is aimed at being simple enough for a fairly young  kid to enjoy it, their is a special kid-mode for this purpose." Notice that "t

Bug#1060845: ghostscript: Add AppArmor profile

2024-01-15 Thread Sam Lee
Package: ghostscript Version: 10.0.0~dfsg-11+deb12u3 Severity: wishlist Please consider shipping an AppArmor profile in the "ghostscript" package.  It might be prudent to add an AppArmor profile to reduce the potential damage of Ghostscript bugs because: 1. Ghostscript is commonly used to process

Bug#1060277: pdfproctools: typo in setpdfmetadata man page

2024-01-08 Thread Sam Lee
Package: pdfproctools Version: 1.9.4-1 Severity: minor Dear Maintainer, There is a typo in man page of setpdfmetadata: title Subject     Sets the document subject to the given value. It should probably be "subject Subject" instead of "title Subject". -- System Information: Debian

Bug#1059702: apparmor-profiles: Firefox profile should confine firefox-esr

2023-12-30 Thread Sam Lee
Package: apparmor-profiles Version: 3.0.8-3 Severity: wishlist The Firefox profile 'usr.lib.firefox.firefox' does not confine the firefox-esr binary (/usr/lib/firefox-esr/firefox-esr). The AppArmor profile for Firefox should include support for the firefox-esr binary, since firefox-esr is the defa

Bug#833278: firefox-esr: lack of apparmor profile

2023-12-30 Thread Sam Lee
On Wed, 4 Dec 2019 02:15:16 +0300 dinar qurbanov wrote: > it is in apparmor-profiles package: > https://packages.debian.org/stretch/all/apparmor-profiles/filelist For Debian bookworm, an AppArmor profile is also available in the apparmor-profiles package, but that profile is obsolete. It confines

Bug#947002: wxmaxima version 19.07.0 onwards cannot display properly exponents

2023-12-28 Thread Sam Lee
I cannot reproduce this problem in wxMaxima version 22.12.0 of Debian Bookworm (current Debian stable). Is the problem fixed?

Bug#1059563: wxmaxima: Blank image when copying/saving selection to image

2023-12-28 Thread Sam Lee
Package: wxmaxima Version: 22.12.0-1 Severity: normal In wxmaxima, when I right-click on a cell, then click on "Copy as Image", then paste the image into another application (LibreOffice, for example), the pasted image is blank (completely white). Similarly, if I select some cell(s) and try to sa

Bug#1059030: goverlay missing dependency libglu1-mesa

2023-12-19 Thread Joshua AE Lee
Package: goverlay Version: 0.9.1-1 Severity: important Dear Maintainer, Attempting to open Goverlay to try out the packlage as I'm fairly new to trying out mangohud. After trying to launch it via a graphical application launcher (in this case rofi) I got the result of no action. So as a goo

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#1057744: nmap: bring back zenmap

2023-12-07 Thread Matthew Gabeler-Lee
Package: nmap Version: 7.93+dfsg1-1 Severity: wishlist Some time ago, zenmap was removed due to being stuck back on python 2, but as of nmap 0.94 [1] it has been brought up to date to use python 3 and gobject, so hopefully it can now be brought back to Debian? [1] https://github.com/nmap/nmap/bl

Bug#1056601: No module named

2023-11-24 Thread Lee Garrett
mmend against mixing releases, this is not supported and will bite you sooner or later. It's better to just run unstable and removing any residue package from older releases. Regards, Lee

Bug#1055616: ansible-core: ansible.builtin.setup does not include facts from facter.

2023-11-10 Thread Lee Garrett
Hi Andy, On 10.11.23 20:31, andrew bezella wrote: On Fri, 2023-11-10 at 12:39 +0100, Lee Garrett wrote: Hi Andrew, hello - On 08.11.23 22:40, andrew bezella wrote: [...] i was eventually able to build an updated version of bookworm's ansible-core .deb including commit id 4b0d014. 

Bug#1055616: ansible-core: ansible.builtin.setup does not include facts from facter.

2023-11-10 Thread Lee Garrett
"sda": { [...] "facter_timezone": "UTC", "facter_virtual": "physical" }, "changed": false } thanks in advance for addressing this. andy Greetings, Lee

Bug#1054230: Please change permissions on /var/lib/libvirt/images/

2023-10-19 Thread Lee Garrett
completeness, this is the command line I've tested it with: virt-v2v -i ova -o libvirt -of qcow2 -oo compressed -oc 'qemu:///system' win11.zip -on win11trial Regards, Lee -- System Information: Debian Release: 12.2 APT prefers stable-updates APT policy: (990, 'stable-upda

Bug#1054220: Off-by-one when selecting days in activity window

2023-10-19 Thread Lee Garrett
ocale, but running `LC_ALL=C hamster` did not change the outcome of the bug. severity "important" as this tool is probably used by many freelancers to track time, and wrong timetracking results in loss of income or overbilling. Regards, Lee -- System Information: Debian Release: 12.2 APT pr

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 t

Bug#1052405: libvirtd floods journal with unhelpful message

2023-09-21 Thread Lee Garrett
Package: libvirt-daemon Version: 9.0.0-4 Severity: normal X-Debbugs-Cc: deb...@rocketjump.eu Hi, when running a Windows 11 VM, and provisioning it via ansible, the journal is getting flooded with > 50 messages per second: Sep 21 15:31:29 batou libvirtd[402313]: Domain id=1 name='win11trial' uui

Bug#1050906: reject non-conforming mail with helpful message when sending to d-d-a

2023-09-19 Thread Lee Garrett
Hello Cord, On 17.09.23 12:02, Cord Beermann wrote: tags 1050906 wontfix severity 1050906 wishlist thanks Hallo! Du (Lee Garrett) hast geschrieben: >From a user experience it's currently a bit cumbersome, as I'll send a mail, wait 15 minutes to notice that it hasn't arr

Bug#1050906: reject non-conforming mail with helpful message when sending to d-d-a

2023-09-18 Thread Lee Garrett
Hi Cord, On 17.09.23 12:02, Cord Beermann wrote: tags 1050906 wontfix severity 1050906 wishlist thanks Hallo! Du (Lee Garrett) hast geschrieben: >From a user experience it's currently a bit cumbersome, as I'll send a mail, wait 15 minutes to notice that it hasn't arrived, c

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#1051943: Document requirements for sending mails to mailing lists which require GPG signature

2023-09-14 Thread Lee Garrett
don't go through (#debian-lists on irc.oftc.net) Ideally this should then be linked from the respective overview pages to easily be found, e.g. https://lists.debian.org/debian-devel-announce/ Greetings, Lee

Bug#1051941: replay cache accepts signed mail before it goes through to mailing list

2023-09-14 Thread Lee Garrett
the signed mail to silently fail (#1050906), even though it would otherwise have a valid signature and be correctly formed. It would be nice if the signature verification check would be last in the milter list to mitigate this issue. Regards, Lee

Bug#1051770: move services and binaries for AD DC setup to package samba-ad-dc

2023-09-13 Thread Lee Garrett
On Tue, 12 Sep 2023 14:24:09 +0300 Michael Tokarev wrote: Control: tag -1 + moreinfo 12.09.2023 14:14, Lee Garrett wrote: > Source: samba > Severity: minor > X-Debbugs-Cc: deb...@rocketjump.eu > > Hi, > > I believe it would be a good idea to move the binaries and servic

Bug#1051770: move services and binaries for AD DC setup to package samba-ad-dc

2023-09-12 Thread Lee Garrett
etapackage. Moving the binaries/services over would have the benefit of being able to drop the support of this package separately from the samba server, as it currently is for oldstable and older. Greetings, Lee -- System Information: Debian Release: 12.1 APT prefers stable-updates APT po

Bug#921526: geany crashes when deleting files in Tree Browser

2023-09-06 Thread Lee Garrett
This seems to be fixed in the bookworm release. On Wed, 06 Feb 2019 15:19:24 +0100 Lee Garrett wrote: Package: geany Version: 1.33-1 Severity: important Hi, geany crashes when deleting files in Tree Browser. Steps to reproduce: 1) Open a geany project 2) Enable the side bar with View

Bug#1051140: Bug #1051140: lintian in bookworm does not know about bookworm-backports

2023-09-03 Thread Lee Garrett
Indeed, however the bug is about fixing it in stable. On 03.09.23 16:45, Joachim Wiedorn wrote: Hello Lee, you can fix the problem by yourself: Open file /usr/share/lintian/data/changes-file/known-dists and add one line with "bookworm". --- Have a nice day. Joachim (Germany)

Bug#1051142: bookworm dput-ng does not know about bookworm-backports

2023-09-03 Thread Lee Garrett
(host: ftp.upload.debian.org; directory: /pub/UploadQueue/) running allowed-distribution: check whether a local profile permits uploads to the target distribution `bookworm-backports' not in the codename group It would be nice if dput-ng would know about bookworm-backports. Greetings, Lee

Bug#1051140: lintian in bookworm does not know about bookworm-backports

2023-09-03 Thread Lee Garrett
s It would be great if lintian in stable would know about bookworm-backports. Greetings, Lee -- System Information: Debian Release: 12.1 APT prefers stable-updates APT policy: (990, 'stable-updates'), (990, 'stable-security'), (990, 'stable') Architecture: amd64 (x8

Bug#1042906: ansible: please package new upstream version 8.x

2023-08-31 Thread Lee Garrett
Hi Dominik, indeed! I'm currently letting the version of ansible/ansible-core in unstable linger a little bit longer to get some more testing, before pushing it as a stable-update. As soon as that is done, I'll package the latest for unstable again. Greets, Lee On 02.08.23 17:1

Bug#1050915: truncate unsigned parts of signed mails to d-d-a

2023-08-31 Thread Lee Garrett
-encoded data: "This is an OpenPGP/MIME signed message (RFC 4880 and 3156)" Would be nice if the tool in question could just truncate the unsigned bits instead and accept the mail, assuming there's a valid signature. Greetings, Lee

Bug#1050906: reject non-conforming mail with helpful message when sending to d-d-a

2023-08-31 Thread Lee Garrett
d, change a few things and resend, wait another 15 minutes, etc. Which is quite an ineffective workflow. Regards, Lee

Bug#1042754: tor: don't autostart the service on installation

2023-08-25 Thread Lee Garrett
be documented in /usr/share/doc/tor/README.Debian. Since I don't believe this is falls in the severity of "grave" as defined in [1] (the package works for most people, it does not cause data loss nor introduces security holes on the system), I'm changing the bug severity. [1] https://www.debian.org/Bugs/Developer#severities Greetings, Lee

Bug#1049392: golang-1.21: FTBFS if dh-golang is installed

2023-08-15 Thread Matthew Gabeler-Lee
On Tue, 15 Aug 2023, Shengjing Zhu wrote: So why would you install dh-golang? It's not listed in golang-1.21's Build-Depends. To build other packages. Building Go and building packages that use Go on the same system doesn't seem weird to me. Is your view that source packages only need to be

Bug#1049392: golang-1.21: FTBFS if dh-golang is installed

2023-08-14 Thread Matthew Gabeler-Lee
Source: golang-1.21 Version: 1.21.0-1 Severity: important Tags: ftbfs Context: trying to build local golang-1.21 packages against stable (bookworm) If dh-golang is installed, building the golang toolchain itself fails tests, specifically TestCgoLib in src/cmd/nm/nm_cgo_test.go: --- FAIL: TestCg

Bug#1042768: Stop shipping scripts that don't work with irssi >= 1.4

2023-07-31 Thread Lee Garrett
]. I propose to update to the latest irssi-scripts snapshot, and then remove any remaining scripts still using Irssi::command('^format [...]), and add a news entry for the next stable-update. Regards, Lee [0] https://irssi.org/posts/#major-news-in-irssi-14-coming-from-irssi-123 grep for

Bug#1042002: missing suggests/recommends

2023-07-25 Thread Lee Garrett
d-bin. The latter I only found out by running it in debug mode, the regular error message was not helpful. Would be nice if virt-v2v could check for the nbdcopy binary, and suggest installing libnbd-bin. Regards, Lee -- System Information: Debian Release: 12.1 APT prefers stable-updates APT po

Bug#996850: ITP: rhsrvany -- Windows tools used by virt-v2v

2023-07-24 Thread Lee Garrett
Hi Ryan, is there any update on the packaging progress? Greets, Lee On Tue, 19 Oct 2021 10:48:35 -0500 Ryan Pavlik wrote: Package: wnpp Severity: wishlist Owner: Ryan Pavlik X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: rhsrvany Version : 0.20210127 Upstream

Bug#116879: ssh-keygen -d undocumented switch

2023-07-06 Thread Lee Garrett
It looks like this bug is obsolete as the switch was removed. Closing this bug as such.

Bug#964941: base-files: please maintain base-files in a VCS such as git on salsa.d.o

2023-06-30 Thread Lee Garrett
Bump. I'm trying to understand why /var/local/ is root:staff (#1039973), and a VCS would really help with that. It would also make it easier for you to accept patches for bugs.

Bug#1038113: New upstream available

2023-06-15 Thread Lee Garrett
Source: triplea Severity: wishlist X-Debbugs-Cc: deb...@rocketjump.eu Hello fine Debian Java maintainers, triplea has had a few updates since the last upload. Current stable is 2.5.22294. Can we get some love for this package? Thanks in advance! ~ lee -- System Information: Debian Release

Bug#1037126: ansible-core: Patch to fix URI Module find json sub type

2023-06-08 Thread Lee Garrett
Hi Bernhard, I acknowledge this bug, and will issue a point release update once it has been merged upstream. Thanks for the report! Greets, Lee On 05.06.23 15:21, Bernhard Turmann wrote: Source: ansible-core Source-Version: 2.14.3-1 Severity: important Tags: fixed-upstream, patch, upstream

Bug#1004301: please add more information

2023-06-08 Thread Lee Garrett
with closing this bug. Thanks! Greetings, Lee On 31.05.23 17:19, georgesk wrote: Hi, thank you for your bug report. You are telling that when you "Decode from webcam", two webcams with the same name and identification are listed in a select widget. Have you more than one physical

Bug#1036752: bat: manpage is missing, README.debian is missing

2023-05-25 Thread Kyungjoon Lee
Package: bat Version: 0.22.1-2 Severity: normal X-Debbugs-Cc: kjoon...@gmail.com Dear Maintainer, After the bat binary was renamed from batcat to bat and back to batcat, the man page is no longer installed: /usr/share/man/man1/batcat.1.gz bookworm output: $ dpkg -L bat /. /usr /usr/bin /usr/b

Bug#1036471: installation-reports: Bookworm RC3 installs in MBR but hangs in UEFI, goes to gray screen

2023-05-21 Thread Lee Wulff
Package: installation-reports Severity: normal X-Debbugs-Cc: lewu...@retiredtechie.com (Please provide enough information to help the Debian maintainers evaluate the report efficiently - e.g., by filling in the sections below.) Boot method: ISO Image version: debian-bookworm-DI-rc3-amd64-netinsta

Bug#1035891: openjdk-17-jre-headless: Crashes when ulimit -v is in effect

2023-05-10 Thread David Lee Lambert
Package: openjdk-17-jre-headless Version: 17.0.6+10-1~deb11u1 Severity: important Tags: upstream Dear Maintainer, On a certain multi-user system, I have the following lines in /etc/profile ... ulimit -d 99 ulimit -v 389 In other words, almost 4G virtual memory per process, of which 1G d

Bug#1035875: Arbitrary code execution vulnerability in versions < 2.3

2023-05-10 Thread Lee Garrett
/mtrojnar/osslsigncode/releases/tag/2.3 Unfortunately, upstream has not assigned a CVE, and a quick glance at the closed bug reports didn't reveal any further details. Regards, Lee -- System Information: Debian Release: 12.0 APT prefers testing-security APT policy: (990, 'testing-securi

Bug#1029588: bts: Changes in libio-socket-ssl-perl 2.078 make bts fail to send mail to mail-server via SSL/TLS - hostname verification failed

2023-03-22 Thread Lee Garrett
On Sat, 18 Mar 2023 17:06:08 +0100 Dominique Dumont wrote: On Tue, 14 Feb 2023 22:21:26 +0100 Lee Garrett wrote: > Bumped severity as this makes bts currently unusable, and probably > breaks for quite a few DDs their workflow. This does not break on my system where bts is connected to

Bug#1032655: psi-plus segfaults

2023-03-22 Thread Lee Garrett
On 12.03.23 00:35, Stefan Kropp wrote: On Fri, Mar 10, 2023 at 03:45:38PM +0100, Lee Garrett wrote: psi-plus currently simply segfaults on a stock bookworm installation: $ psi-plus [20230310 15:43:12] W:libpng warning: iCCP: known incorrect sRGB profile (unknown:0, unknown) [20230310 15:43:12

Bug#1032418: zcfan service is not stopped on package removal

2023-03-17 Thread Lee Garrett
Debugging this issue I found that it's caused by #1031695 (a bug in dh_installsystemd). I've reduced this bug severity accordingly.

Bug#1031695: dh_installsystemd doesn't handle files in /usr/lib/systemd/system

2023-03-17 Thread Lee Garrett
service, so when a user installs zcfan, and after that thinkfan, zcfan is removed, but the service still runs. Since there are now two services controlling the fan speed, it will cause unpredictable behaviour and potentially HW damage. Regards, Lee

Bug#1032655: psi-plus segfaults

2023-03-10 Thread Lee Garrett
] W:libpng warning: iCCP: known incorrect sRGB profile (unknown:0, unknown) [20230310 15:43:12] W:libpng warning: iCCP: known incorrect sRGB profile (unknown:0, unknown) [20230310 15:43:12] W:libpng warning: iCCP: known incorrect sRGB profile (unknown:0, unknown) Segmentation fault Regards, Lee

Bug#1032460: unblock: thinkfan/1.3.1-4

2023-03-07 Thread Lee Garrett
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock X-Debbugs-Cc: think...@packages.debian.org, deb...@rocketjump.eu Control: affects -1 + src:thinkfan Hello release team, Please unblock package thinkfan. It is a tool to control the fans of

  1   2   3   4   5   6   7   8   9   10   >