Closed
Description
On an amd64 host run this...
# docker run --platform=i386 -it --rm debian:sid
root@488201dc21cf:/# apt update && apt upgrade
Get:1 http://deb.debian.org/debian sid InRelease [146 kB]
Get:2 http://deb.debian.org/debian sid/main i386 Packages [8227 kB]
Fetched 8373 kB in 7s (1239 kB/s)
...
Checking init scripts...
Nothing to restart.
sleep: cannot read realtime clock: Operation not permitted
dpkg: error processing package libc6:i386 (--configure):
installed libc6:i386 package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
libc6:i386
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@488201dc21cf:/#
Currently buster
and bullseye
are still working fine.
Metadata
Metadata
Assignees
Labels
No labels