Hi.
I tried to install binary packages with
openpkg build -p `cat $opkg_root/etc/openpkg/platform` \
-r /pub/openpkg/current/PKG \
-f /pub/openpkg/current/PKG/00INDEX.rdf.bz2 | sh; echo $?
The generated shell script invokes "curl" to copy the binary packages
to $opkg_root/RPM/PKG first. And for local paths, curl just burbs and
dies (with exit code 3 -> URL malformat. The syntax was not correct).
This can be fixed by replacing a leading "/" by "file://localhost/".
(mk)
--
Matthias Kurz; Fuldastr. 3; D-28199 Bremen; VOICE +49 421 53 600 47
>> Im pr�motorischen Cortex kann jeder ein Held sein. (bdw) <<
______________________________________________________________________
The OpenPKG Project www.openpkg.org
User Communication List [EMAIL PROTECTED]