Bug#1066081: ntpsec: ntpd reports error about missing /var/log/ntpsec

2024-03-12 Thread Felix Moessbauer
is never created and logs / statistics are not written. Attached is a patch that creates this directory. Note, that we need to use tmpfiles.d as this directory is on /var. Best regards, Felix Moessbauer Siemens AG -- System Information: Debian Release: 12.5 APT prefers stable-updates APT policy

Bug#1065156: reportbug: auditd fails to start with empty /var

2024-03-01 Thread Felix Moessbauer
. If the directory is already present, this is a noop. For details, please also see #945269 Best regards, Felix Moessbauer Siemens AG -- System Information: Debian Release: 12.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64

Bug#1063327: ITP: librtpi -- realtime capable pthread locking primitives

2024-02-06 Thread Felix Moessbauer
Package: wnpp Severity: wishlist Owner: Felix Moessbauer X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: librtpi Version : 1.0.0 Upstream Contact: Gratian Crisan * URL : https://gitlab.com/linux-rt/librtpi/ * License : LGPL Programming Lang: C

Bug#1061951: python3-tksnack: Syntax warning on install: "is" with a literal. Did you mean "=="?

2024-01-30 Thread Felix Moessbauer
e, I believe the implementation is actually broken, but likely not on a commonly used path. As I did not find a clear upstream reference in the project, I create this bug report against debian and not upstream. Also the referenced Homepage in the control file is no longer reachable. Best regards

Bug#1061382: jitterplot: missing rt dep to python3-pandas

2024-01-23 Thread Felix Moessbauer
/-/merge_requests/1 Best regards, Felix Moessbauer Siemens AG -- System Information: Debian Release: 12.4 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.5.0-0.deb12.4-amd64 (SMP w/8 CPU threads

Bug#1061075: release.debian.org: Cross compilation of kernel modules for arm64 on bookworm is broken

2024-01-17 Thread Felix Moessbauer
12.2.0-1~) but it is not installable | dpkg-dev : Depends: binutils but it is not installable | gcc-12-aarch64-linux-gnu : Depends: binutils-aarch64-linux-gnu (>= 2.40) Best regards, Felix Moessbauer Siemens AG

Bug#1034290: bmap-tools: option --psplash is fully broken

2023-04-12 Thread Felix Moessbauer
sts(pipe) and stat.S_ISFIFO(os.stat(pipe).st_mode): NameError: name 'pipe' is not defined The reason is a simple typo in the source code. Instead of "pipe", "path" would be correct. An upstream patch is availabe in [1]. Best regards, Felix Moessbauer

Bug#1030300: intel-microcode: move package from non-free to non-free-firmware

2023-02-02 Thread Felix Moessbauer
prior to the release of bookworm. Best regards, Felix Moessbauer Siemens AG -- System Information: Debian Release: 11.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.0.0-0.deb11.6-amd64 (SMP

Bug#1013425: ITP: wnpp -- Python Airspeed is a powerful templating engine compatible with Velocity for Java

2022-06-23 Thread Felix Moessbauer
Package: wnpp Severity: wishlist Owner: Felix Moessbauer X-Debbugs-Cc: debian-de...@lists.debian.org, debian-pyt...@lists.debian.org * Package name: wnpp Version : 0.5.19 Upstream Author : Steve Purcell * URL : https://github.com/purcell/airspeed * License

Bug#1012761: ITP: shtab -- generator for shell tab completion files for python projects

2022-06-13 Thread Felix Moessbauer
Package: wnpp Severity: wishlist Owner: Felix Moessbauer X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: shtab Version : 1.5.4 Upstream Author : Casper da Costa-Luis * URL : https://github.com/iterative/shtab * License : Apache-2.0 Programming

Bug#1009042: libtraceevent: FTBFS race condition on parallel build

2022-04-06 Thread Felix Moessbauer
bug has already been reported for libtracefs (#1008722). The root-cause might be the same, as the Makefiles of both projects look quite similar. Best regards, Felix Moessbauer Siemens AG dh_makeshlibs -a dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff

Bug#1008722: libtracefs: FTBFS race condition on parallel build

2022-03-31 Thread Felix Moessbauer
?id=567fc8b8d4d5d8c536e82525e69af82d13b4e181 Best regards, Felix Moessbauer Siemens AG -- System Information: Debian Release: 11.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Foreign Architectures: arm64

Bug#992406: openvswitch-switch-dpdk: OVS crashes when enabling LLDP due combination of incompat libs via update-alternatives

2021-08-18 Thread Felix Moessbauer
question ourselfs if static linking against internal-only dependencies might be the better approach. This is how Ubuntu packages it. Ás we have no easy way to track which library actually changes amoung flavors, we might run into these issues again in the future. Best regards, Felix Moessbauer -- System

Bug#860957: please ship python-perf (perf.so)

2021-01-18 Thread Felix Moessbauer
Package: src:linux Followup-For: Bug #860957 Dear Maintainer, this patch adds support to ship the perf python bindings as a version dependent module (here, perf_4_19). By that, it can be imported using "import perf_4_19". A second patch in module linux-base provides a wrapper to load the perf

Bug#979489: dpdk: reduce pre dependencies of systemd service

2021-01-07 Thread Felix Moessbauer
Package: dpdk Version: 19.11-4~bpo10+1 Severity: normal Dear Maintainer, the dpdk systemd service has a pre-dependency that clashes with the openvswitch-nonetwork service from the openvswitch-switch package for OpenStack. [1] The dpdk.service requires "After=network-pre.target