Comment 8 for bug 1823410

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

I tested a release upgrade from Bionic to Cosmic with https entries in my sources.list file. With the version of the release upgrader in the -updates pocket I was not allowed to upgrade however when I tried to upgrade using 'do-release-upgrade -p' the upgrade was successfully calculated. Here's an excerpt from /var/log/dist-upgrade/main.log:

2019-04-15 09:15:10,252 DEBUG examining: 'deb https://ubuntu.osuosl.org/ubuntu bionic main restricted universe multiverse'
2019-04-15 09:15:10,253 DEBUG found apt-cacher/apt-torrent style uri https://ubuntu.osuosl.org/ubuntu
2019-04-15 09:15:10,253 DEBUG verifySourcesListEntry: deb https://ubuntu.osuosl.org/ubuntu cosmic main restricted universe multiverse
2019-04-15 09:15:10,253 DEBUG url_downloadable: https://ubuntu.osuosl.org/ubuntu/dists/cosmic/Release
2019-04-15 09:15:10,253 DEBUG s='https' n='ubuntu.osuosl.org' p='/ubuntu/dists/cosmic/Release' q='' f=''
2019-04-15 09:15:10,623 DEBUG entry 'deb https://ubuntu.osuosl.org/ubuntu cosmic main restricted universe multiverse' updated to new dist

The "apt-cacher/apt-torrent" message is a bit strange but it worked.