Your message dated Sun, 15 Jun 2025 19:59:30 +0000 with message-id <E1uQtVq-00292h-2o@respighi.debian.org> and subject line unblock busybox has caused the Debian Bug report #1107840, regarding unblock: busybox/1:1.37.0-5 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1107840: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107840 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: busybox/1:1.37.0-5
- From: Roland Clobus <rclobus@rclobus.nl>
- Date: Sun, 15 Jun 2025 16:25:35 +0200
- Message-id: <[🔎] 8c71e215-e348-493d-a924-eeaa325514a5@rclobus.nl>
Package: release.debian.org Severity: normalX-Debbugs-Cc: busybox@packages.debian.org, debian-live@lists.debian.org, 1107392@bugs.debian.orgControl: affects -1 + src:busybox User: release.debian.org@packages.debian.org Usertags: unblock Please unblock package busybox [ Reason ]It was recently discovered that the wget-udeb package and the busybox-wget from its udeb package both install the same binary. The fix in busybox 1:1.37.0-6 is a targeted fix to disable the busybox-wget, such that the current version of wget is used in the d-i installer.[ Impact ]If this unblock is not granted, building the Debian installer from pure trixie code results in FTBFS[ Tests ]In live-build, I've explicitly used the -6 version of busybox and was able to have all build tests in Jenkins pass again. openQA shows that the installer is still working as intended.[ Risks ]The risks are minimal, only this udeb package, which only affects the Debian installer, is modified.[ Checklist ] [x] all changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in testing [ Other info ]More documentation in #1107392 and debian-live: https://lists.debian.org/debian-live/2025/06/msg00003.htmlunblock busybox/1:1.37.0-5diff -Nru busybox-1.37.0/debian/changelog busybox-1.37.0/debian/changelog --- busybox-1.37.0/debian/changelog 2025-05-30 19:03:19.000000000 +0200 +++ busybox-1.37.0/debian/changelog 2025-06-07 23:34:24.000000000 +0200 @@ -1,3 +1,10 @@ +busybox (1:1.37.0-6) unstable; urgency=medium + + * udeb config: remove wget applet + (wget-udeb is used for this for many years) (Closes: #1107392) + + -- Michael Tokarev <mjt@tls.msk.ru> Sun, 08 Jun 2025 00:34:24 +0300 + busybox (1:1.37.0-5) unstable; urgency=medium * d/control: switch from Static-Built-Using back to Built-Using diff -Nru busybox-1.37.0/debian/config/pkg/udeb busybox-1.37.0/debian/config/pkg/udeb --- busybox-1.37.0/debian/config/pkg/udeb 2025-05-19 13:29:28.000000000 +0200 +++ busybox-1.37.0/debian/config/pkg/udeb 2025-06-07 13:42:05.000000000 +0200 @@ -992,11 +992,11 @@ # CONFIG_TUNCTL is not set # CONFIG_FEATURE_TUNCTL_UG is not set CONFIG_VCONFIG=y -CONFIG_WGET=y +# CONFIG_WGET is not set # CONFIG_FEATURE_WGET_LONG_OPTIONS is not set -CONFIG_FEATURE_WGET_STATUSBAR=y -CONFIG_FEATURE_WGET_FTP=y -CONFIG_FEATURE_WGET_AUTHENTICATION=y +# CONFIG_FEATURE_WGET_STATUSBAR is not set +# CONFIG_FEATURE_WGET_FTP is not set +# CONFIG_FEATURE_WGET_AUTHENTICATION is not set # CONFIG_FEATURE_WGET_TIMEOUT is not set # CONFIG_FEATURE_WGET_HTTPS is not set # CONFIG_FEATURE_WGET_OPENSSL is not setAttachment: OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
- To: 1107840-done@bugs.debian.org
- Subject: unblock busybox
- From: Sebastian Ramacher <sramacher@respighi.debian.org>
- Date: Sun, 15 Jun 2025 19:59:30 +0000
- Message-id: <E1uQtVq-00292h-2o@respighi.debian.org>
Unblocked.
--- End Message ---