Bug#1104722: binNMUs for bugs found on reproduce.debian.net

2025-05-09 Thread Jochen Sprickerhof
Control: tags -1 - moreinfo Hi Sebastian, * Sebastian Ramacher [2025-05-09 10:04]: On 2025-05-05 10:49:03 +0200, Jochen Sprickerhof wrote: ussp-push ussp-push-dbg At least this one is a binary package. Please provide a list of source packages. I checked all packages and this was the only

Bug#1104965: src:bootp has different package content when compiled with Rules-Requires-Root default to no

2025-05-08 Thread Jochen Sprickerhof
Source: bootp Version: 2.4.3-21 Severity: important Hi, bootp is currently not reproducible on reproduce.d.n: https://reproduce.debian.net/amd64/#bootp We found that is due to dpkg switching to Rules-Requires-Root: no by default. More precisely: building src:bootp with Rules-Requires-Root: bina

Bug#1104722: binNMUs for bugs found on reproduce.debian.net

2025-05-05 Thread Jochen Sprickerhof
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu changelog: Rebuild for reproducible builds due to missing packages on snapshot.d.o amd64: evolution r-cran-spatstat.explore i386: bb evolution armel: 9wm awesome carbon-c-relay cassbeam cl

Bug#1104515: blends fails to reproduce due to emtpy apt cache (future FTBFS)

2025-05-01 Thread Jochen Sprickerhof
Source: blends Version: 0.7.10 Severity: normal Tags: ftbfs patch User: debian...@lists.debian.org Usertags: apt-cache Hi, blends uses the apt cache during testing. This breaks on reproduce.d.n as it has an empty apt cache: https://reproduce.debian.net/all/#blends-common The attached patch avoi

Bug#1104498: libquazip: add qtdeclarative5-dev as a build dependency to make the package reproducible (future FTBFS)

2025-05-01 Thread Jochen Sprickerhof
Source: libquazip Version: 0.9.1-4 Severity: normal Tags: ftbfs User: debian...@lists.debian.org Usertags: apt-cache Hi, libquazip uses d-shlibs that uses apt-cache and the apt cache during the build to get information about packages not installed in the build chroot. That makes the package FTBFS

Bug#1104497: freecontact: add libgfortran-12-dev as a build dependency to make the package reproducible (future FTBFS)

2025-05-01 Thread Jochen Sprickerhof
Source: freecontact Version: 1.0.21-14 Severity: normal Tags: ftbfs User: debian...@lists.debian.org Usertags: apt-cache Hi, freecontact uses d-shlibs that uses apt-cache and the apt cache during the build to get information about packages not installed in the build chroot. That makes the package

Bug#1101870: Please autorm

2025-04-29 Thread Jochen Sprickerhof
Just a mail to please the AUTORM to let the new version migrate.

Bug#1103885: RM: libfdk-aac2 -- NBS; replaced by libfdk-aac2t64

2025-04-22 Thread Jochen Sprickerhof
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: fdk-...@packages.debian.org Control: affects -1 + src:fdk-aac User: ftp.debian@packages.debian.org Usertags: remove Hi, libfdk-aac2 was replaced by libfdk-aac2t64 but old package is in unstable still. All rdeps also accept the t64 variant

Bug#1103784: src:boost*: please replace apt show by dpkg-query in d/rules

