[Bug 2017806] Re: do-release-upgrade can not use apt socks5h proxy settings.

Jacob 2017806 at bugs.launchpad.net
Mon Jun 3 14:59:05 UTC 2024


do-release-upgrade tries to use it as HTTP proxy (ignoring the socks5h
protocol), issues CONNECT command, gets refused and then naturally
fails. Got this via "tcpdump -i lo". The version is 20.04.6 LTS.

-- 
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/2017806

Title:
  do-release-upgrade can not use apt socks5h proxy settings.

Status in ubuntu-release-upgrader 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