Upgrade problem after system failure, help please...
Ralf Mardorf
silver.bullet at zoho.com
Thu Jan 26 05:36:02 UTC 2017
Hi,
On Wed, 25 Jan 2017 23:30:17 -0500, Peter Silva wrote:
>On Wed, 25 Jan 2017 16:19:40 -0600, Jay Ridgley wrote:
>I replaced it with an older drive and did a restore from my backup.
>
>I was successful in getting my home directories recovered. The system
>reported that updates were needed, not surprising.
You only restored /home, not the complete install?
>>1 not fully installed or removed.
>try:
>
>sudo apt-get update
>sudo apt-get upgrade
>sudo apt-get install -f
>
>It might fix it self after a couple of tries.
First trying to fix the issue might be more promising.
sudo apt update
sudo apt install -f
sudo dpkg --configure -a
sudo apt full-upgrade
Regards,
Ralf
More information about the ubuntu-users
mailing list