[Bug 289891] net-mgmt/netdata: Update 2.6.3 => 2.7.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 02 Oct 2025 08:30:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289891

--- Comment #20 from Jordan Ostreff <jordan@ostreff.info> ---
(In reply to Jordan Ostreff from comment #19)
I have 
# git config --global --get http.proxy
http://proxy:3128

and also this:
# cat /root/.cargo/config 
[http]
proxy = "http://proxy:3128"
timeout = 30
check-revoke = false
multiplexing = false

[https]
check-revoke = false

[net]
git-fetch-with-cli = true


But it doesn't help at all ....

-- 
You are receiving this mail because:
You are the assignee for the bug.