Hello list !

        I'm facing this error message sometimes, and don't know
how to fix it. Seems that the option to use XML::Simple parser instead
of the internal one is ignored (or misused by myself ?) Here is the command I type;

[EMAIL PROTECTED]:~$ openpkg build  emacs
# operating with OpenPKG instance /openpkg
# operating with OpenPKG RPM /openpkg/bin/openpkg rpm
# fetching XML/RDF index from URL ftp://ftp.openpkg.org/current/SRC/00INDEX.rdf
# using internal XML/RDF parser
openpkg:build:FATAL: an I/O error occured


So I try to use the external parser, as openpkg man build
suggests;

       -X  Use the slower but more robust external Perl XML
           parser module XML::Simple instead of the simple inter-
           nal XML/RDF parser.



[EMAIL PROTECTED]:~$ openpkg build -X emacs
# operating with OpenPKG instance /openpkg
# operating with OpenPKG RPM /openpkg/bin/openpkg rpm
# fetching XML/RDF index from URL ftp://ftp.openpkg.org/current/SRC/00INDEX.rdf
# using internal XML/RDF parser
openpkg:build:FATAL: an I/O error occured


any hint ?



Olivier Kaloudoff
Saint Raphael
06 20 65 71 33
---
______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to