[Bug 2127231] Re: /usr/bin/b3sum is a dangling symlink

Launchpad Bug Tracker 2127231 at bugs.launchpad.net
Sun Apr 12 16:20:44 UTC 2026


This bug was fixed in the package coreutils-from - 0.0.0~ubuntu25

---------------
coreutils-from (0.0.0~ubuntu25) resolute; urgency=medium

  * uutils:
    - Reinstate chown and chmod links (LP: #2146312).
    - Remove b3sum (LP: #2127231).
  * d/control: Add libdigest-sha3-perl << 1.05-1ubuntu3 to Break and
    replace to accommodate the bug fix for LP: #2137443.

 -- Varun Varma <varun.varma at canonical.com>  Mon, 30 Mar 2026 12:50:24
-0400

** Changed in: coreutils-from (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to coreutils-from in Ubuntu.
https://bugs.launchpad.net/bugs/2127231

Title:
  /usr/bin/b3sum is a dangling symlink

Status in coreutils-from package in Ubuntu:
  Fix Released

Bug description:
  A number of checksum commands are installed as symlinks in /usr/bin, 
  pointing to the uutils command in ../lib/cargo/bin/coreutils .
   
  uutils normally provides both "b2sum" and "b3sum" commands, but 
  b3sum is missing in Ubuntu 25.10.

  $ ls -l /usr/bin/b2sum /usr/bin/b3sum 
  lrwxrwxrwx 1 root root 32 Sep 26 11:16 /usr/bin/b2sum -> ../lib/cargo/bin/coreutils/b2sum
  lrwxrwxrwx 1 root root 32 Sep 26 11:16 /usr/bin/b3sum -> ../lib/cargo/bin/coreutils/b3sum
  $ ls -lL /usr/bin/b2sum /usr/bin/b3sum 
  ls: cannot access '/usr/bin/b3sum': No such file or directory
  -rwxr-xr-x 115 root root 10828088 Sep 24 08:36 /usr/bin/b2sum
  $

  ProblemType: Bug
  DistroRelease: Ubuntu 25.10
  Package: coreutils-from-uutils 0.0.0~ubuntu24
  Uname: Linux 6.6.87.2-microsoft-standard-WSL2 x86_64
  ApportVersion: 2.33.1-0ubuntu3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Thu Oct  9 20:27:12 2025
  PackageArchitecture: all
  SourcePackage: coreutils-from
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils-from/+bug/2127231/+subscriptions





More information about the foundations-bugs mailing list