Package: dash
Version: 0.5.10.2-5
Severity:|important|||
Hello when doing:
fakechroot fakeroot debootstrap --foreign --merged-usr
--variant=fakechroot --arch=amd64 sid debian
On plain buster machine newly updated as a normal user.
I a getting:
-----
Setting up dash (0.5.10.2-5) ...
No diversion 'diversion of /bin/sh by bash', none removed.
Adding 'diversion of /bin/sh to /bin/sh.distrib by dash'
mv: cannot move '/bin/sh.tmp' to '/bin/sh': No such file or directory
dpkg: error processing package dash (--configure):
installed dash package post-installation script subprocess returned error exit
status 1
...
...
-------
And the effect of this is that /bin/sh is temporary removed from the target
tree, causing all subsequent post install stages
in the chrooted environment to fail.
/Cheers
/P