[Bug 1860606] Re: TypeError: _fetch_archives() missing 1 required positional argument: 'allow_unauthenticated'
Marc Deslauriers
marc.deslauriers at canonical.com
Wed Jan 22 21:37:43 UTC 2020
** Also affects: ubuntu-release-upgrader (Ubuntu Focal)
Importance: Undecided
Status: Confirmed
** Also affects: ubuntu-release-upgrader (Ubuntu Bionic)
Importance: Undecided
Status: New
** Also affects: ubuntu-release-upgrader (Ubuntu Disco)
Importance: Undecided
Status: New
** Also affects: ubuntu-release-upgrader (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: ubuntu-release-upgrader (Ubuntu Eoan)
Importance: Undecided
Status: New
** Changed in: ubuntu-release-upgrader (Ubuntu Xenial)
Status: New => Confirmed
** Changed in: ubuntu-release-upgrader (Ubuntu Bionic)
Status: New => Confirmed
** Changed in: ubuntu-release-upgrader (Ubuntu Disco)
Status: New => Confirmed
** Changed in: ubuntu-release-upgrader (Ubuntu Eoan)
Status: New => Confirmed
** Changed in: ubuntu-release-upgrader (Ubuntu Xenial)
Importance: Undecided => High
** Changed in: ubuntu-release-upgrader (Ubuntu Bionic)
Importance: Undecided => High
** Changed in: ubuntu-release-upgrader (Ubuntu Disco)
Importance: Undecided => High
** Changed in: ubuntu-release-upgrader (Ubuntu Eoan)
Importance: Undecided => High
** Changed in: ubuntu-release-upgrader (Ubuntu Focal)
Importance: Undecided => High
--
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/1860606
Title:
TypeError: _fetch_archives() missing 1 required positional argument:
'allow_unauthenticated'
Status in ubuntu-release-upgrader package in Ubuntu:
Confirmed
Status in ubuntu-release-upgrader source package in Xenial:
Confirmed
Status in ubuntu-release-upgrader source package in Bionic:
Confirmed
Status in ubuntu-release-upgrader source package in Disco:
Confirmed
Status in ubuntu-release-upgrader source package in Eoan:
Confirmed
Status in ubuntu-release-upgrader source package in Focal:
Confirmed
Bug description:
I was upgrading my workstation from 19.04 to 19.10 and following that
to 20.04. In each case I used do-release-upgrade (without and with -d
respectively). The 20.04 upgrade failed as the tool crashed on invalid
function signature:
Original exception was:
Traceback (most recent call last):
File "/tmp/ubuntu-release-upgrader-f_816ncr/focal", line 8, in <module>
sys.exit(main())
File "/tmp/ubuntu-release-upgrader-f_816ncr/DistUpgrade/DistUpgradeMain.py", line 238, in main
if app.run():
File "/tmp/ubuntu-release-upgrader-f_816ncr/DistUpgrade/DistUpgradeController.py", line 2082, in run
return self.fullUpgrade()
File "/tmp/ubuntu-release-upgrader-f_816ncr/DistUpgrade/DistUpgradeController.py", line 1998, in fullUpgrade
if not self.doDistUpgradeFetching():
File "/tmp/ubuntu-release-upgrader-f_816ncr/DistUpgrade/DistUpgradeController.py", line 1233, in doDistUpgradeFetching
self.cache._fetch_archives(self.fetcher, pm)
TypeError: _fetch_archives() missing 1 required positional argument: 'allow_unauthenticated'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1860606/+subscriptions
More information about the foundations-bugs
mailing list