Subject: Re: sup.netbsd.org broken?
To: Chris Jones <cjones@rupert.honors.montana.edu>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 07/16/1999 17:39:59
Chris Jones wrote:
>
> I'm getting the following when I try to sup, with any of the
> collections:
>
> SUP Upgrade of current-pkgsrc at Fri Jul 16 10:20:37 1999
> SUP Fileserver 8.13 (4.3 BSD) 1705 on sup.netbsd.org at 10:20:37
> SUP Requesting changes since Jul 12 06:48:22 1999
> SUP Using compressed file transfer
> SUP: SCM GOAWAY We died trying to gzip pkgsrc/audio/id3ed/Makefile
> SUP: Premature EOF on network input
> SUP: Error receiving file from file server
> SUP: Upgrade of current-pkgsrc aborted at Jul 16 10:21:23 1999
> SUP: Aborted
>
> I think I'm going to try non-compressed now, and see if that's any
> better.
Funny, I just tried
# sup -vZ supfile.netbsd
and
# sup -Z -v supfile.netbsd
because
-Z The -Z flag overrides and disables the -z flag and
the compress supfile option.
but
SUP Using compressed file transfer
(and therefore had same problem)
Cheers,
Patrick