On Wed, 2007-04-25 at 07:47 +0200, Ralf S. Engelschall wrote: > On Tue, Apr 24, 2007, Dan Nuffer wrote: > > > [...] > > to build the tools, but got this error: > > > > [EMAIL PROTECTED] ~]$ /openpkg/bin/openpkg build openpkg-tools > > # operating with OpenPKG instance /openpkg > > # operating with OpenPKG RPM /openpkg/bin/openpkg rpm > > # fetching XML/RDF index from URL > > ftp://ftp.openpkg.org/stable/2/00INDEX.rdf > > # using internal XML/RDF parser > > openpkg:build:FATAL: an I/O error occured > > > > Here is the end of the truss output of openpkg: > > First, please already switch to OpenPKG CURRENT or E1 Pro. 2-STABLE > is no longer maintained and will be gone soon. Nevertheless
If that's the case, you probably ought to update the Tutorial on the website. I was just following the steps outlined there. > the above error usually means that the fetching of the URL > ftp://ftp.openpkg.org/stable/2/00INDEX.rdf failed for some reason and > hence the output was empty and so the XML/RDF parser was unable to parse > it. Check whether you can fetch the index manually: > > | $ /openpkg/lib/openpkg/curl ftp://ftp.openpkg.org/stable/2/00INDEX.rdf > | <?xml version="1.0" encoding="iso-8859-1"?> > | <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" > | xmlns="http://www.openpkg.org/xml-rdf-index/0.9"> > | <Repository rdf:resource="OpenPKG-2-STABLE/"> > | <Repository rdf:resource="OpenPKG-2-STABLE/Source/" > href="SRC/00INDEX.rdf.bz2"/> > | </Repository> > | </rdf:RDF> [EMAIL PROTECTED] ~]$ /openpkg/lib/openpkg/curl ftp://ftp.openpkg.org/stable/2/00INDEX.rdf curl: (9) Server denied you to change to the given directory It would've been nice for openpkg to report that error... When I first saw that error I thought maybe I needed to register the instance and approve it because I hadn't done that yet. So I did that, but I still get the error. I'll try switching to E1 and see if that makes a difference. -- Dan Nuffer ______________________________________________________________________ OpenPKG http://openpkg.org User Communication List openpkg-users@openpkg.org