thurstylf
Posts: 1
Joined: Wed May 13, 2020 9:09 am

Openssl error -- for Ubuntu

Wed May 13, 2020 9:12 am

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

CPhil
Posts: 3
Joined: Sun May 17, 2020 11:46 am

Re: Openssl error -- for Ubuntu

Sun May 17, 2020 11:51 am

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.

CPhil
Posts: 3
Joined: Sun May 17, 2020 11:46 am

Re: Openssl error -- for Ubuntu

Mon May 18, 2020 7:03 am

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.

CPhil
Posts: 3
Joined: Sun May 17, 2020 11:46 am

Re: Openssl error -- for Ubuntu

Mon May 18, 2020 7:05 am

I forgot to mention that each time I tried to run

Code: Select all

dpkg --configure -a
the raspberry rebooted

Return to “Ubuntu”