Bug#1108010: mc: error while loading shared libraries: libcom_err.so.2: cannot open shared object file

2025-06-19 Thread Jochen Sprickerhof
through the package I also noticed a typo in debian/rules. -SYMBOL_LIBS := libext2fst64 libcomerr2 libss2 +SYMBOL_LIBS := libext2fst64 libcom-err2 libss2 I have opened a pull request with the needed changes here: https://github.com/tytso/e2fsprogs/pull/233 Cheers Jochen signature.asc Description: PGP signature

Bug#802850: sbuild: please allow sbuild to run dpkg-buildpackage without network connection besides the loopback interface

2025-06-15 Thread Jochen Sprickerhof
Hi Johannes, I think you implemented this some time ago in unshare ;). Can this be closed? Cheers Jochen * Johannes Schauer [2015-10-24 11:02]: Source: sbuild Version: 0.66.0-5 Severity: wishlist Control: block -1 by 802849 Hi, Debian packages must be buildable without access to the

Bug#1056385: in unshare mode, ischroot returns false

2025-06-15 Thread Jochen Sprickerhof
Hi josch, I can no longer reproduce this problem and my trixie sbuild returns "is chroot". Can you close this if you agree? Cheers Jochen * Jochen Sprickerhof [2023-11-24 21:24]: * Johannes Schauer Marin Rodrigues [2023-11-24 20:57]: this is is only invoked for --chrooted-*

Bug#1107743: weasyprint: apt weasyprint install fails with unpack error on libboost1.74-dev:arm64

2025-06-14 Thread Jochen Sprickerhof
ove libboost1.74-dev And send the output? Cheers Jochen signature.asc Description: PGP signature

Bug#1107772: gmap inlining failed in call to ‘always_inline’ ‘_mm_alignr_epi8’: target specific option mismatch

2025-06-14 Thread Jochen Sprickerhof
: called from here 781 | current = _mm_alignr_epi8(old_prev,prev,4); It is using SSE3, SSE4 and AVX2 which are all not guaranteed according to: https://wiki.debian.org/ArchitectureSpecificsMemo#amd64 This looks like a baseline violation to me. Cheers Jochen -- System Information: Debian Re

Bug#1107771: dh-make-perl FTBFS without /var/lib/dpkg/available

2025-06-13 Thread Jochen Sprickerhof
apt is not essential so the package has a missing build dependency on apt (and probably also a missing dependency). Cheers Jochen -- System Information: Debian Release: 13.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.12.32-amd6

Bug#1102947: munge FTBFS failure

2025-06-11 Thread Jochen Sprickerhof
Hi Lucas, * Lucas Nussbaum [2025-06-11 10:43]: On 06/06/25 at 09:03 +0200, Jochen Sprickerhof wrote: Hi Lucas, * Nilesh Patra [2025-05-23 01:49]: > > > On 23/05/25 01:01, Lucas Nussbaum wrote: > > On 21/05/25 at 01:01 +0530, Nilesh Patra wrote: > > > > Source: mu

Bug#1107108: pre approval sbuild

