Page 1 of 1

Openssl error -- for Ubuntu

Posted: Wed May 13, 2020 9:12 am
by thurstylf
i am running linux ubuntu and i am trying to run this command in my terminal sudo apt install pi but it will not install this is the error mesage i get sudo apt install pi
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. if anyone could help i would greatly appreciate it thx :D

Re: Openssl error -- for Ubuntu

Posted: Sun May 17, 2020 11:51 am
by CPhil
Hi,

I'm able to face the

Code: Select all

dpkg --configure -a error.
The process is the following one.

Download the lite image dated 13th February 2020
Log in
run sudo apt-get update
run sudo apt-get upgrade

the raspberry will reboot when updating the apt package

Unfortunately, I don't know how to solve it yet.

I wish you a pleasant day.

Kind regards.

Re: Openssl error -- for Ubuntu

Posted: Mon May 18, 2020 7:03 am
by CPhil
Hi,

So my mistake.

I can remove this

Code: Select all

 dpkg --configure -a
error by doing the right process.

Download the image
Write it on the SD Card
Login as pi
sudo apt-get update
sudo apt-get dist-upgrade.

and that's it.

Kind regards.

Re: Openssl error -- for Ubuntu

Posted: Mon May 18, 2020 7:05 am
by CPhil
I forgot to mention that each time I tried to run

Code: Select all

dpkg --configure -a
the raspberry rebooted