Source: razercfg Version: 0.43-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240702 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_install --exclude=librazer.a > install -m0755 -d debian/razercfg//etc > cp --reflink=auto -a ./razer.conf debian/razercfg//etc/ > install -m0755 -d debian/razercfg//etc/pm/sleep.d > cp --reflink=auto -a debian/tmp/etc/pm/sleep.d/50-razer > debian/razercfg//etc/pm/sleep.d/ > install -m0755 -d debian/razercfg//usr/lib/systemd > cd 'debian/tmp/usr/lib/systemd/system/..' && find 'system' ! \( -regex > .\*librazer\\.a.\* \) \( -type f -or -type l \) -print0 | LC_ALL=C sort -z | > xargs -0 -I {} cp --reflink=auto --parents -dp {} > /<<PKGBUILDDIR>>/debian/razercfg//usr/lib/systemd/ > cd 'debian/tmp/usr/lib/systemd/system/..' && find 'system' ! \( -regex > .\*librazer\\.a.\* \) \( -type d -and -empty \) -print0 | LC_ALL=C sort -z | > xargs -0 -I {} cp --reflink=auto --parents -a {} > /<<PKGBUILDDIR>>/debian/razercfg//usr/lib/systemd/ > install -m0755 -d debian/razercfg/usr/lib/udev > cd 'debian/tmp/etc/udev/rules.d/..' && find 'rules.d' ! \( -regex > .\*librazer\\.a.\* \) \( -type f -or -type l \) -print0 | LC_ALL=C sort -z | > xargs -0 -I {} cp --reflink=auto --parents -dp {} > /<<PKGBUILDDIR>>/debian/razercfg/usr/lib/udev/ > cd 'debian/tmp/etc/udev/rules.d/..' && find 'rules.d' ! \( -regex > .\*librazer\\.a.\* \) \( -type d -and -empty \) -print0 | LC_ALL=C sort -z | > xargs -0 -I {} cp --reflink=auto --parents -a {} > /<<PKGBUILDDIR>>/debian/razercfg/usr/lib/udev/ > dh_install: warning: Cannot find (any matches for) > "usr/local/lib/python3.11/dist-packages" (tried in ., debian/tmp) > > dh_install: warning: razercfg missing files: > usr/local/lib/python3.11/dist-packages > dh_install: error: missing files, aborting > make[1]: *** [debian/rules:16: override_dh_install] Error 255 The full build log is available from: http://qa-logs.debian.net/2024/07/02/razercfg_0.43-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240702&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.