Package: release.debian.org
Severity: normal
X-Debbugs-Cc: busy...@packages.debian.org, debian-l...@lists.debian.org, 1107...@bugs.debian.org
Control: affects -1 + src:busybox
User: release.debian....@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.html


unblock busybox/1:1.37.0-5
diff -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 <m...@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 set

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to