Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 2006 12:54:49 GMT
From:      Geoff Buckingham <geoff.buckingham@reuters.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/98593: portsnap fails through proxy
Message-ID:  <200606061254.k56Csn1v003524@www.freebsd.org>
Resent-Message-ID: <200606061300.k56D0jul022881@freefall.freebsd.org>

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


>Number:         98593
>Category:       bin
>Synopsis:       portsnap fails through proxy
>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:   Tue Jun 06 13:00:45 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Geoff Buckingham
>Release:        6.1
>Organization:
Reuters
>Environment:
FreeBSD k11-dl380g3.si.reuters.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Thu May 25 08:46:33 BST 2006     root@k11-dl380g3.si.reuters.com:/usr/obj/usr/src/sys/SMP  i386

>Description:
portsnap fetch fails as shown. I suspect this relates to our virus-scanning proxy which required DISABLE_SIZE=YES to be added to make.conf to prevent false corruption reports in port builds.

k11-dl380g3# portsnap fetch
Looking up portsnap.FreeBSD.org mirrors... none found.
Fetching public key... done.
Fetching snapshot tag... done.
Fetching snapshot metadata... done.
Fetching snapshot generated at Tue Jun  6 01:07:42 BST 2006:
4854fbff51a69006799458faafceeb5ef00dda5fcb04fa100% of   41 MB  116 kBps 00m00s
Extracting snapshot... done.
Verifying snapshot integrity... done.
Fetching snapshot tag... done.
Fetching snapshot metadata... done.
Updating from Tue Jun  6 01:07:42 BST 2006 to Tue Jun  6 12:11:45 BST 2006.
Fetching 4 metadata patches. done.
Applying metadata patches... done.
Fetching 4 metadata files... /usr/sbin/portsnap: cannot open 92cd3cc4ec8edcb1bffce5ce384ce493e6c505e8453a80b1ae2eae07a9bc1974.gz: No such file or directory
metadata is corrupt.


k11-dl380g3# env
USER=root
LOGNAME=root
HOME=/root
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin
TERM=xterm
BLOCKSIZE=K
FTP_PASSIVE_MODE=YES
SHELL=/bin/csh
SSH_TTY=/dev/ttyp1
HOSTTYPE=FreeBSD
VENDOR=intel
OSTYPE=FreeBSD
MACHTYPE=i386
SHLVL=1
PWD=/usr/ports/sysutils/gpart
GROUP=wheel
HOST=k11-dl380g3.si.reuters.com
REMOTEHOST=x.x.x.x
http_proxy=x.x.x.x:80
EDITOR=vi
PAGER=more

k11-dl380g3# more /etc/make.conf
DISABLE_SIZE=YES

>How-To-Repeat:

>Fix:

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



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