Re: I/O error

2009-10-19 Thread Alex Huth
the same: I/O error on building the tools. seem to be a different kind of problem. Also on lenny the same as described before. Stupid, forgot to set the tmpdir :( Thx Alex __ OpenPKG

I/O error

2009-10-16 Thread Alex Huth
I want to install openpkg in a Virtualbox with FreeBSD as a guest. Bootstrapping the source and intalling the binaries works without any error, but when i want to install the tool chain i get a I/O error. When i try it on a Debian Lenny, i get this, when bootstrapping the src: ../lib/libtar.a

Re: I/O error

2009-10-16 Thread Bill Campbell
On Fri, Oct 16, 2009, Alex Huth wrote: I want to install openpkg in a Virtualbox with FreeBSD as a guest. Bootstrapping the source and intalling the binaries works without any error, but when i want to install the tool chain i get a I/O error. When i try it on a Debian Lenny, i get this, when

Re: I/O error

2009-10-16 Thread Ralf S. Engelschall
On Fri, Oct 16, 2009, Bill Campbell wrote: On Fri, Oct 16, 2009, Alex Huth wrote: I want to install openpkg in a Virtualbox with FreeBSD as a guest. Bootstrapping the source and intalling the binaries works without any error, but when i want to install the tool chain i get a I/O error

Re: I/O error

2009-10-16 Thread Alex Huth
* Ralf S. Engelschall schrieb: Just take the bootstrap from the soon to be released OpenPKG 4.0 from http://download.openpkg.org/framework/testing/source/. It already contains even GNU tar 1.22. Sorry, but the problem still the same: I/O error on building the tools. seem to be a different

Re: I/O error

2009-10-16 Thread Alex Huth
* Alex Huth schrieb: * Ralf S. Engelschall schrieb: Just take the bootstrap from the soon to be released OpenPKG 4.0 from http://download.openpkg.org/framework/testing/source/. It already contains even GNU tar 1.22. Sorry, but the problem still the same: I/O error on building

openpkg:build:FATAL: an I/O error occured

2009-03-23 Thread Bob Newgard
index from URL ftp://ftp.openpkg.org/current/SRC/00INDEX.rdf # using internal XML/RDF parser openpkg:build:FATAL: an I/O error occured % % wget ftp://ftp.openpkg.org/current/SRC/00INDEX.rdf --18:44:32-- ftp://ftp.openpkg.org/current/SRC/00INDEX.rdf = 00INDEX.rdf' saved [322] % cat

openpkg:build:FATAL: an I/O error occured

2007-05-31 Thread Olivier Kaloudoff
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

Re: openpkg:build:FATAL: an I/O error occured

2007-05-31 Thread Michael van Elst
On Thu, May 31, 2007 at 02:16:16PM +0200, Olivier Kaloudoff wrote: Hello list ! I'm facing this error message sometimes, and don't know how to fix it. The I/O error just indicates an I/O error and is independent of the parser. It means that the build tool cannot retrieve the index file

../openpkg build samba is giving an I/O error [FreeBSD 4.STABLE]

2004-07-24 Thread Simon J Mudd
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 installed the following openpkg packages by hand (built locally): bash-2.05a# pwd /openpkg/RPM/PKG bash-2.05a# /openpkg/bin/openpkg rpm -qa

Re: FATAL I/O error in openpkg build

2004-04-26 Thread Vinod Kutty
modifying build.pl Should we call this a bug or a feature? 8-) - On Thu, 22 Apr 2004, Aaron Bostick wrote: Michael van Elst wrote: On Thu, Apr 22, 2004 at 10:37:11AM -0500, Aaron Bostick wrote: Any other reasons why I would get a FATAL I/O error? Am I doing

Re: FATAL I/O error in openpkg build

2004-04-21 Thread Bill Campbell
On Wed, Apr 21, 2004, Aaron Bostick wrote: I am testing out OpenPKG for the first time and have run into a snag. My openpkg rpm -qa shows: ... # build.pl current(20040421) # curling index ftp://ftp.openpkg.org/current/00INDEX.rdf # using simple text parser FATAL: an I/O error occured My