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 openpkg-2.1.0-2.1.0 binutils-2.14-2.1.0 perl-5.8.4-2.1.0 make-3.80-2.1.0 gpg-pubkey-63c4cb9f-3c591eda openpkg-tools-0.8.15-2.1.0 gcc-3.4.1-2.1.0 perl-openpkg-5.8.4-2.1.0 perl-ds-5.8.4-2.1.0 bash-2.05a# /openpkg/bin/openpkg rpm -Va bash-2.05a# echo $? 0
Yet I get the following output when trying to build/install "a sample package":
bash-2.05a# /openpkg/bin/openpkg build samba
# build.pl release(2.1)
# curling index ftp://ftp.openpkg.org/release/2.1/00INDEX.rdf
# using simple text parser
# curling index ftp://ftp.openpkg.org/release/2.1/SRC/00INDEX.rdf.bz2
# using simple text parser
# curling index ftp://ftp.openpkg.org/release/2.1/SRC/PLUS/00INDEX.rdf.bz2
# using simple text parser
# curling index ftp://ftp.openpkg.org/release/2.1/UPD/00INDEX.rdf.bz2
# using simple text parser
# curling index ftp://ftp.openpkg.org/release/2.1/BIN/00INDEX.rdf
# using simple text parser
FATAL: an I/O error occured
bash-2.05a# echo $?
28
bash-2.05a# uname -a
FreeBSD unicorn.wl0.org 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #1: Sat May 1 09:46:08 CEST 2004 [EMAIL PROTECTED]:/disk/da1s1e/usr/obj/disk/da1s1e/usr/src/sys/UNICORN i386
Any ideas as to how to diagnose this further? I don't see a way to get more verbose output of the build command.
Regards,
Simon ______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List [EMAIL PROTECTED]