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 #1

Updated by Jim Pingle about 8 years ago

  • Status changed from New to Duplicate

A little slow there, I just beat you to this one: #6149 :-)

Actions #2

Updated by robi robi about 8 years ago

Oh! Lost again.
Just watch me next time! ;-)

Actions #3

Updated by Chris Buechler about 8 years ago

  • Target version deleted (2.3.1)
  • Affected Version deleted (2.3)
Actions

Also available in: Atom PDF