without cron.
Greets,
Lee
-- System Information:
Debian Release: 12.9
APT prefers stable-security
APT policy: (1001, 'stable-security'), (1001, 'proposed-updates'), (1001,
'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)
Kernel: Lin
Andrew
On Fri, Jan 24, 2025 at 4:05 PM Ingo Brückl wrote:
>
> Hi,
>
> On Sat, Sep 14, 2024 at 3:58 AM Andrew Lee wrote:
>
> > However, the original LXDE project has not been declared obsolete or
> > officially abandoned.
>
> Looking at the upstream reposi
/famfamfam-silk
https://github.com/markjames/famfamfam-silk-icons
Greets,
Lee
-- System Information:
Debian Release: 12.9
APT prefers stable-security
APT policy: (1001, 'stable-security'), (1001, 'proposed-updates'), (1001,
'stable'), (500, 'stable-updates
Source: famfamfam-silk
Severity: minor
X-Debbugs-Cc: deb...@rocketjump.eu
Hi,
please consider setting up a packaging repo for this package on
https://salsa.debian.org, to make contributions and attributions easier.
Greets,
Lee
-- System Information:
Debian Release: 12.9
APT prefers stable
On 17/01/2025 15:49, Sven Geuer wrote:
On Fri, 17 Jan 2025 12:32:41 +0100 Lee Garrett wrote:
this is indeed caused by the one character typo fix in the config file, which
prompts for the conffile change you see here. While this is unfortunate,
reverting the change in a new update would just
was a dnsmasq update from 2.89 to 2.90 which also had a
one character typo fix in /etc/dnsmasq.conf. (See
https://bugs.debian.org/1093274)
piuparts could detect that the package being tested is a stable update, and then
warn when the conffile has changed between stable and that package.
Greets
Hi,
this is indeed caused by the one character typo fix in the config file, which
prompts for the conffile change you see here. While this is unfortunate,
reverting the change in a new update would just trigger the same issue again. As
such, there is nothing to act on here.
Greetings,
Lee
Hi Michał,
On Wed, 04 Sep 2024 14:58:06 +0200 =?utf-8?b?TWljaGHFgiBK?=
wrote:
Package: ansible
Version: 7.7.0+dfsg-3+deb12u1
Severity: important
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
apt update
*
Source: vagrant
Version: 2.3.4+dfsg-1
Severity: normal
X-Debbugs-Cc: deb...@rocketjump.eu
Hi,
when running vagrant/2.3.4+dfsg-1 autopkgtest on bookworm with dnsmasq
2.90-4~deb12u1 from bookworm-proposed-updates, the autopkgtests fail, due to a
dependency on dnsmasq, which itself starts a dnsmasq
I started looking into this. If you try to use completion on `nala
install/remove` it will work, but basically everything else does not. I tracked
the issue down until I realize it's not in Nala and it's in typer itself. I
searched after I realized what the problem was and it seems like someone
Hi Simon,
On 06/01/2025 11:30, Simon McVittie wrote:
On Sat, 04 Jan 2025 at 16:30:56 +0100, Lee Garrett wrote:
I was able to catch a coredump which I can't attach due to size.
Can you get a backtrace from this core dump, with gnome-shell and mutter
debug symbols available? That's u
reproduce. There is a similar bug report for Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2085420
The segfault is in src/backends/native/meta-kms-impl-device.c:962.
Regards,
Lee
-- System Information:
Debian Release: 12.8
APT prefers stable-security
APT policy: (1001, '
(2.14.18-0+deb12u2) bookworm; urgency=medium
+
+ * Update integration test dependencies
+ * Update integration test restrictions
+
+ -- Lee Garrett Fri, 03 Jan 2025 12:15:50 +0100
+
ansible-core (2.14.18-0+deb12u1) bookworm; urgency=medium
[ Lee Garrett ]
diff --git debian/tests/control de
Hi,
On 30/12/2024 21:12, Salvatore Bonaccorso wrote:
Hi,
On Sun, Dec 01, 2024 at 10:14:16PM +0100, Lee Garrett wrote:
Hi,
these three CVEs are now fixed in buster and bullseye. This means users who
upgrade to bookworm will be vulnerable to those issues again. Can we get a
decision from the
So some more looking this is the same on bookworm and sid
Package: xdg-desktop-portal-wlr
Version: 0.7.1-1+b1
Severity: important
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
installing obs studio in a sway session and setting up a screen
capture on multiple mon
not set UMASK anymore, so mask evaluates to
an empty newline. I haven't looked into where this script is called, so I don't
know if there are security implications.
Greets,
Lee
-- System Information:
Debian Release: 12.8
APT prefers stable-updates
APT policy: (990, 'stable-updates&
Hi,
these three CVEs are now fixed in buster and bullseye. This means users who
upgrade to bookworm will be vulnerable to those issues again. Can we get a
decision from the release team on this bug? Is there any information missing to
make a decision?
Kind regards,
Lee
On Wed, 28 Aug
he relevant code assumes that VERSION_ID is always set in /etc/so-release,
which is not the case for Debian sid. See Debian bugs #1042805, #746548
(requests
to add it in base-files). Upstream spec says the field is optional, so we can't
rely on it.
Greets,
Lee
-- System Information:
Debian
Package: python3.12
Version: 3.12.7-3
Severity: normal
X-Debbugs-Cc: trevor.l.da...@gmail.com
Dear Maintainer,
I'm observing a bug in
`argparse.ArgumentParser().parse_known_intermixed_args()` in Debian Testing's
version of Python 3.12.7. However if I instead install Python 3.12.7 by
compiling fr
expression expected
PATH is taken from the parent shell, and that's sometimes undefined or
doesn't include /usr/bin/.
As such, the line 4 in /etc/profile should be changed from
if [ "$(id -u)" -eq 0 ]; then
to
if [ "$(/usr/bin/id -u)" -eq 0 ]; then
Thanks in ad
Upstream has responded, and it's indeed a tad more complicated:
https://lists.libvirt.org/archives/list/de...@lists.libvirt.org/message/BUTSYSN22Y57GHHWHJW7FTMEZTJWZ4ZN/
As such, I'm refraining for pushing these changes and will find a different
workaround.
On 19.10.23 17:12, Lee Gar
ero.
For example, adding the following if-guard at computeMaxPieceMemorySize
function
if (outpiecewidth == 0 || outpiecelength) {
fprintf(stderr, "division-by-zero at ...", ...);
return;
}
Thank you
Best regards
Changgong Lee
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
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!
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
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
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
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
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&
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
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
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.
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
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
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:
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
't
stumble upon the same issue.
Greetings,
Lee
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
-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
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
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
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
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
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
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
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
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
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
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
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
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:
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/
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
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
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')
in the removing tables entries, but that's not helpful to
see which tags are available.
Greets,
Lee
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
I cannot reproduce this problem in wxMaxima version 22.12.0 of Debian
Bookworm (current Debian stable). Is the problem fixed?
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
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
This bug can be reproduced with just a single import statement
```
import apt_inst
```
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
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
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.
"sda": {
[...]
"facter_timezone": "UTC",
"facter_virtual": "physical"
},
"changed": false
}
thanks in advance for addressing this.
andy
Greetings,
Lee
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
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
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
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
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
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
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
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
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
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
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
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
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)
(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
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
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
1 - 100 of 1028 matches
Mail list logo