You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
testing installation via Dockerfile I obtained the error below:
Preparing to unpack .../tar_1.30+dfsg-6+deb10u1_amd64.deb ... Unpacking tar (1.30+dfsg-6+deb10u1) over (1.30+dfsg-6) ... Setting up tar (1.30+dfsg-6+deb10u1) ... update-alternatives: warning: forcing reinstallation of alternative /usr/sbin/rmt-tar because link group rmt is broken update-alternatives: warning: skip creation of /usr/share/man/man8/rmt.8.gz because associated file /usr/share/man/man8/rmt-tar.8.gz (of link group rmt) doesn't exist dpkg: error processing archive /var/cache/apt/archives/libc6_2.28-10+deb10u4_amd64.deb (--unpack): dpkg-deb --control subprocess was killed by signal (Killed) Errors were encountered while processing: /var/cache/apt/archives/libc6_2.28-10+deb10u4_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
Any suggestion to fix the issue?
Thanks a lot
The text was updated successfully, but these errors were encountered:
Hello,
testing installation via Dockerfile I obtained the error below:
Preparing to unpack .../tar_1.30+dfsg-6+deb10u1_amd64.deb ... Unpacking tar (1.30+dfsg-6+deb10u1) over (1.30+dfsg-6) ... Setting up tar (1.30+dfsg-6+deb10u1) ... update-alternatives: warning: forcing reinstallation of alternative /usr/sbin/rmt-tar because link group rmt is broken update-alternatives: warning: skip creation of /usr/share/man/man8/rmt.8.gz because associated file /usr/share/man/man8/rmt-tar.8.gz (of link group rmt) doesn't exist dpkg: error processing archive /var/cache/apt/archives/libc6_2.28-10+deb10u4_amd64.deb (--unpack): dpkg-deb --control subprocess was killed by signal (Killed) Errors were encountered while processing: /var/cache/apt/archives/libc6_2.28-10+deb10u4_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
Any suggestion to fix the issue?
Thanks a lot
The text was updated successfully, but these errors were encountered: