[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2021-11-28 Thread Guy Rouillier
I had forgotten I had submitted this bug report, and just encountered
this same issue when I upgraded from 21.04 to 21.10.  I reported my
problem with this latest upgrade on the Ubuntu Mate Community forum.  At
least I'm consistent: the post there reads almost exactly like my bug
report here. :)

See details here:

https://ubuntu-mate.community/t/prompt-to-upgrade-21-04-to-21-10-does-
nothing/24672

This is a little disheartening that the same issue continues 2 1/2 years
later.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-11-08 Thread Guy Rouillier
Brian, thanks for the responses.  Please see my last action:

root@ubuntu64:~# apt-get purge lldb

This allowed do-release-upgrade to finally proceed. gnome-shell and
gnome-shell-common were wild gooses.  The key ingredient seems to be
this:

root@ubuntu64:~# apt-get upgrade
The following packages have been kept back:
  lldb

Once I purged lldb, the release upgrade was clear to go.  So, the hiccup
seems to be held-back packages.  I don't know enough about the inner
workings of the upgrade process to understand how held-back packages
figure into it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-11-08 Thread Brian Murray
Well this should have been fixed with this upload:

ubuntu-release-upgrader (1:18.10.11) cosmic; urgency=medium

  * do-release-upgrade: do not run the release upgrade if either not all
updates are installed or a reboot is required due to a libc6 upgrade.
(LP: #1797209)
  * debian/control: change ubuntu-release-upgrader-core to depend on
ca-certificates (LP: #1796940)
  * Update of demotions and mirrors data.

 -- Brian Murray   Wed, 10 Oct 2018 14:10:29 -0700

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-11-08 Thread Brian Murray
It does seem that check-new-release-gtk will silently exit if there are
available updates. However, if you run it via the command line you'll
see the error.

 $ /usr/lib/ubuntu-release-upgrader/check-new-release-gtk -d
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.

So the next step would be to see if the thing that calls check-new-
release-gtk is aware of whether there are updates available.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-11-08 Thread Brian Murray
Neither gnome-shell nor gnome-shell-common are currently phasing so that
is not the issue. Perhaps there is a disconnect between what update-
manager thinks is available and what apt does? Or maybe the pop up
regarding release upgrades raises even if do-release-upgrade won't run.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-11-07 Thread Guy Rouillier
I just encountered this exact same scenario running Ubuntu Mate 19.04.
Software Updater believes all updates have been applied.  I get the pop-
up saying 19.10 is available, I click the Upgrade button, and the dialog
disappears and nothing happens.  Again, I drop to a command prompt:

root@ubuntu64:~# do-release-upgrade 
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.

root@ubuntu64:~# apt-get upgrade (following update)
The following packages were automatically installed and are no longer required:
  liblldb-8 llvm-8 llvm-8-dev llvm-8-runtime
Use 'apt autoremove' to remove them.
The following packages have been kept back:
  lldb
The following packages will be upgraded:
  gnome-shell gnome-shell-common

root@ubuntu64:~# do-release-upgrade 
Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.

root@ubuntu64:~# apt-get purge lldb
Removing lldb (1:7.0-43ubuntu1) ...

And now  do-release-upgrade is proceeding.

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Expired => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-07-27 Thread Jeff Abrahamson
I believe this bug affects me as well.

I see this:

jeff@starshine:~ $ apt-cache policy ubuntu-release-upgrader-gtk
ubuntu-release-upgrader-gtk:
  Installed: 1:18.04.34
  Candidate: 1:18.04.34
  Version table:
 *** 1:18.04.34 500
500 http://es.archive.ubuntu.com/ubuntu bionic-updates/main amd64 
Packages
500 http://es.archive.ubuntu.com/ubuntu bionic-updates/main i386 
Packages
100 /var/lib/dpkg/status
 1:18.04.17 500
500 http://es.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
500 http://es.archive.ubuntu.com/ubuntu bionic/main i386 Packages
jeff@starshine:~ $ DEBUG_UPDATE_MANAGER=1 do-release-upgrade 
Checking for a new Ubuntu release
MetaRelease.__init__() useDevel=False useProposed=False
/etc/update-manager/meta-release: https://changelogs.ubuntu.com/meta-release 
/etc/update-manager/meta-release: 
https://changelogs.ubuntu.com/meta-release-lts 
/etc/update-manager/meta-release: -development 
/etc/update-manager/meta-release: -proposed 
metarelease-uri: https://changelogs.ubuntu.com/meta-release
MetaRelease.download()
reading file '/home/jeff/.cache/update-manager-core/meta-release'
have self.metarelease_information
MetaRelease.parse()
current dist name: 'bionic'
found distro name: 'warty'
found distro name: 'hoary'
found distro name: 'breezy'
found distro name: 'dapper'
found distro name: 'edgy'
found distro name: 'feisty'
found distro name: 'gutsy'
found distro name: 'hardy'
found distro name: 'intrepid'
found distro name: 'jaunty'
found distro name: 'karmic'
found distro name: 'lucid'
found distro name: 'maverick'
found distro name: 'natty'
found distro name: 'oneiric'
found distro name: 'precise'
found distro name: 'quantal'
found distro name: 'raring'
found distro name: 'saucy'
found distro name: 'trusty'
found distro name: 'utopic'
found distro name: 'vivid'
found distro name: 'wily'
found distro name: 'xenial'
found distro name: 'yakkety'
found distro name: 'zesty'
found distro name: 'artful'
found distro name: 'bionic'
found distro name: 'cosmic'
found distro name: 'disco'
new dist: 
Please install all available updates for your release before upgrading.
1, jeff@starshine:~ $

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-07-27 Thread Jeff Abrahamson
And, just to be complete:

jeff@starshine:~ $ sudo apt-get update && sudo apt-get upgrade -y && sudo 
apt-get autoremove -y && sudo apt-get dist-upgrade -y && sudo apt-get 
autoremove -y
Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:2 http://es.archive.ubuntu.com/ubuntu bionic InRelease  
   
Hit:3 http://es.archive.ubuntu.com/ubuntu bionic-updates InRelease  
   
Hit:4 http://es.archive.ubuntu.com/ubuntu bionic-backports InRelease 
Hit:5 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  libboost-dev
0 to upgrade, 0 to newly install, 0 to remove and 1 not to upgrade.
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 to upgrade, 0 to newly install, 0 to remove and 1 not to upgrade.
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  libboost-dev
0 to upgrade, 0 to newly install, 0 to remove and 1 not to upgrade.
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 to upgrade, 0 to newly install, 0 to remove and 1 not to upgrade.
jeff@starshine:~ $

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-07-17 Thread Guy Rouillier
Brian, thanks for the reply.  I didn't get notified so I missed your
reply.  I used my workaround to eventually update the VM, so I can no
longer test the failed upgrade.  I'll try to remember if this happens
again. Here is the output of the command you requested:

guyr@ubuntu64:~$ apt-cache policy ubuntu-release-upgrader-core
ubuntu-release-upgrader-core:
  Installed: 1:19.04.16.6
  Candidate: 1:19.04.16.6
  Version table:
 *** 1:19.04.16.6 500
500 http://us.archive.ubuntu.com/ubuntu disco-updates/main amd64 
Packages
500 http://us.archive.ubuntu.com/ubuntu disco-updates/main i386 Packages
100 /var/lib/dpkg/status
 1:19.04.16 500
500 http://us.archive.ubuntu.com/ubuntu disco/main amd64 Packages
500 http://us.archive.ubuntu.com/ubuntu disco/main i386 Packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-07-16 Thread Launchpad Bug Tracker
[Expired for ubuntu-release-upgrader (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-05-17 Thread Brian Murray
Sorry, I missed your previous messages. If you still have this system
available for testing please include the output of the command 'apt-
cache policy ubuntu-release-upgrader'.  Then please run
'DEBUG_UPDATE_MANAGER=1 do-release'. Thanks in advance!

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-05-13 Thread Guy Rouillier
** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-04-20 Thread Guy Rouillier
I was wondering how I could possible recreate this scenario.
Coincidentally, I received your update on the same day I learned that
19.04 was available.  So, I started up the VirtualBox VM containing
Ubuntu Mate 18.10.  I got a pop up telling me that 19.04, and asking if
I would like to upgrade.  I hadn't started this VM in over a week, so I
ran Software Updater to check for updates.  Some were available, so I
installed them first.  Once finished, I closed Software Updater, then
clicked the Upgrade button on the original popup.  The popup disappeared
and nothing happened!  So, I'm back in this same situation as I was when
I first reported this issue.

I tried rebooting so the updates applied by Software Updater were
running.  The same thing is happening.  I run Software Updater; it
reports no updates are available, but a new version is available.  When
I click the upgrade button, Software Updater disappears and nothing
happens.

I'm going to shut down the VM and back it up, so I can repeat this
scenario.  Please let me know what steps you'd like me to take.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-04-16 Thread Brian Murray
This was likely fixed (its hard to tell without log files) with the
following upload of ubuntu-release-upgrader for cosmic.

ubuntu-release-upgrader (1:18.10.11.1) cosmic; urgency=medium

  * DistUpgrade/DistUpgradeController.py: check all the python symlinks and
versions instead of the python one. Thanks to juliank for the assistance.
(LP: #1799839)
  * do-release-upgrade: Do not block release upgrades if the installable
updates are ones which are not fully phased. (LP: #1799710)

 -- Brian Murray   Wed, 31 Oct 2018 16:15:17 -0700


** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2019-04-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1799319] Re: Upgrade to 18.10 fails: Please install all available updates

2018-11-13 Thread Martin Wimpress
** Also affects: ubuntu-release-upgrader (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-mate

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799319

Title:
  Upgrade to 18.10 fails: Please install all available updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1799319/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs