Hi, I have an LXC running Ubuntu.
currently I am unable to upgrade any package. I have tried multiple things suggested on various forums. I run into following error.
I started checking with Ubuntu forums. I was informed that they can't help as I am using 6.8.12-9-pve.
Any help on this forum?
Code:
root@aadmedia:~# uname -a
Linux aadmedia 6.8.12-9-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-9 (2025-03-16T19:18Z) x86_64 x86_64 x86_64 GNU/Linux
currently I am unable to upgrade any package. I have tried multiple things suggested on various forums. I run into following error.
Code:
apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
libperl5.38t64
The following packages will be upgraded:
libperl5.38t64
1 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
1 not fully installed or removed.
Need to get 0 B/4871 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 24865 files and directories currently installed.)
Preparing to unpack .../libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb ...
Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.1) over (5.38.2-3.2build2.1) ...
dpkg: error processing archive /var/cache/apt/archives/libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb (--unpack):
unable to stat './usr/lib/x86_64-linux-gnu/perl/5.38.2/auto/Storable/Storable.so' (which was about to be installed): Bad message
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libperl5.38t64_5.38.2-3.2ubuntu0.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I started checking with Ubuntu forums. I was informed that they can't help as I am using 6.8.12-9-pve.
Any help on this forum?