Public bug reported:

Hello there!

Upgrading `dash` from Jammy to Noble is broken. Here is a quick
reproducer:

```
podman pull ubuntu:jammy
podman run -it --rm  ubuntu:jammy
sed -i 's/jammy/noble/' /etc/apt/sources.list
apt update
apt full-upgrade
```
This should end up with this error:
```
Setting up dash (0.5.12-6ubuntu3) ...
Removing 'diversion of /usr/share/man/man1/sh.1.gz to 
/usr/share/man/man1/sh.distrib.1.gz by dash'
Removing 'diversion of /bin/sh to /bin/sh.distrib by dash'
This should never be reached
dpkg: error processing package dash (--configure):
 installed dash package post-installation script subprocess returned error exit 
status 1
Errors were encountered while processing:
 dash
E: Sub-process /usr/bin/dpkg returned an error code (1)
```

As `dash` is pre-installed on almost every kind of Ubuntu, this breaks
any upgrade from Jammy to Noble in practice.

** Affects: dash (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: rls-nn-incoming

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

Title:
  Upgrade from Jammy to Noble breaks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dash/+bug/2055146/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to