[Bug 2017806] Re: do-release-upgrade can not use apt socks5h proxy settings.
Nick Rosbrook
2017806 at bugs.launchpad.net
Tue Mar 18 18:59:09 UTC 2025
ubuntu-release-upgrader uses a function called init_proxy() from update-
manager for this. Though it could just handle this directly instead.
** Also affects: update-manager (Ubuntu)
Importance: Undecided
Status: New
** Changed in: update-manager (Ubuntu)
Status: New => Confirmed
** Changed in: ubuntu-release-upgrader (Ubuntu)
Importance: Undecided => Wishlist
** Tags added: rls-qq-incoming
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/2017806
Title:
do-release-upgrade can not use apt socks5h proxy settings.
Status in ubuntu-release-upgrader package in Ubuntu:
Confirmed
Status in update-manager package in Ubuntu:
Confirmed
Bug description:
apt is configured to use socks5 proxy (dante):
$ cat /etc/apt/apt.conf.d/50socks
Acquire::http::proxy "socks5h://192.168.3.100:1080";
apt works without problem, but do-release-upgrade fails:
$ do-release-upgrade
proxy 'socks5h://192.168.3.100:1080' looks invalid
Checking for a new Ubuntu release
Failed to connect to https://changelogs.ubuntu.com/meta-release-lts. Check your Internet connection or proxy settings
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2017806/+subscriptions
More information about the foundations-bugs
mailing list