Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2014 09:55:17 +0700 (NOVT)
From:      Victor Sudakov <vas@mpeks.tomsk.su>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        Colin Percival <cperciva@FreeBSD.org>
Subject:   bin/186398: freebsd-update and portsnap don't work with proxies that require authentication
Message-ID:  <201402030255.s132tHhj021847@admin.sibptus.tomsk.ru>
Resent-Message-ID: <201402030300.s13300NO094494@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186398
>Category:       bin
>Synopsis:       freebsd-update and portsnap don't work with proxies that require authentication
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 03 03:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Victor Sudakov
>Release:        FreeBSD 9.2-RELEASE-p2 i386
>Organization:
SibPTUS
>Environment:
System: FreeBSD academ.library.tomsk.ru 9.2-RELEASE-p2 FreeBSD 9.2-RELEASE-p2 #0: Thu Jan 9 19:44:38 NOVT 2014 root@academ.library.tomsk.ru:/usr/obj/mnt/sudakov/src/freebsd_9_2/src/sys/FW i386


>Description:
	freebsd-update and portsnap don't work (fail to download necessary files) when the HTTP_PROXY environment variable  contains the "user:password@" syntax.
>How-To-Repeat:
	setenv HTTP_PROXY http://user:password@your.proxy.com:3128
	freebsd-update fetch
	portsnap fetch
	Both will fail eventually with the "snapshot is corrupt" message.
>Fix:
	Workaround: use direct connection to the Internet or an HTTP proxy without authentication.


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402030255.s132tHhj021847>