On Sat, Jul 24, 2004 at 06:31:22PM +0200, Simon J Mudd wrote:
> Hello,
> 
> 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.

Greetings,
-- 
                                Michael van Elst
Internet: [EMAIL PROTECTED]
                                "A potential Snark may lurk in every tree."
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to