[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2021-01-24 Thread Pietro Gagliardi (andlabs/pietro10)
Ah no it was [allow-insecure=yes] that was throwing it off, because when
I did it there were certificate issues. My original question still
stands.

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

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2021-01-24 Thread Pietro Gagliardi (andlabs/pietro10)
Oh, it seems do-release-upgrade doesn't recognize old-releases in a
sources.list, so that won't quite work either...

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

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2021-01-24 Thread Pietro Gagliardi (andlabs/pietro10)
Is there a way I can have both prompt=never and to be able to run do-
release-upgrade? I'd like to decide on my own terms when to do an
upgrade, and to fully disable the update/upgrade UI entirely. I know I
could temporarily change prompt back, but that's inconvenient in the
long term.

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

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-31 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-release-upgrader - 1:18.04.30

---
ubuntu-release-upgrader (1:18.04.30) bionic; urgency=medium

  * data/release-upgrades: Clarify documentation regarding the behavior for
different Prompt settings. (LP: #1795024)
  * do-release-upgrade: Utilize information regarding what Prompt is set to so
that a more informative error message can be displayed.
(LP: #1798618, LP: #1795024)
  * DistUpgrade/DistUpgradeCache.py: When calculating free space needed for
mount points don't use a negative number as the buffer. (LP: #1786484)
  * fix more typos re RELEASE_UPRADER_ALLOW_THIRD_PARTY
  * DistUpgrade/DistUpgradeController.py: When rewriting sources.list entries
check to see if the source provides packages for the release to which the
upgrade is occurring. If it doesn't the entry is disabled thereby
improving upgrades with PPAs. (LP: #1807043)
  * do-release-upgrade: add a parameter to allow third party mirrors and
repositories, additionally pass along the environmental variable
RELEASE_UPGRADER_ALLOW_THIRD_PARTY via pkexec and sudo. (LP: #1807032)
  * DistUpgrade/DistUpgradeCache.py: improve messaging regarding failures to
calculate the upgrade and suggest using ppa-purge if PPAs are an issue.
  * DistUpgrade/DistUpgradeCache.py: in the event there is a failure to
calculate the upgrade provide information about the log files in
/var/log/dist-upgrade. (LP: #1771387)
  * debian/source_ubuntu-release-upgrader.py: Include xorg_fixup.log if it
exists.
  * DistUpgrade/xorg_fix_proprietary.py: modify how the system is checked to
see if nvidia is being used, drop fglrx check since it has been
deprecated. (LP: #1773637)

 -- Brian Murray   Wed, 16 Jan 2019 15:53:58 -0800

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

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-31 Thread Launchpad Bug Tracker
This bug was fixed in the package update-manager - 1:18.04.11.9

---
update-manager (1:18.04.11.9) bionic; urgency=medium

  * UpdateManager/Core/MetaRelease.py: set prompt in MetaReleaseCore so that
do-release-upgrade can provide more informative error messages.
(LP: #1798618, LP: #1795024)

 -- Brian Murray   Mon, 14 Jan 2019 13:40:08 -0800

** Changed in: update-manager (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

** Changed in: ubuntu-release-upgrader (Ubuntu Bionic)
   Status: Fix Committed => 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/1795024

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-31 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-release-upgrader - 1:18.10.11.4

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

  [ Brian Murray ]
  * data/release-upgrades: Clarify documentation regarding the behavior for
different Prompt settings. (LP: #1795024)
  * do-release-upgrade: Utilize information regarding what Prompt is set to so
that a more informative error message can be displayed.
(LP: #1798618, LP: #1795024)

  [ Andrea Azzarone ]
  * DistUpgrade/DistUpgradeView.py,
DistUpgrade/DistUpgradeViewGtk3.py,
DistUpgrade/DistUpgradeViewKDE.py,
DistUpgrade/DistUpgradeViewNonInteractive.py,
DistUpgrade/DistUpgradeViewText.py:
- add askCancelContinueQuestion for all the supported views.
  * DistUpgrade/DistUpgradeController.py: Ask for confirmation if Livepatch
is turned on, and you are upgrading to a version where Livepatch is not
available. (LP: #1799310)
  * debian/control: add an explicit python3-distro-info dependency to
python3-distupgrade as it is now required by DistUpgradeController.

 -- Brian Murray   Mon, 21 Jan 2019 11:48:53 -0800

** Changed in: ubuntu-release-upgrader (Ubuntu Cosmic)
   Status: Fix Committed => 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/1795024

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-31 Thread Launchpad Bug Tracker
This bug was fixed in the package update-manager - 1:18.10.10.1

---
update-manager (1:18.10.10.1) cosmic; urgency=medium

  * UpdateManager/Core/MetaRelease.py: set prompt in MetaReleaseCore so that
do-release-upgrade can provide more informative error messages.
(LP: #1798618, LP: #1795024)

 -- Brian Murray   Mon, 14 Jan 2019 13:37:11 -0800

** Changed in: update-manager (Ubuntu Cosmic)
   Status: Fix Committed => 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/1795024

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-25 Thread Ted Cabeen
Agreed, works fine for me as well.

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

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-23 Thread Brian Murray
I tested this with versions of update-manager and ubuntu-release-
upgrader from cosmic-proposed and the test case did pass.

Setting up ubuntu-release-upgrader-gtk (1:18.10.11.4) ...
Setting up update-manager-core (1:18.10.10.1) ...
Setting up update-manager (1:18.10.10.1) ...
bdmurray@clean-cosmic-amd64:~$ do-release-upgrade -d
Checking for a new Ubuntu release
In /etc/update-manager/release-upgrades Prompt 
is set to never so upgrading is not possible.


** Tags removed: verification-needed verification-needed-cosmic
** Tags added: verification-done verification-done-cosmic

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

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-23 Thread Brian Murray
I tested the version of ubuntu-release-upgrader-core from bionic-
proposed and received the new error message regarding prompt being set
to never.

bdmurray@clean-bionic-amd64:~$ tail -n1 /etc/update-manager/release-upgrades
Prompt=never
bdmurray@clean-bionic-amd64:~$ do-release-upgrade 
Checking for a new Ubuntu release
In /etc/update-manager/release-upgrades Prompt 
is set to never so upgrading is not possible.
bdmurray@clean-bionic-amd64:~$ apt-cache policy ubuntu-release-upgrader-core
ubuntu-release-upgrader-core:
  Installed: 1:18.04.30
  Candidate: 1:18.04.30


** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-22 Thread Łukasz Zemczak
Hello Ted, or anyone else affected,

Accepted ubuntu-release-upgrader into bionic-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/ubuntu-release-upgrader/1:18.04.30 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-bionic to verification-done-bionic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-bionic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: ubuntu-release-upgrader (Ubuntu Bionic)
   Status: Triaged => Fix Committed

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

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-22 Thread Łukasz Zemczak
Hello Ted, or anyone else affected,

Accepted ubuntu-release-upgrader into cosmic-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/ubuntu-release-upgrader/1:18.10.11.4 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-cosmic to verification-done-cosmic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-cosmic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: ubuntu-release-upgrader (Ubuntu Cosmic)
   Status: In Progress => Fix Committed

** Changed in: update-manager (Ubuntu Bionic)
   Status: In Progress => Fix Committed

** Tags added: verification-needed-bionic

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

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-22 Thread Łukasz Zemczak
Hello Ted, or anyone else affected,

Accepted update-manager into cosmic-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/update-
manager/1:18.10.10.1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-cosmic to verification-done-cosmic. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-cosmic. In either case, without details of
your testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: update-manager (Ubuntu Cosmic)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-cosmic

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

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-16 Thread Brian Murray
** Description changed:

- The prompt setting in /etc/update-manager/release-upgrades controls
- whether the user is prompted to upgrade, but also controls whether the
- user can manually upgrade using do-release-upgrade -d.
+ Impact
+ --
+ If Prompt=never in /etc/update-manager/release-upgrades and 
do-release-upgrade is run a likely confusing message regarding no new release 
being found is returned. This is can be a lie and doesn't help people upgrade 
if there is in fact a new release.
+ 
+ Test Case
+ -
+ 1) set Prompt=never in /etc/update-manager/release-upgrades
+ 2) run 'do-release-upgrade' on 18.04 and also run 'do-release-upgrade -d' on 
18.10
+ 
+ Observe an error message regarding no new release being available or for
+ the -d case on 18.10 one regarding upgrades to the dev release only
+ being supported from the latest supported release.
+ 
+ With versions of update-manager and ubuntu-release-upgrader (which
+ depends on the changes in update-manager) from -proposed you will
+ instead see a message about prompt being set to never and the file to
+ modify so you can upgrade.
+ 
+ Additionally, release-upgrades has been modified to indicate that use
+ never won't allow you to upgrade and to clarify what happens if you've
+ set lts on a non-lts release.
+ 
+ Original Description
+ 
+ The prompt setting in /etc/update-manager/release-upgrades controls whether 
the user is prompted to upgrade, but also controls whether the user can 
manually upgrade using do-release-upgrade -d.
  
  Steps to reproduce:
  1) On an 18.04 machine, set Prompt in /etc/update-manager/release-upgrades to 
lts or never.
- 2) Attempt to upgrade to 18.10 beta using do-release-upgrade -d.  
+ 2) Attempt to upgrade to 18.10 beta using do-release-upgrade -d.
  3) The upgrade reports "Upgrades to the development release are only 
available from the latest supported release."  This is both an incorrect error 
message, and it prevents upgrade even though the user has specifically 
requested the development version.
  
  Possible fixes:
  1) The documentation should be changed to indicate that the Prompt argument 
controls both whether you are prompted to upgrade, but also whether you can use 
the upgrade tool at all.
  2) A second configuration option should be added to allow the admin to 
control the prompting for upgrade separately from the ability to upgrade, 
allowing users to upgrade the system manually, even when Prompt is set to never.
  
  Question:  Is the default setting of Prompt=lts going to prevent users
  from upgrading their 18.04 machines to 18.10 until they change it to
  normal?
  
  Description:Ubuntu 18.04.1 LTS
  Release:18.04

** Changed in: ubuntu-release-upgrader (Ubuntu Cosmic)
   Status: Triaged => In Progress

** Changed in: ubuntu-release-upgrader (Ubuntu Cosmic)
 Assignee: (unassigned) => Brian Murray (brian-murray)

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

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-14 Thread Brian Murray
** Changed in: update-manager (Ubuntu Bionic)
   Status: Triaged => In Progress

** Changed in: update-manager (Ubuntu Cosmic)
   Status: Triaged => In Progress

** Changed in: update-manager (Ubuntu Bionic)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: update-manager (Ubuntu Cosmic)
 Assignee: (unassigned) => Brian Murray (brian-murray)

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

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2019-01-14 Thread Brian Murray
** Also affects: update-manager (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-release-upgrader (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Also affects: update-manager (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-release-upgrader (Ubuntu Bionic)
   Importance: Undecided
   Status: New

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

** Changed in: ubuntu-release-upgrader (Ubuntu Bionic)
   Importance: Undecided => Medium

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

** Changed in: ubuntu-release-upgrader (Ubuntu Cosmic)
   Importance: Undecided => Medium

** Changed in: update-manager (Ubuntu Cosmic)
   Importance: Undecided => Medium

** Changed in: update-manager (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: update-manager (Ubuntu Bionic)
   Status: New => Triaged

** Changed in: update-manager (Ubuntu Cosmic)
   Status: New => Triaged

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

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2018-12-13 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-release-upgrader - 1:19.04.7

---
ubuntu-release-upgrader (1:19.04.7) disco; urgency=medium

  [ Brian Murray ]
  * DistUpgrade/DistUpgradeCache.py: When calculating free space needed for
mount points don't use a negative number as the buffer. (LP: #1786484)
  * fix more typos re RELEASE_UPRADER_ALLOW_THIRD_PARTY
  * DistUpgrade/DistUpgradeCache.py: When calculating free space needed for
mount points don't use a negative number as the buffer. (LP: #1786484)
  * fix more typos re RELEASE_UPRADER_ALLOW_THIRD_PARTY
  * DistUpgrade/DistUpgradeController.py: When rewriting sources.list entries
check to see if the source provides packages for the release to which the
upgrade is occurring. If it doesn't the entry is disabled thereby
improving upgrades with PPAs. (LP: #1807043)
  * do-release-upgrade: add a parameter to allow third party mirrors and
repositories, additionally pass along the environmental variable
RELEASE_UPGRADER_ALLOW_THIRD_PARTY via pkexec and sudo. (LP: #1807032)
  * DistUpgrade/DistUpgradeCache.py: improve messaging regarding failures to
calculate the upgrade and suggest using ppa-purge if PPAs are an issue.
  * DistUpgrade/DistUpgradeCache.py: in the event there is a failure to
calculate the upgrade provide information about the log files in
/var/log/dist-upgrade. (LP: #1771387)

  [ Jeremy Bicha ]
  * autopkgtest: Update dependency from gir1.2-webkit-3.0 to gir1.2-webkit2-4.0

 -- Brian Murray   Tue, 11 Dec 2018 15:35:34 -0800

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: In Progress => 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/1795024

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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

[Bug 1795024] Re: setting release-upgrades Prompt to never can cause confusing behavior

2018-11-29 Thread Launchpad Bug Tracker
This bug was fixed in the package update-manager - 1:19.04.2

---
update-manager (1:19.04.2) disco; urgency=medium

  * UpdateManager/Core/MetaRelease.py: set prompt in MetaReleaseCore so that
do-release-upgrade can provide more informative error messages.
(LP: #1798618, LP: #1795024)

 -- Brian Murray   Wed, 28 Nov 2018 09:49:44 -0800

** Changed in: update-manager (Ubuntu)
   Status: In Progress => 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/1795024

Title:
  setting release-upgrades Prompt to never can cause confusing behavior

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

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