2025-04-21 Thread Jochen Sprickerhof
Source: boost1.88 Version: 1.88.0~beta1-1 Severity: normal Tags: patch Hi, src:boost* uses apt show in debian/rules to extract the icuabi: icuabi = $(shell apt show libicu-dev 2>/dev/null | sed -n 's/Depends: .*libicu\([0-9]*\) .*/\1/p') Please use dpkg-query instead: icuabi = $(shell dpkg-qu

Bug#1103563: src:cross-toolchain-base: please replace apt-cache by dpkg-query in d/rules

2025-04-18 Thread Jochen Sprickerhof
Source: cross-toolchain-base Version: 74 Severity: normal Tags: patch X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org User: reproducible-bui...@lists.alioth.debian.org Usertags: environment Hi, cross-toolchain-base currently uses apt-cache in it's debian/rules: DEB_VER_LINUX := $(shell

Bug#1103493: nmu: ndpi_4.2-2.1

2025-04-17 Thread Jochen Sprickerhof
Package: release.debian.org Severity: normal X-Debbugs-Cc: n...@packages.debian.org Control: affects -1 + src:ndpi User: release.debian@packages.debian.org Usertags: binnmu nmu ndpi_4.2-2.1 . ANY . unstable . -m "rebuild with #1082040 fixed"

Bug#1082040: Installs ndpi.lua file in root

2025-04-17 Thread Jochen Sprickerhof
dependency on libgio-2.0-dev Control: affects -1 libndpi-wireshark On Tue, Sep 17, 2024 at 09:47:51PM +0200, Jochen Sprickerhof wrote: Package: libndpi-wireshark Version: 4.2-2.1 Severity: normal Hi, I noticed that the libndpi-wireshark package contains a lua file in the root directoy: /ndpi.lua. I

Bug#1103303: Acknowledgement (src:glibc FTBFS with test failure in elf/tst-audit10 on system without AVX)

2025-04-16 Thread Jochen Sprickerhof
Here is the mentioned paste for completeness: FAIL: elf/tst-audit10 original exit status 132 version: 2 objopen: 0, objopen: 0, /build/reproducible-path/glibc-2.41/build-tree/amd64-libc/elf/ld-linux-x86-64.so.2 activity: add objopen: 0, linux-vdso.so.1 objsearch: /build/reproducible-path/glibc

Bug#1103354: TypeError: OsmGpsMap.MapTrack.add_point() takes exactly 2 arguments (1 given)

2025-04-16 Thread Jochen Sprickerhof
Package: gir1.2-osmgpsmap-1.0 Version: 1.2.0-3 Severity: normal Hi, running gpxviewer some.gpx results in: Traceback (most recent call last): File "/usr/bin/gpxviewer", line 43, in gui = MainWindow(ui_dir="%sui/" % prefix,files=files).main() ~~^^^

Bug#1103293: src:hello has a missing autopkgtest dependency on make

2025-04-16 Thread Jochen Sprickerhof
* Santiago Vila [2025-04-16 11:40]: Yes, that's clear, but the question is "why?". Because of: https://sources.debian.org/src/autopkgtest/5.48/setup-commands/setup-testbed/ installs dpkg-dev and that pulls in make. Note that not all autopkgtest backends use setup-testbed. Also see: https:

Bug#1103303: src:glibc FTBFS with test failure in elf/tst-audit10 on system without AVX

2025-04-16 Thread Jochen Sprickerhof
Source: glibc Version: 2.41-6 Severity: normal Tags: ftbfs X-Debbugs-Cc: debian-am...@lists.debian.org, reproducible-b...@lists.alioth.debian.org User: debian-am...@lists.debian.org Usertags: amd64 User: reproducible-bui...@lists.alioth.debian.org Usertags: environment from #debian-devel: 2025-0

Bug#1103293: src:hello has a missing autopkgtest dependency on make

2025-04-16 Thread Jochen Sprickerhof
* Santiago Vila [2025-04-16 10:54]: Hi. Thanks for the report, but I'm confused. Why do the tests pass in both ci.debian.net and Salsa CI? Are you saying that those autopkgtest implementations are buggy? Note: This is a genuine question, and I'm open to "yes" being the answer, but I would pref

Bug#1103293: src:hello has a missing autopkgtest dependency on make

2025-04-16 Thread Jochen Sprickerhof
Source: hello Version: 2.10-4 Severity: normal Tags: patch Hi Santiago, could you please upload the attached patch to unstable? See it's description for more information. Cheers Jochen 0001-Add-autopkgtest-dependency-on-make.patch Description: application/mbox

Bug#1103288: courier-mta: add build-dependency on ca-certificates to make build reproducible

2025-04-16 Thread Jochen Sprickerhof
Source: courier Version: 1.3.13-11 Severity: normal Tags: patch X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org User: reproducible-bui...@lists.alioth.debian.org Usertags: environment Hi, courier-mta is currently non reproducible: │ │ │ -TLS_TRUSTCERTS=/etc/ssl/certs/ca-certificates.crt

Bug#1102998: some binNMUs for reproduce.debian.net

2025-04-13 Thread Jochen Sprickerhof
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu changelog: Rebuild with sbuild 0.88.1 to address #1089088 amd64: libapreq2 arm64: xnee hinge ibutils librust-zerofrom-dev armhf: dewalls librust-zerofrom-dev Thanks! Jochen

Bug#1096112: several binNMUs for bugs found on reproduce.debian.net

2025-04-07 Thread Jochen Sprickerhof
Hi, this is an updated list of packages that currently fail to reproduce due to packages missing on snapshot.debian.org: amd64: bb dconf-editor devhelp doomsday enemylines3 epiphany-browser fceux fcitx-fbterm fcitx-qimpanel fcitx-skk fcitx-unikey fdutils ffe fwupdate genromfs gnome-chess gnom

Bug#1093902: several binNMUs for bugs found on amd64.reproduce.debian.net

2025-04-07 Thread Jochen Sprickerhof
Hi Sebastian, here is an updated list: changelog: Rebuild without multiarch-support installed armhf: black-box bucklespring changelog: Rebuild with sbuild 0.88.1 to address #1089088 amd64: rust-pollster rust-smithay-client-toolkit-0.16 rust-tower-test rust-tracing-chrome rust-wat trilinos

Bug#1102289: src:pcp modifies debian/control during the build

2025-04-07 Thread Jochen Sprickerhof
I just noticed that I totally forgot to mention the relevant change. The original d/control has: Build-Depends: systemd, systemd-dev | libsystemd-dev Which is missing after running fixcontrol and thus missing from the .buildinfo file. Cheers Jochen signature.asc Description: PGP signature

Bug#1102289: src:pcp modifies debian/control during the build

2025-04-07 Thread Jochen Sprickerhof
Source: pcp Version: 6.3.7-1 Severity: serious X-Debbugs-Cc: Helmut Grohne , reproducible-b...@lists.alioth.debian.org User: reproducible-bui...@lists.alioth.debian.org Usertags: buildinfo Hi, src:pcp modifies the debian/control file during the build: === debian === make[2]: Entering directory

Bug#1102054: FTBFS: ros-geometry2 fails tests in unstable

2025-04-06 Thread Jochen Sprickerhof
Hi Sven, * Sven Mueller [2025-04-04 18:16]: Thanks for getting back to me this fast. Interestingly, I had the exact same error as the reproducible build log I linked in https://en.wikipedia.org/wiki/GLinux (well, an intermediate state of it) that pretty accurately mirrors Debian testing, except

Bug#1102247: usermetricsservice: addgroup/user in preinst fails

2025-04-06 Thread Jochen Sprickerhof
Package: usermetricsservice Version: 1.3.3-1 Severity: normal Hi Mike, usermetricsservice uses addgroup/user in preinst without having a Pre-Depends: adduser this fails accordingly: $ mmdebstrap --variant=essential --include=usermetricsservice unstable /dev/null [..] Preparing to unpack .../562-

Bug#1102242: nmu: macaulay2_1.24.11+ds-5

2025-04-06 Thread Jochen Sprickerhof
Package: release.debian.org Severity: normal X-Debbugs-Cc: macaul...@packages.debian.org, debian-am...@lists.debian.org Control: affects -1 + src:macaulay2 User: debian-am...@lists.debian.org Usertags: amd64 User: release.debian@packages.debian.org Usertags: binnmu nmu macaulay2_1.24.11+ds-5 .

Bug#1102054: FTBFS: ros-geometry2 fails tests in unstable

2025-04-04 Thread Jochen Sprickerhof
Hi Sven, I just ran this 10 times but can't reproduce: sbuild --chroot-mode=unshare --dist=unstable --no-run-lintian ros-geometry2 * Sven Mueller [2025-04-04 13:03]: See log: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ros-geometry2.html Odd, I triggered a rebuild as

Bug#1087941: bluez: upload new upstream version to Debian

2025-04-04 Thread Jochen Sprickerhof
Hi Nobuhiro, can you please upload bluez 5.80 to Debian? (Cc Jeremy in case you have time) I have prepared a MR for it here: https://salsa.debian.org/bluetooth-team/bluez/-/merge_requests/14 It also fixes #1087941 and would be great to have it in trixie (so best before 2025-04-15). Thanks!

Bug#1101928: sbuild fails to initiate podman-based autopkgtest

2025-04-02 Thread Jochen Sprickerhof
From #debci: | 14:47 lavamind: can you try $autopkgtest_root_args = 'PATH=/usr/sbin:/usr/bin:/sbin:/bin'; in your sbuild.conf | 14:48 (just found that in my notes) | 14:48 yes | 14:49 jochensp: it works | 14:50 eg. autopkgtest now runs I have opened https://salsa.debian.org/debian/sbuild/

Bug#1101753: sbuild: newuidmap: Target process is owned by a different user

2025-04-02 Thread Jochen Sprickerhof
Moin Holger, * Holger Levsen [2025-04-02 12:33]: I can reproduce this, so it is likely the `newgrp sbuild`. Can you try without? I'm confused the first command above is without 'newgrp sbuild' before?! Sorry for being imprecise, I meant running sbuild --chroot-mode=unshare without newgrp,

Bug#1101753: sbuild: newuidmap: Target process is owned by a different user

2025-03-31 Thread Jochen Sprickerhof
Moin Holger, * Holger Levsen [2025-03-31 13:03]: $ unshare --map-user 0 --map-group 0 --map-users 10,1,1 --map-groups 10,1,1 id uid=0(root) gid=0(root) Gruppen=0(root),65534(nogroup) $ newgrp sbuild $ unshare --map-user 0 --map-group 0 --map-users 10,1,1 --map-groups 10,1,1 id

Bug#1101487: libkokkos-dev: file conflict as vendered in libtrilinos-kokkos-dev

2025-03-28 Thread Jochen Sprickerhof
Source: libkokkos-dev Version: 4.5.01-1.2 Severity: serious X-Debbugs-Cc: Graham Inggs , Alex Myczko , Nils Schild User: dabian...@lists.debian.org Usertags: fileconflict Control: affects -1 + libtrilinos-kokkos-dev Hi, I have NMUed src:kokkos with the intention to get it into trixie. As part o

Bug#1100593: kokkos: diff for NMU version 4.5.01-1.1

2025-03-27 Thread Jochen Sprickerhof
Some more patches for 4.5.01-1.2 attached. Cheers Jochen From 0cb842a20a6e642fdd5014479402d503bb34ffc7 Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Thu, 27 Mar 2025 16:56:15 +0100 Subject: [PATCH 3/3] Update changelog for 4.5.01-1.2 release --- debian/changelog | 8 1 file

Bug#1100593: kokkos: diff for NMU version 4.5.01-1.1

2025-03-27 Thread Jochen Sprickerhof
Control: tags 1100593 + patch Dear maintainer, I've prepared an NMU for kokkos (versioned as 4.5.01-1.1). The diff is attached to this message. I can push them to Salsa once you pushed the latest version. Regards. Jochen diff -Nru kokkos-4.5.01/debian/changelog kokkos-4.5.01/debian/changelo

Bug#1101263: Bug#1098861: ucspi-tcp: please revert some of the changes in 1:0.88-12 (#1092535), bug fixed in sbuild

2025-03-25 Thread Jochen Sprickerhof
Hi, please don't add the fakeroot build dependency but revert the relevant changes as noted below. Cheers Jochen * Jochen Sprickerhof [2025-02-25 09:28]: Source: ucspi-tcp Version: 1:0.88-12 Severity: wishlist Hi, thanks for your uploads to work around #1092535. From my testing thi

Bug#1100636: sbuild: Shows message E: Failed to execute “dpkg-buildtree”: No such file or directory when building packages for bookworm

2025-03-16 Thread Jochen Sprickerhof
* Johannes Schauer Marin Rodrigues [2025-03-16 22:41]: Hi, Quoting Santiago Vila (2025-03-16 22:20:37) Regarding fakeroot, I was really thinking about packages that might rely on fakeroot being present, but in a way not related with dpkg or rules-requires-root, i.e. imagine a package doing th

Bug#1100108: neovim: update-alternatives: error: alternative link /usr/bin/rvim is already managed by rvim

2025-03-11 Thread Jochen Sprickerhof
Package: neovim Version: 0.10.4-6 Severity: normal # apt upgrade Upgrading: neovim neovim-runtime Summary: Upgrading: 2, Installing: 0, Removing: 0, Not Upgrading: 0 Download size: 6861 kB Space needed: 3072 B / 6971 MB available Continue? [Y/n] Get:1 http://incoming.debian.org/debian-b

Bug#1100051: suricata: please use dpkg-query instead of apt-cache in d/control

2025-03-10 Thread Jochen Sprickerhof
Source: suricata Version: 1:7.0.8-1 Severity: normal Tags: patch X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org User: reproducible-bui...@lists.alioth.debian.org Usertags: environment Hi, suricata uses apt-cache in debian/control but apt is not essential nor a biuld dependency so this do

Bug#1099641: botan: missing build dependency on ca-certificates

2025-03-06 Thread Jochen Sprickerhof
Source: botan Version: 2.19.5+dfsg-3 Severity: normal Hi, botan depends on ca-certificates but does not declare it. This makes the package non reproducible on reproduce.debian.net: https://reproduce.debian.net/amd64/#libbotan-2-dev Cheers Jochen

Bug#1099605: podman-toolbox: missing build dependency on fakeroot

2025-03-05 Thread Jochen Sprickerhof
Source: golang-github-containers-toolbox Version: 0.0.99.4-1 Severity: normal Hi, podman-toolbox uses fakeroot: https://sources.debian.org/src/golang-github-containers-toolbox/0.0.99.4-1/debian/rules/#L33 but misses a build dependency on it. This makes the build non reproducible: https://repro

Bug#1099604: genimage: missing build dependency on fakeroot

2025-03-05 Thread Jochen Sprickerhof
Source: genimage Version: 18-1 Severity: normal Hi, genimage uses fakeroot: https://sources.debian.org/src/genimage/18-1/Makefile.am/#L162 but misses a build dependency on it. This makes the build non reproducible: https://reproduce.debian.net/amd64/#genimage Please add it. Cheers Jochen

Bug#1099571: msolve is compiled with -mavx2, baseline violation

2025-03-05 Thread Jochen Sprickerhof
Source: msolve Version: 0.7.4-1 Severity: important Hi, msolve is compiled with AVX2, this is a baseline violation: checking whether C compiler accepts -mavx2... yes https://buildd.debian.org/status/fetch.php?pkg=msolve&arch=amd64&ver=0.7.4-1&stamp=1740771995&raw=0 See: https://wiki.debian.or

Bug#1099361: Bug#1099323: libapi-gitforge-perl: missing build depdendency on tzdata

2025-03-04 Thread Jochen Sprickerhof
Hi Sean, * Sean Whitton [2025-03-05 09:18]: #1099361 also looks similar. Cf. also my thoughts in #1099359. Sounds like I should leave tzdata in for now but it may not have been necessary? Yes, you can drop the tzdata dependency again, sorry for the trouble. Cheers Jochen signature.asc

Bug#1099535: missing build dependency on apt

2025-03-04 Thread Jochen Sprickerhof
Source: debian-installer-netboot-images Version: 20241227+rebuild1 Severity: normal Hi, debian-installer-netboot-images uses apt-config during the build (in get-mirror.sh) which is not essential. Please add a build dependency on apt. Cheers Jochen

Bug#1099533: nmu: rust-mimalloc_0.1.29-1

2025-03-04 Thread Jochen Sprickerhof
Package: release.debian.org Severity: normal X-Debbugs-Cc: rust-mimal...@packages.debian.org, debian-am...@lists.debian.org Control: affects -1 + src:rust-mimalloc User: debian-am...@lists.debian.org Usertags: amd64 User: release.debian@packages.debian.org Usertags: binnmu nmu rust-mimalloc_0.

Bug#1099530: libm4ri compiled with -mavx2, baseline violation

2025-03-04 Thread Jochen Sprickerhof
Source: libm4ri Version: 20240729-1 Severity: important Hi, libm4ri is compiled with AVX2, this is a baseline violation: checking whether C compiler accepts -mavx2... yes https://buildd.debian.org/status/fetch.php?pkg=libm4ri&arch=amd64&ver=20240729-1&stamp=1737031118&raw=0 https://wiki.debian

Bug#1099528: rust-zune-jpeg executes avx code during the build resulting in SIGILL: illegal instruction

2025-03-04 Thread Jochen Sprickerhof
Source: rust-zune-jpeg Version: 0.4.14-1 Severity: minor Hi, I noticed that the build of rust-zune-jpeg fails on reproduce.debian.net using a Intel Xeon X5690 but succeeds on my system with a i7-8565U: https://reproduce.debian.net/amd64/#librust-zune-jpeg-dev The relevant log is: process didn'

Bug#1099360: Bug#1099356: Acknowledgement (ruby-sequel: missing build depdendency on tzdata)

2025-03-04 Thread Jochen Sprickerhof
Hi, Gregor noticed in #1099359 that this is actually due to a missing dependency in one of the build dependencies of this package which has been fixed in the mean time and we only found this due to reproduce.debian.net using the buildinfo file to recreate the old build environment with the ol

Bug#1099194: Bug#1099359: libconfig-model-lcdproc-perl: missing build depdendency on tzdata

2025-03-04 Thread Jochen Sprickerhof
Hi Gregor, * gregor herrmann [2025-03-04 14:33]: Hm, next thought: This is a rebuilderd which takes the old .buildinfo files, right? Then I can see where the old libdatetime-timezone-perl might come from (from the time of the upload / creation of the .buildinfo file). So yeah, there might hav

Bug#1099323: libapi-gitforge-perl: missing build depdendency on tzdata

2025-03-04 Thread Jochen Sprickerhof
Hi Sean, * Sean Whitton [2025-03-04 10:04]: Could you share your build logs, please? https://reproduce.debian.net/all/#libapi-gitforge-perl https://reproduce.debian.net/all/#libgit-annex-perl Cheers Jochen signature.asc Description: PGP signature

Bug#1099316: Bug#1099323: libapi-gitforge-perl: missing build depdendency on tzdata

2025-03-04 Thread Jochen Sprickerhof
#1099361 also looks similar. * Jochen Sprickerhof [2025-03-04 10:21]: Hi Sean, * Sean Whitton [2025-03-04 10:04]: Could you share your build logs, please? https://reproduce.debian.net/all/#libapi-gitforge-perl https://reproduce.debian.net/all/#libgit-annex-perl Cheers Jochen

Bug#1099301: libpam-tmpdir: please set TMPDIR ACLs for compatibility with subuids

2025-03-03 Thread Jochen Sprickerhof
Hi Tollef, * Tollef Fog Heen [2025-03-03 06:20]: This sounds like a bug in sbuild – it must reset the value of TMP/TMPDIR when changing UIDs. I tend to disagree here. sbuild is not changing to a different user but to a different UID of the same user. So resetting TMPDIR would mean that sbui

Bug#1099418: ocaml-mdx fails to build when nice value is not zero

2025-03-03 Thread Jochen Sprickerhof
Source: ocaml-mdx Version: 2.5.0-2 Severity: normal Tags: ftbfs Hi, ocaml-mdx has a test that expects to be run with nice zero. Otherwise it fails with: dh_auto_test -a -O--buildsystem=ocaml_dune dune runtest -j 6 -p mdx File "test/bin/mdx-test/expect/os_type/test-case.md", line 1, ch

Bug#1099361: libsoftware-copyright-perl: missing build depdendency on tzdata

2025-03-02 Thread Jochen Sprickerhof
Source: libsoftware-copyright-perl Version: 0.012-2 Severity: normal Hi, libsoftware-copyright-perl has a missing build dependency on tzdata. Currently the buildds still have it installed by default but that will change after the trixie release. This also makes the package not reproducible on rep

Bug#1099356: ruby-sequel: missing build depdendency on tzdata

2025-03-02 Thread Jochen Sprickerhof
Source: ruby-sequel Version: 5.63.0-1 Severity: normal Hi, ruby-sequel has a missing build dependency on tzdata. Currently the buildds still have it installed by default but that will change after the trixie release. This also makes the package not reproducible on reproduce.debian.net. Cheers Jo

Bug#1099362: ruby-jekyll-seo-tag: missing build depdendency on tzdata

2025-03-02 Thread Jochen Sprickerhof
Source: ruby-jekyll-seo-tag Version: 2.8.0-1 Severity: normal Hi, ruby-jekyll-seo-tag has a missing build dependency on tzdata. Currently the buildds still have it installed by default but that will change after the trixie release. This also makes the package not reproducible on reproduce.debian.

Bug#1099360: ruby-combustion: missing build depdendency on tzdata

2025-03-02 Thread Jochen Sprickerhof
Source: ruby-combustion Version: 1.3.7-1 Severity: normal Hi, ruby-combustion has a missing build dependency on tzdata. Currently the buildds still have it installed by default but that will change after the trixie release. This also makes the package not reproducible on reproduce.debian.net. Ch

Bug#1099359: libconfig-model-lcdproc-perl: missing build depdendency on tzdata

2025-03-02 Thread Jochen Sprickerhof
Source: libconfig-model-lcdproc-perl Version: 2.055-1 Severity: normal Hi, libconfig-model-lcdproc-perl has a missing build dependency on tzdata. Currently the buildds still have it installed by default but that will change after the trixie release. This also makes the package not reproducible on

Bug#1099357: ruby-ice-cube: missing build depdendency on tzdata

2025-03-02 Thread Jochen Sprickerhof
Source: ruby-ice-cube Version: 0.16.4-3 Severity: normal Hi, ruby-ice-cube has a missing build dependency on tzdata. Currently the buildds still have it installed by default but that will change after the trixie release. This also makes the package not reproducible on reproduce.debian.net. Cheer

Bug#1099323: libapi-gitforge-perl: missing build depdendency on tzdata

2025-03-02 Thread Jochen Sprickerhof
Source: libapi-gitforge-perl Version: 0.007-1 Severity: normal Hi, libapi-gitforge-perl has a missing build dependency on tzdata. Currently the buildds still have it installed by default but that will change after the trixie release. This also makes the package not reproducible on reproduce.debia

Bug#1089197: Bug#961138: autodep8 uses host APT packages to generate dependencies for pkg-r-autopkgtest tests

2025-03-01 Thread Jochen Sprickerhof
Hi Andreas, * Andreas Tille [2025-03-01 22:39]: if you can provide a patch / MR I'm fine to apply it but currently I have no more free spoons to work on this. The real question here is how to solve #1089197, i.e. how to encode the package relationships without depending on the apt cache (gre

Bug#1099316: libgit-annex-perl: missing build depdendency on tzdata

2025-03-01 Thread Jochen Sprickerhof
Source: libgit-annex-perl Version: 0.008-1 Severity: normal Hi, libgit-annex-perl has a missing build depdendency on tzdata. Currently the buildds still have it installed by default but that will change after the trixie release. This also makes the package not reproducible on reproduce.debian.net

Bug#961138: autodep8 uses host APT packages to generate dependencies for pkg-r-autopkgtest tests

2025-03-01 Thread Jochen Sprickerhof
* Antonio Terceiro [2021-10-29 09:53]: On Fri, Oct 29, 2021 at 07:46:30AM +0200, Andreas Tille wrote: Control: tags -1 help Hi, any hint from debian-ci list how to solve this? Quoting Paul from https://salsa.debian.org/ci-team/autodep8/-/merge_requests/10#note_279588, I think the right way

Bug#1099204: reprepro: missing build dependency on apt

2025-03-01 Thread Jochen Sprickerhof
Source: reprepro Version: 5.4.6-2 Severity: normal X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org User: reproducible-bui...@lists.alioth.debian.org Usertags: environment Hi, reprepro is using /usr/lib/apt/methods/file during the build but does not declare a build dependency on apt. This

Bug#1099194: libical-parser-perl: missing build depdendency on tzdata

2025-03-01 Thread Jochen Sprickerhof
Source: libical-parser-perl Version: 1.21-3 Severity: important Tags: patch X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org User: reproducible-bui...@lists.alioth.debian.org Usertags: environment Hi, libical-parser-perl has a missing build depdendency on tzdata. Currently the buildds stil

Bug#1098948: Changing 10.1 requirements for /usr/games

2025-02-26 Thread Jochen Sprickerhof
* Sean Whitton [2025-02-26 20:33]: ("may" and "encouraged" here have their official Policy meanings) --8<---cut here---start->8--- diff --git a/policy/ch-files.rst b/policy/ch-files.rst index 6fda3b1..c2e4700 100644 --- a/policy/ch-files.rst +++ b/policy/ch-f

Bug#1098867: spdlog: please replace apt by dpkg-query in d/rules as apt is not a build dependency

2025-02-25 Thread Jochen Sprickerhof
Source: spdlog Version: 1:1.15.1+ds-1 Severity: normal Tags: patch Hi, your package fails to reproduce when apt is not installed: https://reproduce.debian.net/amd64/api/v0/builds/219029/diffoscope This is due to: https://sources.debian.org/src/spdlog/1%3A1.15.1%2Bds-1/debian/rules/#L11 fmtabi

Bug#1098861: ucspi-tcp: please revert some of the changes in 1:0.88-12 (#1092535), bug fixed in sbuild

2025-02-25 Thread Jochen Sprickerhof
Source: ucspi-tcp Version: 1:0.88-12 Severity: wishlist Hi, thanks for your uploads to work around #1092535. From my testing this was actually a bug in sbuild: https://salsa.debian.org/debian/sbuild/-/commit/39120d9263656b31d7bc98d87ccc415955d11851 that was fixed in sbuild v0.88.3. A version wi

Bug#1098860: daemontools

2025-02-25 Thread Jochen Sprickerhof
Source: daemontools: please revert changes in 1:0.76-13.1 (#1092530), bug fixed in sbuild Version: 1:0.76-13.1 Severity: wishlist X-Debbugs-Cc: David Bremner Hi, thanks for your upload to work around #1092530. From my testing this was actually a bug in sbuild: https://salsa.debian.org/debian/s

Bug#1098859: ipsvd: please revert changes to 1.0.0-8 (#1090184), bug fixed in sbuild

2025-02-25 Thread Jochen Sprickerhof
Source: ipsvd Version: 1.0.0-11 Severity: wishlist X-Debbugs-Cc: Andreas Beckmann , Niels Thykier Hi, thanks for your uploads to work around #1090184. From my testing this was actually a bug in sbuild: https://salsa.debian.org/debian/sbuild/-/commit/39120d9263656b31d7bc98d87ccc415955d11851 th

Bug#1098765: transition: pcl

2025-02-23 Thread Jochen Sprickerhof
Package: release.debian.org Severity: normal X-Debbugs-Cc: p...@packages.debian.org Control: affects -1 + src:pcl User: release.debian@packages.debian.org Usertags: transition Hi release team, I would like to transition the pcl package to the new version. The only reverse dependency is probab

Bug#1098646: autopkgtest has a different package set installed for the first test

2025-02-21 Thread Jochen Sprickerhof
Package: autopkgtest Version: 5.44 Severity: normal Hi, as discussed yesterday in #debian-devel, autopkgtest installs dpkg-dev into the first testbed but not afterwards, resulting in a different set of installed packages and thus different test results. Note that this is easily visible with the a

Bug#1092505: transition: opencv

2025-02-19 Thread Jochen Sprickerhof
Hi Emilio, * Emilio Pozuelo Monfort [2025-02-17 09:55]: There's a couple of autopkgtest failures, as we have mentioned in the past. The rebuilds for those in sid don't help, because reverse-autopkgtests are ran against testing, in order to ensure that if opencv migrates on its own (which is p

Bug#1096129: buildd.d.o: some build-depends from incoming.d.o don't end up on snapshot.d.o

2025-02-19 Thread Jochen Sprickerhof
* Philipp Kern [2025-02-16 17:16]: we observed that some builds use build-depends from incoming.d.o which then are not made available on snapshot.d.o (nor ftp.d.o) because another upload of them happens during the same dinstall. #1096112 "several binNMUs for bugs found on reproduce.debian.net

Bug#1093902: several binNMUs for bugs found on amd64.reproduce.debian.net

2025-02-17 Thread Jochen Sprickerhof
Hi Sebastian, new list: amd64: rocsolver rust-smithay-client-toolkit-0.16 rust-tracing-chrome libvmod-selector xsd trilinos rust-wat rust-tower-test i386: hisat2 libxinerama nanopolish rtags sga slxfig sxmo-utils tcpick tcl-signal tinyxml2 ucl usb-modeswitch whipper uncalled wavbreaker wiredp

Bug#1096108: docs look ancient on first view

2025-02-17 Thread Jochen Sprickerhof
Hi Marc, * Marc Haber [2025-02-16 20:54]: Next best thing would be having a document that tells a user to set up the things in a way that it works. It's an extremely common setup and many people are wasting their time in inventing their own semi-working setup. I would have loved to spend half o

Bug#1096112: several binNMUs for bugs found on reproduce.debian.net amd64.reproduce.debian.net

2025-02-16 Thread Jochen Sprickerhof
Package: release.debian.org X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org User: release.debian@packages.debian.org Usertags: binnmu Hi, new round of binNMUs: amd64: doomsday dvipng enemylines3 fceux fcitx-qimpanel fcitx-skk fcitx-unikey ffe genromfs gphotofs gplanarity ibm-3270 i

Bug#1096096: RM: xserver-xorg-video-vesa [arm64 armel armhf mips64el ppc64el riscv64] -- NBS; no longer build by source (#1087279)

2025-02-15 Thread Jochen Sprickerhof
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: xserver-xorg-video-v...@packages.debian.org Control: affects -1 + src:xserver-xorg-video-vesa User: ftp.debian@packages.debian.org Usertags: remove

Bug#1096014: nmu: mumudvb_1.7.1-1

2025-02-15 Thread Jochen Sprickerhof
Package: release.debian.org Severity: normal X-Debbugs-Cc: mumu...@packages.debian.org Control: affects -1 + src:mumudvb User: release.debian@packages.debian.org Usertags: binnmu nmu mumudvb_1.7.1-1 . ANY . unstable . -m "rebuild to loose transitive build dependency on makedev" I have verifi

Bug#1070904: bitlbee: diff for NMU version 3.6-1.5

2025-02-13 Thread Jochen Sprickerhof
loses: #1070904) + + -- Jochen Sprickerhof Fri, 14 Feb 2025 08:20:44 +0100 + bitlbee (3.6-1.4) unstable; urgency=medium * Non-maintainer upload. diff -Nru bitlbee-3.6/debian/patches/replace-libgcrypt-configure-with-pkg-con.patch bitlbee-3.6/debian/patches/replace-libgcrypt-configure-wit

Bug#1093902: several binNMUs for bugs found on amd64.reproduce.debian.net

2025-02-13 Thread Jochen Sprickerhof
please also binNMU these: changelog: rebuild to fix 1 second offset (#1089088) amd64: insighttoolkit5 last-align libvmod-selector ortp os-autoinst pacparser python-xxhash pyx3 r-cran-av rocksdb rocsolver rust-smithay-client-toolkit-0.16 rust-tower-test rust-tracing-chrome rust-wat trilinos uvlo

Bug#1093902: several binNMUs for bugs found on amd64.reproduce.debian.net

2025-02-13 Thread Jochen Sprickerhof
Hi Sebastian, please binNMU these packages. Thanks a lot! Jochen amd64,arm64,armhf: quickroute-gps armhf,i386: s51dude tcputils tthsum unsort ussp-push vramsteg w9wm windowlab woff-tools xkbind changelog: rebuild with dpkg supporting Rules-Requires-Root. arm64,armhf,i386: libtext-table-

Bug#1094159: please drop transitional package bind9utils and dnsutils

2025-02-11 Thread Jochen Sprickerhof
Hi Simon, * Simon McVittie [2025-02-11 10:44]: On Sat, 25 Jan 2025 at 10:35:44 +0100, Jochen Sprickerhof wrote: please drop the bind9utils and dnsutils as they are also listed as virtual package by having Provides: in the replacement packages. bind9-utils Provides bind9utils, but bind9

Bug#1095691: binNMUs for urdfdom transition

2025-02-10 Thread Jochen Sprickerhof
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu Hi, please binNMU the following packages for the urdfdom transition (#1093611): nmu ros-urdf_1.13.2-10 . ANY . unstable . -m "rebuild against new urdfdom ABI" nmu ros-rviz_1.14.25+dfsg-1 .

Bug#1095033: FTBFS: cruft-ng 0.9.65

2025-02-02 Thread Jochen Sprickerhof
Hi Jing, * Jing Luo [2025-02-02 19:44]: Hi! cruft-ng 0.9.65 fails to build from source. Here is the sbuild log: g++ -g -O2 -ffile-prefix-map=/build/reproducible-path/cruft-ng-0.9.65=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall -We

Bug#1094996: sbuild can't cross compile any packages

2025-02-02 Thread Jochen Sprickerhof
* BogDan Vatra [2025-02-02 16:28]: Thanks a lot for your quick response! It goes further but it still fails ... See the attached log. Correct, it is currently not possible to cross build ffmpeg due to: report: - package: sbuild-build-depends-main-dummy version: 0.invalid.0 architecture:

Bug#1094996: sbuild can't cross compile any packages

2025-02-02 Thread Jochen Sprickerhof
Hi BogDan, * BogDan Vatra [2025-02-02 13:41]: bogdan@dragon:~$ sbuild --host=ppc64 -d unstable ffmpeg_7.1 Try: $ sbuild --host=ppc64 -d unstable ffmpeg I.e. without the version attached as it is implicitly given by the distribution. Also try a simple package, like hello, first. Cheers Jo

Bug#1093902: several binNMUs for bugs found on amd64.reproduce.debian.net

2025-02-01 Thread Jochen Sprickerhof
* Sebastian Ramacher [2025-02-01 13:15]: On 2025-02-01 08:56:24 +0100, Jochen Sprickerhof wrote: Hi, here is a list for other architectures: any: vish changelog: rebuild on a buildd vish was built on buillds on all architectures. Right, but on armel, armhf, i386 and s390x the build is

Bug#1093902: several binNMUs for bugs found on amd64.reproduce.debian.net

2025-02-01 Thread Jochen Sprickerhof
Hi, here is a list for other architectures: any: vish changelog: rebuild on a buildd arm64: agda alex cpphs csound glirc gtk2hs-buildtools changelog: rebuild without dh-buildinfo (#1068809) 2048 2048-qt 3dchess acct actor-framework algobox alsa-scarlett-gui ampr-ripd ams analog and antiwor

Bug#1092505: transition: opencv

2025-01-31 Thread Jochen Sprickerhof
Hi Mo, * M. Zhou [2025-01-31 10:40]: The one for ros-vision-opencv is still due the same "libopnecv_barcode.so being merged into libopencv_objdetect.so" change. I've filed the bug at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1094834 which is very similar to the one for ros-opencv-apps:

Bug#1094633: /usr/bin/autopkgtest-virt-unshare: unshare adt impl crash on open/close/open

2025-01-30 Thread Jochen Sprickerhof
Hi Ian, * Ian Jackson [2025-01-29 12:32]: Steps to reproduce. With some kind of image tarball bookworm.tar $ autopkgtest-virt-unshare -t bookworm.tar ok open ok /tmp/autopkgtest.HYR0W4 close ok open Expected results: ok Actual results: : failure: ['unshare', '-

Bug#1094635: /usr/bin/autopkgtest-virt-unshare: processes not killed by close

2025-01-30 Thread Jochen Sprickerhof
* Ian Jackson [2025-01-30 14:11]: This bug is a request for autopkgtest-virt-unshare to have the capacity to kill "escaped" processes, when the testbed is closed. I think that behaviour would makes sense, perhaps even as a default. After all, the actual chroot is deleted, so any processes which

Bug#1094635: /usr/bin/autopkgtest-virt-unshare: processes not killed by close

2025-01-30 Thread Jochen Sprickerhof
Hi Ian, * Ian Jackson [2025-01-29 12:46]: Steps to reproduce: With some kind of image tarball bookworm.tar $ autopkgtest-virt-unshare -t bookworm.tar ok open ok /tmp/autopkgtest.HYR0W4 print-execute-command Then in another terminal, using that command with the commas replac

Bug#1094239: sbuild-shell with unshare is not root

2025-01-26 Thread Jochen Sprickerhof
* Jérémy Lal [2025-01-26 13:59]: sbuild-shell, like sbuild-update, does not support the unshare backend and we should probably add an error message. That would be useful. https://salsa.debian.org/debian/sbuild/-/merge_requests/142 What's your use case? "apt update" Just create a new ch

Bug#1094239: sbuild-shell with unshare is not root

2025-01-26 Thread Jochen Sprickerhof
Hi Jérémy, * Jérémy Lal [2025-01-26 13:20]: Having created a tarball using mmdebstrap, and configured sbuild to use it with unshare backend, sbuild works well, but sbuild-shell unstable # whoami sbuild and nothing of interest can be changed from there, since that user doesn't have permissions.

Bug#1094165: mmdebstrap hangs when chfn is run in preinst

2025-01-25 Thread Jochen Sprickerhof
Package: mmdebstrap Version: 1.5.6-2 Severity: normal Hi josch, $ mmdebstrap --verbose --variant=essential --include=owfs-common unstable /dev/null [..] Selecting previously unselected package owfs-common. Preparing to unpack .../14-owfs-common_3.2p4+dfsg1-4.5_all.deb ... useradd: Warning: missi

Bug#1094163: dpkg: dependency problem with a package that is also virtual

2025-01-25 Thread Jochen Sprickerhof
Package: dpkg Version: 1.22.14 Severity: normal Hi, currently in unstable dnsutils depends on bind9-dnsutils which also Provides: dnsutils. This leads to apt and dpkg disagreeing on what to install: $ echo -e 'Package: dummy\nDepends: dnsutils:amd64 (= 1:9.20.4-4)' > control $ equivs-build contr

Bug#1094159: please drop transitional package bind9utils and dnsutils

2025-01-25 Thread Jochen Sprickerhof
Source: bind9 Version: 1:9.20.4-4 Severity: normal Hi, please drop the bind9utils and dnsutils as they are also listed as virtual package by having Provides: in the replacement packages. This causes apt failing to resolve the right dependencies in some situations. You can also drop the Provides:

Bug#1094158: please switch build dependency from dnsutils to bind9-dnsutils

2025-01-25 Thread Jochen Sprickerhof
Source: pdns Version: 4.9.3-2 Severity: normal Thanks! -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.12.10-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8

  1   2   3   4   5   6   7   8   9   >