Your message dated Sun, 15 Jun 2025 19:59:30 +0000
with message-id <[email protected]>
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 [email protected]
immediately.)


-- 
1107840: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107840
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: [email protected], [email protected], [email protected]
Control: affects -1 + src:busybox
User: [email protected]
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 <[email protected]>  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


--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply via email to