Software Update won't install version 21.04

Bug #1936669 reported by Tony Pursell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu
Fix Released
Undecided
Brian Murray

Bug Description

Every time my system installs new software it tells me that a new version (21.04) of Ubuntu is available to update from my current version 20.10.

There is a Upgrade button for me to press. I expect it to call the Upgrade routine to install version 21.04.

Instead, nothing happens.

Tags: bot-comment
Revision history for this message
Tony Pursell (ajpursell) wrote :

running the commands:

apt-get update
apt-get upgrade
apt-get dist-upgrade

also do not upgrade to 21.04.

The last two commands report that dh-python has been kept back.

Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1936669/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
Revision history for this message
Brian Murray (brian-murray) wrote :

What happens if you run 'do-release-upgrade' in a terminal?

Changed in ubuntu:
assignee: nobody → Brian Murray (brian-murray)
status: New → Incomplete
Revision history for this message
Tony Pursell (ajpursell) wrote :

Thanks for your message Brian.

do-release-upgrade reports:

Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.

Then returns to the prompt.

If I then run

apt-get update
apt-get upgrade
apt-get dist-upgrade

I get nothing except the message that dh-python is being kept back.

Revision history for this message
Brian Murray (brian-murray) wrote :

What does apt-cache policy dh-python show?

Revision history for this message
Tony Pursell (ajpursell) wrote :

It shows:

dh-python:
  Installed: 4.20191017ubuntu7
  Candidate: 4.20200925
  Version table:
     4.20200925 500
        500 http://gb.archive.ubuntu.com/ubuntu groovy/universe amd64 Packages
        500 http://gb.archive.ubuntu.com/ubuntu groovy/universe i386 Packages
 *** 4.20191017ubuntu7 100
        100 /var/lib/dpkg/status

Revision history for this message
Tony Pursell (ajpursell) wrote :

I ran

apt-get install dh-python

this removed

python-is-python2

and upgraded

dh-python

apt-cache policy dh-python now shows

dh-python:
  Installed: 4.20200925
  Candidate: 4.20200925
  Version table:
 *** 4.20200925 500
        500 http://gb.archive.ubuntu.com/ubuntu groovy/universe amd64 Packages
        500 http://gb.archive.ubuntu.com/ubuntu groovy/universe i386 Packages
        100 /var/lib/dpkg/status

When I can, I will now see if I can upgrade to 21.04

Revision history for this message
Tony Pursell (ajpursell) wrote :

I ran

apt-get install dh-python

this removed

python-is-python2

and upgraded

dh-python

apt-cache policy dh-python now shows

dh-python:
  Installed: 4.20200925
  Candidate: 4.20200925
  Version table:
 *** 4.20200925 500
        500 http://gb.archive.ubuntu.com/ubuntu groovy/universe amd64 Packages
        500 http://gb.archive.ubuntu.com/ubuntu groovy/universe i386 Packages
        100 /var/lib/dpkg/status

I then used

apt-get install python

and was told to install python-is-python2, which I did.

This removed dh-python.

I will now try to upgrade to 21.04, when I can

Revision history for this message
Tony Pursell (ajpursell) wrote :

I have now upgraded to 21.04, and all seems OK.

Changed in ubuntu:
status: Incomplete → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.