Project

General

Profile

Actions

Bug #6151

closed

Proxy Support - doesn't work for packages

Added by robi robi about 8 years ago. Updated about 8 years ago.

Status:
Duplicate
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
04/14/2016
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:

Description

Critical for offline installs/upgrades, which can't access internet directly, or at the moment of the upgrade.
Version checking and downloading the update information works, but actual package download doesn't. After reboot, the system enters in an endless bootloop at startup "An error occurred on pkg execution (rc = 70)"

Can be solved by manually editing pkg.conf and modifiying the pkg_env sections as follows:

pkg_env: {
http_proxy=http://proxy:port
https_proxy=http://proxy:port
HTTP_PROXY=http://proxy:port
HTTPS_PROXY=http://proxy:port
}

Solution would be pkg.conf to be automatically populated with correct proxy info when proxy is configured from the Web interface.

Details:
https://forum.pfsense.org/index.php?topic=109943

PS: also affects 2.2.5.

Actions

Also available in: Atom PDF