Update issue with latest Buster
Posted: 24 Jul 2021, 15:11
I've made a fresh install of the latest Buster from RevPi. When I try to update the OS with:
it doesn't complete completes the install and gives me this error:
This happens with any installation with apt-get, but just an update.
As I mentioned, I've tried it with a fresh install of the OS. Also tried various things to resolve the issue (like uninstalling and re-installing the offending package) but without success.
Has anyone else experiencing this as well? Any proposed solution?
(I'm not sure where the source of the problem is, but the OS is pretty much unusable without being able to update it.)
Thanks,
Saar.
Code: Select all
sudo apt-get update
sudo apt-get upgrade
Code: Select all
dpkg: unrecoverable fatal error, aborting:
files list file for package 'libegl-mesa0:armhf' contains empty filename
E: Sub-process /usr/bin/dpkg returned an error code (2)
As I mentioned, I've tried it with a fresh install of the OS. Also tried various things to resolve the issue (like uninstalling and re-installing the offending package) but without success.
Has anyone else experiencing this as well? Any proposed solution?
(I'm not sure where the source of the problem is, but the OS is pretty much unusable without being able to update it.)
Thanks,
Saar.