Bug 464238

Summary: Warning messages are shown if the proxy variables are set
Product: [Applications] Discover Reporter: max
Component: PackageKitAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: minor CC: aleixpol, nate
Priority: NOR    
Version First Reported In: 5.26.5   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Warning_message

Description max 2023-01-13 14:05:52 UTC
Created attachment 155259 [details]
Warning_message

SUMMARY
I've the HTTP(S)_PROXY environment set as follows:
ftp_proxy=http://127.0.0.1:3128/
https_proxy=http://127.0.0.1:3128/
FTP_PROXY=http://127.0.0.1:3128/
HTTPS_PROXY=http://127.0.0.1:3128/
HTTP_PROXY=http://127.0.0.1:3128/
http_proxy=http://127.0.0.1:3128/
ALL_PROXY=http://127.0.0.1:3128/
all_proxy=http://127.0.0.1:3128/

Each time I open Discover for the updates a warning is shown (see attachment).


STEPS TO REPRODUCE
1. Set the *_proxy variables in your environment
2. Open Discover
3. Open "Updates"
4. Wait for the warning

OBSERVED RESULT
A warning message is shown

EXPECTED RESULT
No warning messages

SOFTWARE/OS VERSIONS
Sistema operativo: KDE neon 5.26
Versione di KDE Plasma: 5.26.5
Versione di KDE Frameworks: 5.101.0
Versione di Qt: 5.15.7
Versione del Kernel: 5.15.0-56-generic (64 bit)


ADDITIONAL INFORMATION
No messages are shown while updating through CLI tools (pkcon, apt, snap, etc)
Comment 1 Nate Graham 2023-01-13 16:38:14 UTC

*** This bug has been marked as a duplicate of bug 410843 ***