Bug 12357 - Pakfire does not use HTTP(S) proxies for downloading
Summary: Pakfire does not use HTTP(S) proxies for downloading
Status: CLOSED FIXED
Alias: None
Product: IPFire
Classification: Unclassified
Component: --- (show other bugs)
Version: 2
Hardware: all All
: Will only affect a few users Major Usability
Assignee: Peter Müller
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-11 08:33 UTC by Peter Müller
Modified: 2020-06-06 13:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Müller 2020-04-11 08:33:32 UTC
Triggered by #11900.
Comment 1 Peter Müller 2020-04-11 09:49:37 UTC
libwww-perl needs an upgrade anyway. At the moment, LWP::UserAgent does not support CONNECT method, which is required for HTTPS in most cases.

It is interesting to see that this is not necessary, defining a HTTP proxy for HTTPS instead works, but the current Pakfire implementation seems to be faulty. :-/
Comment 4 Peter Müller 2020-04-11 14:18:03 UTC
libwww-perl update @ https://patchwork.ipfire.org/patch/2934/