Package: linux-headers-6.11.6-amd64
Version: 6.11.6-1
Could you please enable support for
Motorcomm YT6801 GBit NIC
in the kernel configuration for amd64? Hardware is a Tuxedo
InfinityBook Pro Intel Gen9.
By now I could just verify the Bookworm backports kernel,
but reading the changel
I tried the patch on Bookworm: Works for me. Before:
il06:~# debsums -se
debsums: changed file /etc/apt/trusted.gpg.d/example-keyring.gpg (from
example-bootstrap package)
debsums: changed file /etc/apt/sources.list.d.bookworm/example.de.list (from
example-bootstrap package)
debsums: missing fil
metoo. Makes the package unusable for me.
Its a shame that nobody seems to care about this package.
Regards
Harri
My bad: I expected /proc/kmsg to be a named pipe or similar, but
it is not. It is a circular buffer providing the most recent kernel
messages. It was just too small, so old messages got overwritten.
This bug report can be closed. Thank you very much for your support.
Harri
I am just asking for a reasonable way to configure rsyslogd in a
containerized environment. Using the old klogd it was sufficient
to disable the service. Now I have to edit rsyslog.conf, producing
a conflict on the next rsyslog package upgrade.
Maybe its not a traditional race condition, but the
PPS: My bad, I lost the --privileged flag. Same problem for Incus
and Kubernetes as for Docker and LXC.
PS: Using incus or kubernetes (runc) rsyslogd replies an error message
Oct 07 06:27:32 sample rsyslogd[2164]: imklog: cannot open kernel log
(/proc/kmsg): Permission denied.
Oct 07 06:27:32 sample rsyslogd[2164]: activation of module imklog failed
[v8.2302.0 try https://www.rsyslog.com/e/2145 ]
I am using LXC, but its easy to reproduce using docker, eg
root@dpcl064:~# docker run -it --rm --privileged debian:unstable
root@5777524c8f59:/# apt-get update
Get:1 http://deb.debian.org/debian unstable InRelease [202 kB]
Get:2 http://deb.debian.org/debian unstable/main amd64 Packages [9983 kB]
Package: rsyslog
Version: 8.2408.0-2
Debian's default rsyslog configuration loads the imklog module even
when running in a container. Thats a very bad idea: It messes up
/var/log/kern.log on both host and container. The next kernel
log line shows up somewhere on any container running rsyslogd.
A
Package: linux-image-amd64
Version: 6.10.6-1
Hi folks,
would it be possible to provide meta packages linux-headers-amd64-6.10
and linux-image-amd64-6.10 (and similar), to support installing several
major kernel versions in parallel (stable and backports, for example)?
Currently it is easy to lo
Package: systemd
Version: 252.30-1~deb12u2
Apparently NFS mounts depend upon networking, but the generated
service files don't tell. Sample:
% systemctl cat home.mount
# /run/systemd/generator/home.mount
# Automatically generated by systemd-fstab-generator
[Unit]
Package: ifupdown2
Version: 3.0.0-1.1
Apparently networking is stopped at shutdown/reboot time, even
though some NFS umounts were not completed (in time). This is a
very bad idea, cause it further delays the shutdown.
Similar problems might exist with other network based services.
I would sugges
Package: openssh-server
Version: 1:9.8p1-8
Currently sshd is among the first to die at shutdown time.
This is very painful, esp on a headless system that gets
stuck at shutdown/reboot time somehow. You cannot login to
examine.
It would be very helpful if sshd could be kept running as
long as pos
please close, thank you anyway
Package: iproute2
Version: 6.10.0-2
Could you please drop the color output of ip by default?
Sometimes color output is very helpful, eg. for syntax
highlighting in your favorite editor, but I cannot imagine
why it would be helpful to show the IPv6 address in blue
on black background, or the MAC a
On 2024-09-06 19:10:49, Ben Hutchings wrote:
The kernel doesn't "support" any of these names; that's all done by
udev. I'm reassigning this accordingly.
Thank you.
If I got this correctly the bug is already in udev for stable? I
was lucky I haven't had any new drivers supporting devlink for
card suggests:
ii python3-wxgtk4.0 4.2.1+dfsg-4+b1
-- no debconf information
>From 21e411ac11d09895a7bf8f0bca2e842e2f37b2dd Mon Sep 17 00:00:00 2001
From: Harald Welte
Date: Sun, 8 Sep 2024 08:53:44 +0200
Subject: [PATCH] Fix use of undefined variable 'hresult' in exceptions
Package: linux-image-amd64
Version: 6.10.6-1
Upgrading from 6.1.106 to 6.10.6 failed, because some network
interfaces changed their names, eg.
enp49s0f1 --> enp49s0f1np1
Pretty painful for a headless server system. The system booted,
but drbd was dead.
Before (6.1.106):
2024-09-04T10:
Package: liburing-dev
Version: 2.7-1
Severity: normal
liburing 2.7 contains a change that adds -D_GNU_SOURCE to the Cflags of its
liburing.pc,
which in turn means that every downstream application will now globally compile
each and
every C source file with that #define. This may in turn break d
Package: ifupdown
Version: 0.8.43
After migrating from ifupdown2 3.0.0-1.2 to ifupdown 0.8.43
networking.service was disabled and the host did not boot due
to lost network. Pretty painful for a headless system.
Aptitude 0.8.13: log report
Mon, Sep 2 2024 15:16:10 +0200
IMPORTANT: this log on
Package: tzdata
Version: 2024a-4
At the upgrade from Bookworm to Trixie the postinst for tzdata
failed:
Setting up tzdata (2024a-4) ...
dpkg: error processing package tzdata (--configure):
installed tzdata package post-installation script subprocess returned error
exit status 10
/etc/localtim
Package: ifupdown
Version: 0.8.41
Since 12.7 I get a failure at boot time
# systemctl --failed
UNIT LOAD ACTIVE SUBDESCRIPTION
● ifupdown-pre.service loaded failed failed Helper to synchronize boot up for
ifupdown
LOAD = Reflects whethe
Package: smartmontools
Version: 7.4-2+b1
Using the backport of 7.4 to Bookworm I see tons of messages
[Sun Sep 1 11:57:59 2024] program smartctl is using a deprecated SCSI ioctl,
please convert it to SG_IO
[Sun Sep 1 11:57:59 2024] program smartctl is using a deprecated SCSI ioctl,
please con
Hi Salvatore,
for testing I have derived a private nfs-utils package for shiny new
version 2.7.1 and gave it a try: 3 patches could be dropped, one patch
had to be refreshed, the rest builds out of the box (on Bookworm).
quilt delete fsidd-call-anonymous-sockets-by-their-name-only-don-.p
Somehow this got stuck :-(.
Recently we have seen the "no config found" error for backports kernel
6.9.7 as well, ie the problem is not solved for newer kernels, either.
[Wed Aug 7 09:43:34 2024] Linux version 6.9.7+bpo-amd64
(debian-ker...@lists.debian.org) (x86_64-linux-gnu-gcc-12 (Debian 12.2.0-14)
12.2.0, GNU ld (GNU
Package: nvidia-kernel-dkms
Version: 545.23.06-1
nvidia-kernel-dkms doesn't build for upstream's 6.10.2 kernel:
:
/var/lib/dkms/nvidia-current/545.23.06/build/nvidia/os-mlock.c: In function
'nv_follow_pfn':
/var/lib/dkms/nvidia-current/545.23.06/build/nvidia/os-mlock.c:36:12: error:
implicit de
Package: sssd
Version: 2.8.2-4
Using libpam_sss I have seen weird login failures on dovecot
(bad password, even though the password was correct, and
"Insufficient credentials to access authentication data"
several times in a row, until it finally succeeds) for sssd
on Bookworm. Since
htt
Hi Salvatore,
is running the backports kernel supposed to be the official fix,
or will there be fixed 6.1 kernel for Bookworm as well?
Regards
Harri
Package: nfs-utils
Version: 2.6.4-5
Trying to backport nfs-utils to Bookworm I ran into a build error:
:
gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc -I/usr/include/libxml2 -I ../../support/nfsidmap -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -pipe -Wall -Wextra -
Package: linux-image-6.1.0-23-amd64
Version: 6.1.99-1
Sometimes iwlwifi becomes unavailable on our Tuxedo laptops
running Debian's kernel 6.1.90, 6.1.94 or 6.1.99. The error message
in system log is
2024-07-23T09:14:59.386353+02:00 ppcl013 kernel: [ 18.191543] Intel(R)
Wireless WiFi driver fo
Package: bzflag-client
Version: 2.4.26-1
If I run bzflag it dies as soon as I try to join a game.
% dpkg -l bzflag
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
|
Package: incus
Version: 6.0.1-1~bpo12+1
If I reboot an incus host with 2 instances (1 LXC + 1 KVM)
running, then there are a few I/O errors on the console:
[FAILED] Failed unmounting run-user-0.mount - /run/user/0.
[FAILED] Failed unmounting var-lib-…ncus/devices/limited/config.mount.
[FAILED] F
Package: rclone
Version: 1.60.1+dfsg-3
Severity: wishlist
The package description for rclone says
rsync for commercial cloud storage
Why "commercial"? I think this is misleading. Using minio,
nextcloud or others you can run your own storage service
and use it with rclone, see https://rc
[pid *:tid *] [client *.*.*.*:*] AH01059: error parsing URL
//: Invalid host/port
Although this apears to be a regression in package apache2, I believe it has to
be worked around
in package sympa.
Best regards,
Harald
-- System Information:
Debian Release: 12.6
APT prefers stable-updates
APT po
I am not sure if this is still relevant, because this ticket is
>13 years old and package dependencies and contents have changed,
but IMHO you missed the point.
The eye-candy is surely important for Canonical, but in general I
would recommend to give the Debian users the freedom to get rid of
it
Package: openssh-server
Version: 1:9.7p1-7
Do you think it would be possible to get upstream's current
version 9.8 for experimental, built including the deprecated
ciphers?
Thank you
Harri
Confirmed. Commit 4bf9de87e700f0de56ef698a8d8d6eb7d4ff9050 does the
trick. I applied the patch to kodi 2:20.5+dfsg-2 and built it using
sid: The fatal message is gone.
Package: kodi
Version: 2:20.5+dfsg-2+b2
kodi dies immediately with
{harri@cecil:~ (master) 1032} kodi
/usr/bin/kodi: 1: ulimit: error setting limit (Operation not permitted)
kodi: ulimit is unsupported by this shell
libva info: VA-API version 1.21.0
libva error: vaGetDriverNames() failed with unk
Package: nfs-common
Version: 2.6.4-4
Severity: wishlist
Backporting 2.6.4-4 to Bookworm fails with
:
:
Making all in reexport
make[3]: Entering directory '/build/nfs-utils-2.6.4/support/reexport'
gcc -DHAVE_CONFIG_H -I. -I../../support/include -I/usr/include/tirpc
-I/usr/include/libxml2 -Wdat
I did a brief test using dput built from
https://salsa.debian.org/debian/dput/-/merge_requests/15 .
Works for me. Moving back to version 1.2 I get
Incorrect delayed argument: ValueError: delayed days value must be a
decimal integer:
again.
Regards
Harri
metoo. I am not sure if a modern kernel on the clients is involved
(most clients are running 6.1.90), but I have seen a blocking nfsd
twice as well, last time this morning.
The kern.log on the server says
2024-06-10T15:54:23.722921+02:00 nasl006b kernel: [1298984.543582]
receive_cb_reply: Got u
Package: apt
Version: 2.6.1
Severity: wishlist
For managing a private, limited clone of bookworm backports I am
looking for an easy way to download *all* binary packages for a given
source package, version and architecture from a single repository.
Some one-liner like
apt-get full-downloa
t which is not present in
sangoma (Osmocom icE1usb, the only open source hardware E1 interface I am aware
of),
and it re-introduces support for some older Digium hardware [with active users]
that Digium/Sangoma have removed from their official version.
Regards,
Harald
--
- Ha
Package: evince
Version: 46.1-1
Severity: normal
At some point evince on my system stopped to use the document-specific
preference that I have stored over the
past few years (such as inverted display for many PDFs). Instead, every PDF is
opened without that
preference.
I have the suspicion tha
On 19/05/2024 12:19, Herbert Xu wrote:
On Wed, Jan 04, 2023 at 04:50:34PM +, Harald van Dijk wrote:
Personally, I do think it is better if shells allow assigning arbitrary
values to OPTIND, including unsetting it, and only have the getopts command
raise an error if the value is non-numeric
Package: ca-certificates
Version: 20230311
Somehow I lost a few symlinks in /etc/ssl/certs, for example:
root@dpcl064:~# ls -al /etc/ssl/certs/*SSL.com*
ls: cannot access '/etc/ssl/certs/*SSL.com*': No such file or directory
Problem is, they are neither recovered by update-ca-ce
Found it on Bookworm as well.
Regards
Harri
Package: apt
Version: 2.6.1
If I put Dell's current debian package for perccli into my local
reprepro, then "apt update" complains
E: Problem parsing Provides line of perccli:all=007.2616..
E: Error occurred while processing perccli (NewVersion2)
E: Problem with MergeList
/var/lib/apt/l
Hi Salvatore,
sorry for not sending a reply. I completely forgot this bug report.
Fortunately it appears to be still open.
I ran into this problem again just a few minutes ago on running apt upgrade.
Several services were restarted in parallel, using "needrestart".
journalctl shows:
Apr 21 12:
Package: bluetooth
Version: 5.73-1
The upgrade of bluetooth version 5.71 to 5.73-1 breaks BT keyboard.
journalctl shows the details before and after the upgrade and service
restart:
{root@lola:~ (local) 502} journalctl -u bluetooth -b
Apr 15 06:39:09 lola.afaics.de systemd[1]: Starting bluetooth
Package: bluetooth
Version: 5.73-1
The upgrade of bluetooth version 5.71 to 5.73-1 breaks BT keyboard.
journalctl shows the details before and after the upgrade and service
restart:
{root@lola:~ (local) 502} journalctl -u bluetooth -b
Apr 15 06:39:09 lola.afaics.de systemd[1]: Starting bluetoot
Package: bluetooth
Version: 5.73-1
The upgrade of bluetooth version 5.71 to 5.73-1 breaks BT keyboard.
journalctl shows the details before and after the upgrade and service
restart:
{root@lola:~ (local) 502} journalctl -u bluetooth -b
Apr 15 06:39:09 lola.afaics.de systemd[1]: Starting bluetoot
Package: virt-manager
Version: 1:4.1.0-2
Installing a new Debian host in virt-manager the predefined default domain
configuration fails to show a console. There is just a blank window, saying
Error connecting to graphical console:
Error opening SPICE console: Namespace SpiceClientGtk not
availab
Package: libcdk5-dev
Version: 5.0.20230201-3
Severity: normal
It used to be the case (for probably more than a decade) that the main cdk.h
file
contained in libcdk5-dev is located in /usr/include/cdk/cdk.h
This is still the case in debian stable as of 5.0.20180306-3
However, in currnt unstable
nce effort, but we do not have anyone with
Debian developer status in our team.
Kind regards,
Harald
--
- Harald Welte https://laforge.gnumonks.org/
"Privacy in residential applications is a desi
Package: libvirt-clients
Version: 9.0.0-4
# virsh start rr00
(using root or any other user with correct group assignments) fails with
error: Failed to start domain 'rr00'
error: internal error: process exited while connecting to monitor: Could not
access KVM kernel module: Permission denied
20
Package: nfs-common
Version: 1:2.6.4-3
Restarting rpc-statd.service (e.g via needrestart at upgrade time)
runs into a timeout:
Mar 16 20:06:58 lola.afaics.de systemd[1]: rpc-statd.service: State
'stop-sigterm' timed out. Killing.
Mar 16 20:06:58 lola.afaics.de systemd[1]: rpc-statd.service: Kill
Hi Andreas,
On 2024-03-01 11:36:43, Andreas Beckmann wrote:
Hi Harald,
On 24/02/2024 11.31, Harald Dunkel wrote:
[INSTALL, DEPENDENCIES] libnvidia-glvkspirv:amd64 535.86.10-1
[INSTALL, DEPENDENCIES] nvidia-vulkan-common:amd64 535.86.10-1
[INSTALL] nvidia-vulkan-icd:amd64 535.86.10-1
Are you
Package: libglib2.0-0t64
Version: 2.78.4-2.1+b1
I got a few messages in kern.log:
2024-03-03T17:10:55.375204+01:00 cecil kernel: traps: at-spi-bus-laun[2238]
trap int3 ip:7f52523f5587 sp:7ffded761730 error:0 in
libglib-2.0.so.0.7800.4[7f52523b1000+99000]
2024-03-03T17:22:53.095180+01:00 cecil
messages are encoded wrong, see https://osmocom.org/issues/5788
I really thnk that 8.3.0 should have been uploaded to debian more than a year
ago in order
to fix those issues.
Thanks for your attention.
--
- Harald Welte https://laforge.gnumonks.org
Hi Alban,
sorry, I cannot reproduce this anymore: In the meantime I have migrated
all my hosts to bookworm. When I ran into this problem, I have manually
created a local user and tried the upgrade again. Worked for me.
See the debug output in my posting in this thread of Dec 15th.
Regards
Har
Package: firmware-iwlwifi
Version: 20230625-2
The source URL mentioned in the copyright file doesn't work anymore.
It seems to be
https://kernel.googlesource.com/pub/scm/linux/kernel/git/firmware/linux-firmware
now.
Same goes for other packages.
Regards Harri
I went through the list of packages added by nvidia-driver-full,
one after the other. Of course it was the very last one making
xorg work again:
```
Aptitude 0.8.13: log report
Sat, Feb 24 2024 11:23:56 +0100
IMPORTANT: this log only lists intended actions; actions which fail
due to dpkg pro
I found something: Apparently I have to install the *nvidia-driver-full*
package to avoid the crash at start time. I would guess there is a missing
dependency in the nvidia-driver package.
These packages were added by nvidia-driver-full:
```
Aptitude 0.8.13: log report
Sat, Feb 24 2024 08:57:19
For verification I have installed Bookworm on an external SSD (using
debootstrap), added Gnome and nvidia-graphics-drivers 525 and verified,
upgraded to Testing and verified, and upgraded to Unstable and verified
(still 525.147.05-7~deb12u1). X worked.
Next I cherry-picked nvidia 535.86.10-1 from
On 2024-02-19 00:29:15, Andreas Beckmann wrote:
I didn't spot anything obvious in the upstream changelog for the newer
releases so I'll just upload the next (not latest) upstream release
(because that's the one I've ready right now) in the hope it improves
things.
Its still broken. I tried De
Package: libnvidia-glcore
Version: 535.86.05-1
After upgrading to version 535.86.05.1 Xorg dies with SIGSEV:
:
[33.382] (II) Initializing extension NV-GLX
[33.382] (II) Initializing extension NV-CONTROL
[33.382] (II) Initializing extension XINERAMA
[33.386] (EE)
[33.386] (EE)
PS: I have replaced all "char(10)" and "char(13)" in the sqlite dump file
by "'.'". Finally I could import the database dump in postgresql (15) and
use it in xca.
There is no visible advantage, though. xca is as slow as for using sqlite.
I had hoped for a speed improvement.
Regards
Harri
Hi Thomas,
sorry for the late response. Somehow this went out of focus.
I have backported your 2.5.0 package too bookworm. After running
the new xca the sqlite db was updated, next I exported it using
sqlite3, but on importing it psql complained about the first line
in the dump file again:
ERRO
I would second that. Docker and libvirt and even lxcfs are on the override
list, but lxc has been forgotten, as it seems. On the most recent libc6
update needrestart killed a huge list of LXC containers by restarting
lxc.
Regards
Harri
metoo. Error message is:
:
ERROR: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol
'__rcu_read_lock'
ERROR: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol
'__rcu_read_unlock'
make[3]: ***
[/usr/src/linux-headers-6.1.0-18-common/scripts/Makefile.modpost:126:
/va
PS: This is weird, because __rcu_read_lock and __rcu_read_unlock became
GPL-only almost 6 years ago (0e5da22e3f809ab9e86a566b9537b02b9496408e).
Package: nvidia-kernel-dkms
Version: 525.147.05-5
Trying to use hardware accelerated features for video encoding
Handbrake fails with
:
[06:49:44] encavcodecInit: H.265 (Nvidia NVENC)
[06:49:44] encavcodec: encoding at rc=vbr, 22.00
[06:49:44] encavcodec: encoding with stored aspect 1/1
[hevc_nve
On 2024-01-22 12:41:04, Simon McVittie wrote:
On Thu, 14 Dec 2023 at 11:38:16 +0100, Harald Dunkel wrote:
getent queries all databases, as listed in /etc/nsswitch.conf, AFAIU.
I would suggest to use
getent -s files passwd polkitd
to query /etc/passwd only and to ignore remote
Package: python3-gitlab
Version: 1:3.12.0-1
Hi Federico,
Upstream provides version 4.3.0. Would it be possible to include
this version into Sid?
Thank you very much in advance
Harri
ven be sure the systemwould come up?
(Both /usr/sbin/init and /sbin/init are symlinks to /lib/systemd/systemd, so I
assume I'm
on systemd.)
Since I'm not a weathered sysadmin I'm not sure whether I'd be able to
handle a fully dysfunctional system.
Can you please advise me on ho
Hi Ryan,
On 2023-12-30 16:26:05, Ryan Kavanagh wrote:
Duplicating the /etc/hosts entry no longer causes the bug to appear on
7.4.0p1. If it's not too much hassle, would you be willing to try
7.4.0p1 from Debian backports and let me know if you can still reproduce
this bug? It would at least hel
Package: opensmtpd
Version: 6.8.0p2-4+b4
opensmtpd is not started by systemd at boot time. Error message
is:
dex06:~# journalctl -b -u opensmtpd
Dec 30 12:57:38 dex06.hosting2.aixigo.de systemd[1]: Starting opensmtpd.service
- OpenSMTPD SMTP server...
Dec 30 12:57:38 dex06.hosting2.aixigo.de op
Package: lvm2
Version: 2.03.16-2
I would highly recommend to set snaphot_autoextend_threshold and
thin_pool_autoextend_threshold to 70 (or another reasonable value)
by default than disabling the autoextend feature. AFAICT the dmeventd
infrastructure is in place, anyway.
Without autoextend a snaps
Package: handbrake
Version: 1.7.1+ds1-1
I have enabled "Shutdown Computer" in the bottom right corner
for "When done", but after encoding is completed the PC is not
shutdown.
All packages from the recommended list are installed, dbus and
upower are installed, systemctl doesn't indicate any error
I was able to reproduce the problem in a chroot, using the postinst
script with "set -x", and even though the previously suggested fix
was applied:
:
Setting up polkitd (122-4~xgo120+1) ...
+ set -e
+ case "$1" in
+ getent -s files passwd polkitd
+ user_changed=yes
+ command -v systemd-sysusers
+
Hi Simon,
getent queries all databases, as listed in /etc/nsswitch.conf, AFAIU.
I would suggest to use
getent -s files passwd polkitd
to query /etc/passwd only and to ignore remote databases based on LDAP
or NIS or similar. polkitd is supposed to be a local system user.
I stumbled over
Package: polkitd
Version: 122-3
Problem with polkitd.postinst:
"getent passwd polkitd" can fail, even though polkitd can be found
in /etc/passwd.
Regards
Harri
Package: rsync
Version: 3.2.7-1
If I use
rsync -SHa datafile usbdisk/
to archive a file on exfat (with destdir mounted as
/dev/sdd2 /usbdisk exfat
rw,nosuid,nodev,noexec,noatime,uid=1000,gid=1000,fmask=0022,dmask=0022,iocharset=utf8,errors=remount-ro
0 0
), then the mtime is not pres
Package: certbot
Version: 2.1.0-4
Upstream provides certbot 2.7.4. Would it be possible to keep
certbot in Sid roughly up-to-date?
Thank you very much
Harri
nope
Thank you anyway
Harri
Package: cryptsetup-initramds
Version: 2:2.6.1-4~deb12u1
If you upgrade your Laptop from Debian 11 to 12, then resume from an
encrypted swap partition is broken. There is a passphrase dialog at
boot time as usual, but the image on the swap partition is ignored.
Debian is started from scratch.
Aft
tdc++-arm-none-eabi-newlib (15:12.3.rel1-1+23) ...
Setting up libstdc++-arm-none-eabi-picolibc (15:12.3.rel1-1+23) ...
--
- Harald Welte https://laforge.gnumonks.org/
=
Package: libstdc++-arm-none-eabi-dev
Version: 15:12.2.rel1-1+23
Severity: important
Tags: a11y
For at several months, it has been impossible to install
libstdc++-arm-none-eabi-dev
from the debian archive for unstable, as it depends on gcc-arm-none-eabi (=
15:12.2.rel1-1)
but sid gcc-arm-none-eab
Hi Michael,
thank you for the patch and your input to various bug reports about
network-manager-strongswan. I have prepared a new version on Salsa
https://salsa.debian.org/debian/network-manager-strongswan
(not verified yet). Would you mind to take a look, esp. at the
maintscript? I hav
Hi Javier,
I don't want to complain, but the new version looks really weird, see
attachment. This happens only, if the output of crontab -l scrolls up
the existing text. TERM is xterm-256color.
Not to mention that the comment line mode is not switched off, if the
last line is a comment.
This mi
correction: the built-in presets are broken, too. It dies every
time. Error message:
[Sat Oct 14 17:58:17 2023] handbrake-gtk[52868]: segfault at 18 ip
7f22a9c337eb sp 7f2229e5df40 error 4 in
libavutil.so.58.2.100[7f22a9c17000+a8000] likely on CPU 4 (core 4, socket 0)
[Sat Oct 14 17:58:
Package: xca
Version: 2.4.0-2+b1
Migrating from sqlite to postgresql 15 (as described on
https://hohnstaedt.de/xca/index.php/documentation/remote-databases)
fails. The first line in the sqlite3 dump "PRAGMA foreign_keys=OFF;"
is not accepted on import. After removing the line (similar to the
mysq
Package: keepassxc
Version: 2.7.4+dfsg.1-2
Severity: normal
Tags: patch
X-Debbugs-Cc: oyg...@gmail.com
Hi!
Keepassxc has disabled AutoType functionality on Wayland
[https://keepassxc.org/docs/KeePassXC_UserGuide#_auto_type].
I don't know why it has been implemented this way, but running keepassxc
Package: cron
Version: 3.0pl1-175
I am using a dark desktop theme. Problem is, since #813614 the output
of crontab -l is unreadable due to lack of contrast, esp. the comment
lines. Apparently crontab -l changes the foreground color to dark blue,
but ignores the background color provided by the te
Got the same since the upgrade from 1.6.1+ds1-1 to 1.6.1+ds1-2 (Sid).
If I use a built-in preset there is no such problem.
Regards
Harri
Version 1.0 was released a few days ago, see https://bun.sh/blog/bun-v1.0.
Regards
Harri
This is weird, because gdm3 (the display manager required by gnome-core,
which is required by gnome-terminal) depends upon libpam-modules, and this
package owns /etc/security.
If I got this correctly, the real problem is that systemd ignores the
ulimits set via pam.
> systemd (user) services run
Hi Michael,
have the system ulimits in /etc/security been deprecated in
favor of systemd service limits?
Regards
Harri
1 - 100 of 1236 matches
Mail list logo