Benjamin Drung

Results 78 issues of Benjamin Drung

This rdma-core Debian package ships the udev rule `70-persistent-ipoib.rules` and installs it under `/etc/udev/rules.d`, which is reserved for user-installed files. The correct directory for system rules is `/lib/udev/rules.d`. Install `70-persistent-ipoib.rules`...

Drop Python 2 support and add support for Python 3.9. Bug: https://bugs.debian.org/986161

I tried to upgrade codecov-action from v3 to v4, but it fails in the Debian and Ubuntu containers with: ``` Run codecov/codecov-action@v4 /usr/bin/docker exec e098a5c949955e0c9035a0c5e75133d9ba9232c2f5e1a8ac6aa4681b04b83ca2 sh -c "cat /etc/*release |...

Two test cases fail on ppc64el on Ubuntu 23.04 (mantic) when building from the master branch (as of 2023-08-31): ``` ================================== 265/792 =================================== test: arm/neon/aba/native/c start time: 11:32:59 duration: 0.01s...

https://github.com/dracutdevs/dracut/blob/master/test/TEST-30-ISCSI/test.sh#L81 hangs (no output for minutes) when running on a Debian container: ``` $ podman run --rm -it --cap-add=SYS_PTRACE --user 0 -v /dev:/dev -v ./:/dracut:z ghcr.io/dracutdevs/debian:latest bash -l $ dpkg...

bug
debian
ubuntu

The help text for the kernel module `surface_aggregator_registry` says: > Device-registry for Surface System Aggregator Module (SSAM) devices. Provides a module and driver which act as a device-registry for SSAM...

enhancement
modules
kernel-modules

MediaTek's PCIe (pcie-mediatek-gen3) and the PHY driver depends on `spmi-mtk-pmif` which is related to power domain. Power domain relate driver `spmi-mtk-pmif` must be included in the initramfs for supporting PCIe...

enhancement
modules
kernel-modules

The MacBook Pro 2017 (MacBookPro14,1) connects the keyboard via SPI: ``` $ dmesg input: Apple SPI Keyboard as /devices/pci0000:00/0000:00:1e.3/pxa2xx-spi.3/spi_master/spi2/spi-APP000D:00/input/input4 ``` The SPI controller requires the `intel_lpss_pci` kernel module: ``` $...

enhancement
modules
kernel-modules

Running `--version` on [pydocstyle 6.2.3-2 from Debian/Ubuntu](https://packages.debian.org/source/unstable/pydocstyle) reports the wrong version: ``` $ pydocstyle --version 0.0.0.dev0 ``` This is caused by `pyproject.toml` having set `version` to `0.0.0-dev`.

ISC has [announced](https://www.isc.org/dhcp/) the end of life for ISC DHCP as of the end of 2022. Kea is the recommended successor of the DHCP server. This bug report is about...

enhancement
help wanted
autoipd