Hi,
On 17-07-2023 09:26, Paul Gevers wrote:
apt-cache showsrc gcc-12 | awk '/^Package-List:/ { show=1; next } (/^
/ && show==1) { print $1; next } { show=0 }' |sort -u | tr '\n' ' '
This comes from lib/adt_testbed.py (around line 1305). I had a tiny
discussion with julian on IRC, he suggests
Control: reassign -1 autopkgtest
Control: affects -1 src:dkms
Hi,
On Sun, 16 Jul 2023 01:15:04 +0200 Andreas Beckmann wrote:
That's an autopkgtest pinning problem:
autopkgtest uses this command to build the list of binary packages to
pin for these flags:
--add-apt-release=unstable --pin-
On 15/07/2023 12.11, Matthias Klose wrote:
Package: src:dkms
Version: 3.0.11-3
seen with
https://ci.debian.net/data/autopkgtest/testing/amd64/d/dkms/35776414/log.gz
That's an autopkgtest pinning problem:
autopkgtest uses this command to build the list of binary packages to
pin for these fl
Package: src:dkms
Version: 3.0.11-3
Severity: serious
Tags: sid trixie
seen with
https://ci.debian.net/data/autopkgtest/testing/amd64/d/dkms/35776414/log.gz
triggered by gcc-11, gcc-12, gcc-9
dkms's dependencies are a bit bogus, make | build-essential can be reduced to
just make, because build
4 matches
Mail list logo