I built an index with

openpkg index -p solaris-2.9 -o TEST-INDEX.rdf.bz2 -c -i /cw/RPM

When I try to check against it with

[RPM]$openpkg build -f TEST-INDEX.rdf -s -a

I get

# openpkg-build.pl release(1.2)
# reading index file TEST-INDEX.rdf
# using simple text parser
# reading index file TEST-INDEX.rdf/UPD/00INDEX.rdf.bz2
bzip2: Can't open input file TEST-INDEX.rdf/UPD/00INDEX.rdf.bz2: Not a
directory.
# using simple text parser
FATAL: an I/O error occured

whereas

[RPM]$openpkg build -f ./TEST-INDEX.rdf.bz2 -p solaris-2.9 -s -a

yields the expected results.

I guess some filename parsing/splitting is going wrong here.

Thanks,
Ingo

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to