[Bug 2146167] Re: libdigest-sha3-perl uninstallable in resolute w/ coreutils-from-uutils

John Chittum 2146167 at bugs.launchpad.net
Wed Mar 25 11:46:14 UTC 2026


*** This bug is a duplicate of bug 2137443 ***
    https://bugs.launchpad.net/bugs/2137443

There is one direct depends on `libdigest-sha3-perl`, `libcrypt-
pbkdf2-perl`. This imports the library and uses `Digest::SHA3`.

Recursively, this gets pulled into many more packages through the chain

- libdigest-sha3-perl
    -libcrypt-pbkdf2-perl
        - libcrypt-cbc-perl
            - libsession-storage-secure-perl
                - libcrypt-cbc-perl  # circular deps wheee!
            - libmessage-passing-perl
                  - liblog-dispatch-message-passing-perl
                  - libmessage-passing-zeromq-perl
                  - libmessage-passing-filter-regexp-perl
                  - libmessage-passing-amqp-perl

etc. etc. the leaves keep going (i hit a max recursion depth due to
circular deps)

but all these really stem from that single leaf that imports the
library. Suggestion -- move the binary

-- 
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/2146167

Title:
  libdigest-sha3-perl uninstallable in resolute w/ coreutils-from-uutils

Status in coreutils-from package in Ubuntu:
  New
Status in libdigest-sha3-perl package in Ubuntu:
  New

Bug description:
  In a fresh container, fully upgraded, `libdigest-sha3-perl` is
  uninstallable with `coreutils-from-uutils`

  sudo apt install libdigest-sha3-perl

  Installing:
    libdigest-sha3-perl

  Summary:
    Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
    Download size: 31.2 kB
    Space needed: 90.1 kB / 318 GB available

  Get:1 http://archive.ubuntu.com/ubuntu resolute/universe amd64 libdigest-sha3-perl amd64 1.05-1build5 [31.2 kB]
  Fetched 31.2 kB in 0s (134 kB/s)
  Selecting previously unselected package libdigest-sha3-perl.
  (Reading database ... 44226 files and directories currently installed.)
  Preparing to unpack .../libdigest-sha3-perl_1.05-1build5_amd64.deb ...
  Unpacking libdigest-sha3-perl (1.05-1build5) ...
  dpkg: error processing archive /var/cache/apt/archives/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)
  dmesg: read kernel buffer failed: Operation not permitted
                                                           Errors were encountered while processing:
   /var/cache/apt/archives/libdigest-sha3-perl_1.05-1build5_amd64.deb
  Error: Sub-process /usr/bin/dpkg returned an error code (1)

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




More information about the foundations-bugs mailing list