[phpBB Debug] PHP Warning: in file [ROOT]/ext/kinerity/bestanswer/event/main_listener.php on line 514: Undefined array key "poster_answers"
[phpBB Debug] PHP Warning: in file [ROOT]/ext/kinerity/bestanswer/event/main_listener.php on line 514: Undefined array key "poster_answers"
The Industrial Raspberry Pi Forum • Update issue with latest Buster
Page 1 of 1

Update issue with latest Buster

Posted: 24 Jul 2021, 15:11
by saardrimer
I've made a fresh install of the latest Buster from RevPi. When I try to update the OS with:

Code: Select all

sudo apt-get update
sudo apt-get upgrade
it doesn't complete completes the install and gives me this error:

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)
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.

Re: Update issue with latest Buster

Posted: 24 Jul 2021, 16:07
by saardrimer
There seems to be three packages with corrupted (?) lists: libegl-mesa0, mariadb-common, thonny.

My workaround was to delete the lists:

Code: Select all

sudo rm /var/lib/dpkg/info/libegl-mesa0\:armhf.list
sudo rm /var/lib/dpkg/info/mariadb-common.list
sudo rm /var/lib/dpkg/info/thonny.list
And then reinstall the packages:

Code: Select all

sudo apt-get install libegl-mesa0 mariadb-common thonny --reinstall 
This enables me to continue since the updates complete. But I'm still concerned that this could have been caused by a faulty flash storage somehow (I've seen elsewhere that it could be the cause). To eliminate this doubt, it would be great if I knew that this was a problem others were experiencing.

Thanks,
Saar.

Re: Update issue with latest Buster

Posted: 29 Jul 2021, 13:09
by ->Johannes<-
Hi Saar,

i tried the same with the latest-revpi-buster --> Releasedate: 2021-07-0.
I had no errors like you.

Did you use the same image?

Regards
Johannes

Re: Update issue with latest Buster

Posted: 29 Jul 2021, 20:07
by saardrimer
Hi Johannes

Yes, it is with the latest image, 2021-07-01-revpi-buster.img, and I verified the MD5.

I tried twice with the same result: an error when trying to update.

Thanks,
Saar.

Re: Update issue with latest Buster

Posted: 31 Aug 2021, 15:25
by ->Johannes<-
Hi Saar

Could you send a SOS-Report?

Guide:
SOS Report

You have to register for free.

Regards

Johannes

Re: Update issue with latest Buster

Posted: 08 Sep 2021, 13:32
by sstivv
HI,

i've got a different update issue.

After updating from strech to buster via sudo, the device connot realy be found.
SSH is still possible but pyTest -d replies: no device.
How do i get back in without flashing a new image.

Regards Simon

Re: Update issue with latest Buster

Posted: 13 Sep 2021, 11:51
by p.rosenberger
Hi Simon,

could you please create a new thread for your problem? As you upgrade from Stretch to Buster it is a different issue.

Best Regards,
Philipp