[Bug 1507887] Re: DistUpgradeFetcherKDE always errors on 403 releasenotes

Launchpad Bug Tracker 1507887 at bugs.launchpad.net
Tue Oct 20 17:30:14 UTC 2015


This bug was fixed in the package ubuntu-release-upgrader - 1:15.10.13

---------------
ubuntu-release-upgrader (1:15.10.13) wily; urgency=medium

  * Revert change from 15.10.11, already rejected from wily-proposed

 -- Jonathan Riddell <jriddell at ubuntu.com>  Tue, 20 Oct 2015 16:56:06
+0100

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

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1507887

Title:
  DistUpgradeFetcherKDE always errors on 403 releasenotes

Status in ubuntu-release-upgrader package in Ubuntu:
  Fix Released

Bug description:
  # Impact
  DistUpgradeFetcherKDE uses the HTML URI for release notes to get the html version and render it in a qtextview. The fetching however is handled through urllib and apparently there is server-side settings in place preventing the html to be fetched via urllib resulting in 403 errors no matter what. The errors in turn result in critical errors from which the present fetcher code doesn't let you proceed to the upgrade itself rendering upgrades impossible.

  # Test Case
  - `kdesudo -- do-release-upgrade -m desktop -f DistUpgradeViewKDE`
  - Upgrade nodes should be displayed without error

  # Regression Potential
  This technically degrades visual behavior of the fetcher, practically it doesn't since it appears to me that the HTML URI didn't work with live servers due to them apparently having always thrown 403s

  # Other Info
  Ideally IMO the server side restriction ought to be removed. History suggests this wouldn't get done quicker than this behavior change though.

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



More information about the foundations-bugs mailing list