2025-06-06 Thread Jochen Sprickerhof
ccept this change, but with the default set to 1 > (don't clean). Then we can pass the option to sbuild on the buildds for > forky/sid/experimental once trixie is released. And developers can also > manually use that option to reproduce the buildds behavior. > Alternatively the be

Bug#1102947: munge FTBFS failure

2025-06-06 Thread Jochen Sprickerhof
tering will replace 'sbuild-unshare-dummy-location' with '<>' | I: NOTICE: Log filtering will replace 'build/munge-BOXUql/resolver-ECypss' with '<>' I can't reproduce this either. My best guess is that it depends on how you create the chro

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

2025-06-03 Thread Jochen Sprickerhof
* Jochen Sprickerhof [2025-06-02 10:36]: The problem is that the test explicitly opens the apt cache and I did not find a way to mock that in a doctest. We could convert the tests to unit tests and use mock then. An other option would be to run the tests as autopkgtest and add the needs

Bug#1107191: debian-repro-status: missing dependency on ca-certificates

2025-06-02 Thread Jochen Sprickerhof
ining packages inside the chroot... done done I: running --chrooted-customize-hook in shell: sh -c 'debian-repro-status' Error: builder error Caused by: OpenSSL error Adding --include=ca-certificates fixes it. Cheers Jochen

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

2025-06-02 Thread Jochen Sprickerhof
xie. "it" as in blends? Yes, totally. This is all work for forky. After its release, couldn't we just add a "apt update" to re-fill the cache before running the tests? Or does this already count as "network access"? That's network access. Cheers Jochen signature.asc Description: PGP signature

Bug#1107108: pre approval sbuild

2025-06-01 Thread Jochen Sprickerhof
rixie. I am sorry for sending this so late but I think it is better to do it now then after the release and given the low number of affected packages I think the risk is rather low. Thanks for consideration Jochen 0001-Run-apt-get-distclean-by-default-if-available.patch Description: application/mbox

Bug#1089197: dh-r fails without an apt cache

2025-06-01 Thread Jochen Sprickerhof
ined in my mail below. Cheers Jochen * Jochen Sprickerhof [2025-03-02 08:36]: 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 #10891

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

2025-06-01 Thread Jochen Sprickerhof
with: sbuild --starting-build-commands='apt-get distclean' -d unstable blends Cheers Jochen * Jochen Sprickerhof [2025-05-01 14:37]: Source: blends Version: 0.7.10 Severity: normal Tags: ftbfs patch User: debian...@lists.debian.org Usertags: apt-cache Hi, blends uses the apt ca

Bug#1106713: sbuild: How bind a charactere device in unshare

2025-05-29 Thread Jochen Sprickerhof
Am 29. Mai 2025 10:30:37 OESZ schrieb picca : >Jochen Sprickerhof writes: >> Why in the unshare backend? > >because it is the sbuild prefered backend now. I try to stick to the >sbuild default so when I run sbuild it use unshare with autopkgtest. That is only because it

Bug#1106713: sbuild: How bind a charactere device in unshare

2025-05-28 Thread Jochen Sprickerhof
... Once it is working with autopkgtest, coming up with an sbuild config should be easy. Cheers Jochen signature.asc Description: PGP signature

Bug#1106199: unblock: ruby-sequel/5.63.0-2

2025-05-27 Thread Jochen Sprickerhof
Hi Paul, see #1099356 Cheers Jochen On Tue, 27 May 2025 17:30:44 -0300 Lucas Kanashiro wrote: > Hi Paul, > > On Sat, 24 May 2025 15:39:28 +0200 Paul Gevers > wrote: > > Hi, > > > > On 21-05-2025 03:44, Lucas Kanashiro wrote: > > > There was a reprodu

Bug#1106253: unblock: ssh-import-id/5.10-2

2025-05-22 Thread Jochen Sprickerhof
Control: tags -1 - moreinfo * Sebastian Ramacher [2025-05-22 17:10]: It's really too late for dh bumps. Please revert and upload without these changes. It changes nothing in the package but yeah, uploaded and new diff attached. Cheers Jochen diff --git a/debian/changelog b/d

Bug#1106224: sbuild does not provision a working chroot when there is an http_proxy

2025-05-22 Thread Jochen Sprickerhof
are examples. Please reply if they don't work. Cheers Jochen signature.asc Description: PGP signature

Bug#1106275: unblock: weechat/4.6.3-1

2025-05-22 Thread Jochen Sprickerhof
Package: release.debian.org Severity: normal X-Debbugs-Cc: weec...@packages.debian.org, Emmanuel Bouthenot Control: affects -1 + src:weechat User: release.debian@packages.debian.org Usertags: unblock Please unblock package weechat [ Reason ] multiple CVEs [ Impact ] integer and buffer over

Bug#1106253: unblock: ssh-import-id/5.10-2

2025-05-22 Thread Jochen Sprickerhof
: Repository-Browse. + * Update standards version to 4.6.1, no changes needed. + + -- Jochen Sprickerhof Thu, 22 May 2025 09:13:49 +0200 + ssh-import-id (5.10-1) unstable; urgency=medium * New upstream release (Closes: #953243). diff --git a/debian/compat b/debian/compat deleted file mode

Bug#1106240: nmu: libm4rie_20250103-1

2025-05-21 Thread Jochen Sprickerhof
Package: release.debian.org Severity: normal X-Debbugs-Cc: libm4...@packages.debian.org Control: affects -1 + src:libm4rie User: release.debian@packages.debian.org Usertags: binnmu nmu libm4rie_20250103-1 . ANY . unstable . -m "rebuild against fixed libm4ri (#1099530)" libm4rie was build wit

Bug#1106224: sbuild does not provision a working chroot when there is an http_proxy

2025-05-21 Thread Jochen Sprickerhof
aptopt=Acquire::http { Proxy "http://127.0.0.1:3142";; }']); Cheers Jochen signature.asc Description: PGP signature

Bug#1106219: unblock: open-vm-tools/2:12.5.0-2

2025-05-21 Thread Jochen Sprickerhof
Package: release.debian.org Severity: normal X-Debbugs-Cc: open-vm-to...@packages.debian.org, Bernd Zeimetz Control: affects -1 + src:open-vm-tools User: release.debian@packages.debian.org Usertags: unblock Please unblock package open-vm-tools I fill this for bzed (Cc'ed), hope that's fine.

Bug#1106218: unblock: golang-golang-x-net/1:0.27.0-2

2025-05-21 Thread Jochen Sprickerhof
gelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +golang-golang-x-net (1:0.27.0-2) unstable; urgency=medium + + * Team upload. + + [ Ananthu C V ] + * Skip more publicsuffix tests (Closes: #1089192) + + [ Jochen Sprickerhof ] + * Add patch for CVE-2025-22872 (Closes: #1103586) + * Add patch for CVE

Bug#1105991: unblock: screen-message/0.29-2

2025-05-18 Thread Jochen Sprickerhof
15:33:47.0 +0100 +++ screen-message-0.29/debian/changelog2025-05-16 08:28:24.0 +0200 @@ -1,3 +1,16 @@ +screen-message (0.29-2) unstable; urgency=medium + + * Team upload. + + [ Tiago Bortoletto Vaz ] + * Add CI basic setup. + + [ Jochen Sprickerhof ] + * Add missing

Bug#1105990: unblock: libuvc/0.0.7-3

2025-05-18 Thread Jochen Sprickerhof
(Closes: #1105774) + + -- Jochen Sprickerhof Wed, 14 May 2025 18:18:21 +0200 + libuvc (0.0.7-2) unstable; urgency=medium * Team upload. diff -Nru libuvc-0.0.7/debian/control libuvc-0.0.7/debian/control --- libuvc-0.0.7/debian/control 2024-10-11 16:08:02.0 +0200 +++ libuvc-0.0.7/debian

Bug#1105051: imagemagick breaks xplanet autopkgtest: test_compare_images() returned non-zero return code

2025-05-16 Thread Jochen Sprickerhof
Hi Bastien, * Bastien Roucaries [2025-05-16 14:53]: Le vendredi 16 mai 2025, 13:31:55 heure d’été d’Europe centrale Jochen Sprickerhof a écrit : Hi, * Paul Gevers [2025-05-10 14:24]: >With a recent upload of imagemagick the autopkgtest of xplanet fails >in testing when that autopkgt

Bug#1105051: imagemagick breaks xplanet autopkgtest: test_compare_images() returned non-zero return code

2025-05-16 Thread Jochen Sprickerhof
ply the imagemagick patches from git main and use the call from 1. above. Cheers Jochen signature.asc Description: PGP signature

Bug#1105751: sbuild: No entry for picca in /etc/subuid

2025-05-14 Thread Jochen Sprickerhof
unless someone has more input. Cheers Jochen signature.asc Description: PGP signature

Bug#1103363: openvdb: FTBFS in testing/arm64: make[3]: *** [openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool.dir/build.make:82: openvdb_cmd/vdb_tool/CMakeFiles/vdb_tool.dir/src/main.cpp.o] Error 1

2025-05-14 Thread Jochen Sprickerhof
- more like the build machine ran out of memory. openvdb requires a serious amount of RAM to compile, even when the number of parallel processes is limited (as is done in debian/rules). Could you try rerunning the QA build on a machine with more guaranteed memory available? I agree

Bug#1104998: unixodbc-dev: unixodbc_conf.h picks up fakeroot LD path

2025-05-12 Thread Jochen Sprickerhof
ned to autoconf? Cheers Jochen signature.asc Description: PGP signature

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

2025-05-11 Thread Jochen Sprickerhof
Hi Tollef, * Tollef Fog Heen [2025-05-11 21:23]: ]] Jochen Sprickerhof * 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

Bug#1105033: nmu: rust-timerfd_1.5.0-1

2025-05-10 Thread Jochen Sprickerhof
; This is needed to make the package reproducible on reproduce.d.n Thanks! Jochen

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
: binary-targets to make sure the package builds as before (and make it reproducible with it). - Rework debian/rules to make the package build without root. Cheers Jochen

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
avoids running the test in that case. In addition the sbuild team plans to clean the apt cache before building the package by default in forky which would make this package FTBFS. This would also be fixed with the patch. Cheers Jochen diff --git a/debian/rules b/debian/rules index 478475a..99c34ec

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

2025-05-01 Thread Jochen Sprickerhof
would make this package FTBFS. This would also be fixed by adding the build dependency. Cheers Jochen

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

2025-05-01 Thread Jochen Sprickerhof
forky which would make this package FTBFS. This would also be fixed by adding the build dependency. Cheers Jochen

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
variant so I assume the old lib can be removed. Cheers Jochen

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

2025-04-21 Thread Jochen Sprickerhof
d a dependency on it and that the sbuild team plans to clean the apt cache (which is used by apt show) in the build chroot for forky. P.S.: Please also apply this to the other boost* packages in Debian. Cheers Jochen

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

2025-04-18 Thread Jochen Sprickerhof
n forky. Please replace the line by: DEB_VER_LINUX := $(dpkg-query -W -f '$${Version}' linux-libc-dev) The same applies to cross-toolchain-base-ports and cross-toolchain-base-mipsen, please also apply the patch there. Thanks! Jochen

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
was regenerated from the control.in file so you may want to update that as well. Also please ask for binNMUs of ndpi once this is confirmed to fix the bug. Cheers Jochen * Adrian Bunk [2025-04-14 15:01]: Control: reassign -1 libwireshark-dev Control: retitle -1 libwireshark-dev: Missing

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
://github.com/nzjrs/osm-gps-map/issues/106 And applying the patch from that issue make gpxviewer work again. Can you please apply it to the package? Thanks! Jochen -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd

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

2025-04-16 Thread Jochen Sprickerhof
Also see: https://salsa.debian.org/ci-team/autopkgtest/-/merge_requests/536 [*] Will probably do this: Depends: @, make as the idea is to have something which may be cut & pasted without changes to other packages doing the same as hello (I have a few of them). Fine with me. Cheers Joc

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

2025-04-16 Thread Jochen Sprickerhof
he conversation here for the bug report? 2025-04-16 11:55:17 aurel32 yes Cheers Jochen

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

2025-04-16 Thread Jochen Sprickerhof
ds serve different purposes (a test of a full desktop or boot loader needs a different test system then just running a command, also see the test restrictions). I assume that debci and salsa-ci have make installed by default. Cheers Jochen signature.asc Description: PGP signature

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
-certificates used to be installed by default on the buildds but will be no longer with trixie. Cheers Jochen

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
(package debhelper) or dh-debputy instead of maintaining debian/rules by hand. Thanks to Helmut for figuring this out! Cheers Jochen

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

2025-04-06 Thread Jochen Sprickerhof
res let's leave this open and please respond if you have any new findings. Cheers Jochen signature.asc Description: PGP signature

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

2025-04-06 Thread Jochen Sprickerhof
uired. Cheers Jochen

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
ld as later builds on the other archs succeed. I can reproduce the same error on a rebuild in testing. See log excerpt below. Can you reproduce this multiple times? Can you share how you bulid and some system specs (number of CPUs, RAM..)? Cheers Jochen signature.asc Description: PGP signature

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

2025-04-04 Thread Jochen Sprickerhof
! Jochen signature.asc Description: PGP signature

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

2025-04-02 Thread Jochen Sprickerhof
ian/sbuild/-/merge_requests/158 with a fix. Cheers Jochen signature.asc Description: PGP signature

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

2025-04-02 Thread Jochen Sprickerhof
in that shell. Right, build.sh uses schroot still. I have added some warnings in: https://salsa.debian.org/debian/sbuild/-/merge_requests/147 Cheers Jochen signature.asc Description: PGP signature

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

2025-03-31 Thread Jochen Sprickerhof
which one so we can update it? Cheers Jochen signature.asc Description: PGP signature

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

2025-03-28 Thread Jochen Sprickerhof
kokkos 4.0. This bug is to block the file conflict from migrating to testing and to discuss how to resolve the duplicated packaging. As I have no deeper insights on both packages nor their downstreams, I would be happy to get comments from both maintainers. Cheers Jochen

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/d

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
ds on it because it used to be always installed until recently. I have filled most of those already, also those for missing apt and ca-certificates/openssl dependencies as we see all of those from reproduce.debian.net. But happy to get a second test :). Cheers Jochen signature.asc Description

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

2025-03-11 Thread Jochen Sprickerhof
an error code (1) Cheers Jochen -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.12.17-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (cha

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

2025-03-10 Thread Jochen Sprickerhof
-query -W -f '$${Version}' libhtp2) This makes the package reproducible. Cheers Jochen

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
://reproduce.debian.net/amd64/#podman-toolbox Please add it. Cheers Jochen

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
w=0 See: https://wiki.debian.org/ArchitectureSpecificsMemo#amd64 Cheers Jochen

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
x-gnu/lib' /build/reproducible-path/rust-mimalloc-0.1.29/target/x86_64-unknown-linux-gnu/debug/deps/mimalloc-42191be1027a7968` (signal: 4, SIGILL: illegal instruction) This is on an Intel Xeon X5690 without AVX. Rebuilding against the current unstable toolchain fixes the build so I assume it is some build dependency that was fixed in the meantime. Cheers Jochen

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

2025-03-04 Thread Jochen Sprickerhof
amp;raw=0 https://wiki.debian.org/ArchitectureSpecificsMemo#amd64 This also defects src:libm4rie so it would need a rebuild once this bug is fixed. Cheers Jochen

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

2025-03-04 Thread Jochen Sprickerhof
8 0x77d3babd in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #29 0x77db97b8 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 So it is using avx which is not in the Debian baseline: https://wiki.debian.org/ArchitectureSpecificsMemo#amd64 As far as I can see the executable is not shipped in the binary package and we can use a different machine for reproduce.d.n so setting to minor. Cheers Jochen

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

2025-03-04 Thread Jochen Sprickerhof
old package version. So instead of adding tzdata please upload a new version of this package without any required changes so we get a new buildinfo file for trixie. I have verified that the package builds fine. Please reach out if you have questions and sorry for the inconvenience Jochen

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

2025-03-04 Thread Jochen Sprickerhof
ow up in earlier rebuilds (using the current version of libdatetime-timezone-perl). So Ccing all similar bug reports, could you upload new versions of these packages so we get updated buildinfo files for trixie? Thanks! Jochen signature.asc Description: PGP signature

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
for a given user, do you have ideas here? Maybe with libsubid-dev. I would also be fine if we just document this problem for now. Cheers Jochen signature.asc Description: PGP signature

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

2025-03-03 Thread Jochen Sprickerhof
4/#libmdx-ocaml I would recommend to either mock the expected value or disable the test. Cheers Jochen

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

2025-03-02 Thread Jochen Sprickerhof
reproduce.debian.net. Cheers Jochen

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

2025-03-02 Thread Jochen Sprickerhof
Jochen

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

2025-03-02 Thread Jochen Sprickerhof
reproduce.debian.net. Cheers Jochen

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

2025-03-02 Thread Jochen Sprickerhof
. Cheers Jochen

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

2025-03-02 Thread Jochen Sprickerhof
on reproduce.debian.net. Cheers Jochen

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

2025-03-02 Thread Jochen Sprickerhof
. Cheers Jochen

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

2025-03-02 Thread Jochen Sprickerhof
reproduce.debian.net. Cheers Jochen

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

2025-03-01 Thread Jochen Sprickerhof
s needs to be updated whenever a R packages is added or removed in Debian. (This is what dh-python has, afair). Cheers Jochen signature.asc Description: PGP signature

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

2025-03-01 Thread Jochen Sprickerhof
reproduce.debian.net. Cheers Jochen

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

2025-03-01 Thread Jochen Sprickerhof
ld be appreciated. Cheers Jochen signature.asc Description: PGP signature

Bug#1099204: reprepro: missing build dependency on apt

2025-03-01 Thread Jochen Sprickerhof
makes the package non reproducible on reproduce.debian.org. Can you please add the dependency. Thanks! Jochen

  1   2   3   4   5   6   7   8   9   10   >