Re: CVS unavailable
[email protected] (Tim Welch) Sun, 28 May 2006 02:00:47 +0000 (UTC)
| Newsgroups | gmane.linux.printing.general |
|---|---|
| Organization | http://www.linuxprinting.org/ |
| Message-ID | <[email protected]> |
I'm working on the FreeBSD port of foomatic-*, which used to fetch foomatic
from cvs directly. I'm attempting to convert it to use the http download area.
The download section seems to deny downloads to wget and fetch user-agents. Any
ETA on getting cvs back? What can I do to fetch these files using FreeBSD ports
for now?
$ wget
http://www.linuxprinting.org/download/foomatic/foomatic-db-3.0-current.tar.gz
--20:58:59--
http://www.linuxprinting.org/download/foomatic/foomatic-db-3.0-current.tar.gz
=> `foomatic-db-3.0-current.tar.gz'
Resolving www.linuxprinting.org... 216.129.135.176
Connecting to www.linuxprinting.org|216.129.135.176|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
20:58:59 ERROR 403: Forbidden.
$ wget --user-agent=""
http://www.linuxprinting.org/download/foomatic/foomatic-db-3.0-current.tar.gz
--20:59:21--
http://www.linuxprinting.org/download/foomatic/foomatic-db-3.0-current.tar.gz
=> `foomatic-db-3.0-current.tar.gz.1'
Resolving www.linuxprinting.org... 216.129.135.176
Connecting to www.linuxprinting.org|216.129.135.176|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12,273,479 (12M) [application/x-tar]
-Tim
In article <[email protected]>, Till Kamppeter <[email protected]>
writes:
>
> The anonymous CVS is temporarily deactivated. Please use the daily
> snaphots from
>
> http://www.linuxprinting.org/download/foomatic/
>
> in the meantime.
>
> Till
>
>
> Craig Barber wrote:
> > I am unable to connect to the cvs server
> >
> > Connection: pserver:[email protected]:/var/lib/cvs
> > Error: cvs [checkout aborted]: reading from server: Connection reset by
peer
> >
> > Is anyone else seeing the same issue?
> >
> > Thanks,
> > Craig