ItSolutionStuff.com

Ubuntu Upgrade - Command Terminated with Exit Status 1 - Solved

By Hardik Savani β€’ May 1, 2024
Ubuntu

Hi Folks,

This tutorial shows you ubuntu upgrade command terminated with exit status 1. you will learn ubuntu Command terminated with exit status 1 solved. let’s discuss about ubuntu can't upgrade to 22.04. I’m going to show you about ubuntu can't upgrade to 23.04.

I tried to upgrade my ubuntu version using following link:

How to Upgrade from Ubuntu 22.04 to Ubuntu 23.04?

But, when i run following command at last:

sudo do-release-upgrade

Then i found following error:

Reading cache

Checking package manager

Reading package lists... Done

Building dependency tree

Reading state information... Done

Hit http://archive.ubuntu.com/ubuntu groovy InRelease

Hit http://archive.ubuntu.com/ubuntu groovy-updates InRelease

Hit http://archive.ubuntu.com/ubuntu groovy-backports InRelease

Hit http://security.ubuntu.com/ubuntu groovy-security InRelease

Fetched 0 B in 0s (0 B/s)

Reading package lists... Done

Building dependency tree

Reading state information... Done

Restoring original system state

Aborting

Reading package lists... Done

Building dependency tree

Reading state information... Done

=== Command terminated with exit status 1 (Fri July 01 10:31:40 2023) ===

Then, i tried to find solution for this, we need to run following command to fix that error:

Run Command:

sudo RELEASE_UPGRADER_ALLOW_THIRD_PARTY=1 do-release-upgrade

It works for me.

I hope it can help you...

Tags: Ubuntu
Hardik Savani

Hardik Savani

I'm a full-stack developer, entrepreneur, and founder of ItSolutionStuff.com. Passionate about PHP, Laravel, JavaScript, and helping developers grow.

πŸ“Ί Subscribe on YouTube

We Are Recommending You

β˜…

How to Upgrade from Ubuntu 18.04 to Ubuntu 20.04 LTS?

Read Now β†’
β˜…

How to Upgrade from Ubuntu 20.04 LTS to Ubuntu 22.04 LTS?

Read Now β†’
β˜…

How to Upgrade from Ubuntu 22.04 to Ubuntu 23.04?

Read Now β†’
β˜…

How to Upgrade PHP Version from 8.1 to 8.2 in Ubuntu?

Read Now β†’
β˜…

Ubuntu PHP bcmath Extension Install Commands Example

Read Now β†’
β˜…

How to Check Current PHP Version in Ubuntu?

Read Now β†’
β˜…

How to Restrict/Block IP Address in Apache Ubuntu?

Read Now β†’
β˜…

How to Install Apache PHP MySQL and Phpmyadmin on Ubuntu?

Read Now β†’
β˜…

How to Change PHP Version in Ubuntu Server?

Read Now β†’
β˜…

How to Install Phpmyadmin in Ubuntu Server?

Read Now β†’
β˜…

How to Install MySQL in Ubuntu Server?

Read Now β†’
β˜…

How to Upgrade PHP Version from 7.4 to 8 in Ubuntu?

Read Now β†’
β˜…

How to Import Database in Mysql using Command Line in Ubuntu?

Read Now β†’
β˜…

How to Upgrade PHP Version from 7.2 to 7.3 in Ubuntu?

Read Now β†’