Michael van Elst <[EMAIL PROTECTED]> writes:

> > I'm having trouble using openpkg build on FreeBSD and am consistently 
> > getting an I/O error. I am not sure how to identify the problem further.
> 
> I/O error means that the build tool gets an error when reading an
> index from a file or pipe.
> 
> In your case it tries to read:
> 
> ftp://ftp.openpkg.org/release/2.1/BIN/00INDEX.rdf
> 
> by issuing the command
> 
> /openpkg/lib/openpkg/curl -q -s -o - 
> "ftp://ftp.openpkg.org/release/2.1/BIN/00INDEX.rdf";
> 
> This works fine for me. I guess you experience some network error,
> possibly related to a firewall or NAT router.

Strange, it does appear to be what you say.  The issue seems to be
with the closing of the ftp connection at the end of the download.

I also experienced the same problem from a rh9 box at my office on
Friday (also behind a firewall), yet I was able to manually download
the original openpkg sh script without trouble.

I'll have to try and find another mirror or perhaps an http mirror
which may avoid this problem.

Simon
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to