[Bug 2137443] Re: rust-coreutils /usr/bin/sha3sum conflicts with libdigest-sha3-perl

Launchpad Bug Tracker 2137443 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: Triaged => 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/2137443

Title:
  rust-coreutils /usr/bin/sha3sum conflicts with libdigest-sha3-perl

Status in coreutils-from package in Ubuntu:
  Fix Released
Status in libdigest-sha3-perl package in Ubuntu:
  Fix Released
Status in libstrictures-perl package in Ubuntu:
  Won't Fix

Bug description:
  On Ubuntu 25.10, I encountered an error when trying to install this package.
  libdigest-sha3-perl is trying to install sha3sum, but it appears to be already installed by rust-coreutils.

  The log is shown below.

  $ sudo apt install libdigest-sha3-perl
  ...
  Unpacking libdigest-sha3-perl (1.05-1build5) ...
  dpkg: error processing archive /tmp/apt-dpkg-install-zlJg1i/5-libdigest-sha3-perl_1.05-1build5_amd64.deb (--unpack):
   trying to overwrite '/usr/bin/sha3sum', which is also in package coreutils-from-uutils (0.0.0~ubuntu24)
  Errors were encountered while processing:
   /tmp/apt-dpkg-install-zlJg1i/5-libdigest-sha3-perl_1.05-1build5_amd64.deb
  Error: Sub-process /usr/bin/dpkg returned an error code (1)
  $ dpkg -L rust-coreutils | grep sha3sum
  /usr/lib/cargo/bin/coreutils/sha3sum
  $ ls -l /usr/bin/sha3sum 
  lrwxrwxrwx 1 root root 34 Sep 26 18:16 /usr/bin/sha3sum -> ../lib/cargo/bin/coreutils/sha3sum
  $ lsb_release -rd
  Description:    Ubuntu 25.10
  Release:        25.10

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





More information about the foundations-bugs mailing list