Hi, It's been a while since I touched openpkg, so I thought I'd give 2.0 a try, on RedHat Advanced Server 2.1.
I'm trying to use the 'build' part of openpkg-tools, and ran into this problem: $ openpkg build mysql # build.pl release(2.0) # curling index ftp://ftp.openpkg.org/release/2.0/00INDEX.rdf # using simple text parser FATAL: an I/O error occured $ $ openpkg rpm -qa openpkg-2.0.1-2.0.1 gpg-pubkey-63c4cb9f-3c591eda openpkg-tools-0.8.0-20040405 $ Is there a way I can get more verbose diagnostics ? Or is there something obvious I'm doing wrong? I can wget the above 00INDEX.rdf with no probs, so I don't think it's a network connectivity issue. I'm running as user 'opkg', and I have write access to my current dir when doing this, but I don't know if there are other permissions probs. I can manually wget + rebuild src.rpms without problems. Thanks. -- Vinod On Mon, 5 Apr 2004, Ralf S. Engelschall wrote: > On Mon, Apr 05, 2004, Ralf S. Engelschall wrote: > > > In the process of creating our OpenPKG Tool Chain, the old openpkg-tool > > package (containing only the index and build commands) was replaced with > > the new openpkg-tools package (containing now all tools). Please remove > > openpkg-tool and install openpkg-tools ASAP. And please be patient: > > beside "index" and "build" no other commands are currently functional. > > The implementation of the OpenPKG Tool Chain just began... > > And please notice that in order to use "openpkg-tools" with OpenPKG 2.0 > you have to upgrade to openpkg-2.0.1-2.0.1 because we had to fix some > things related to the tool chain usage recently, which were now merged > from OpenPKG-CURRENT. > Ralf S. Engelschall > [EMAIL PROTECTED] > www.engelschall.com > > ______________________________________________________________________ > The OpenPKG Project www.openpkg.org > Developer Communication List [EMAIL PROTECTED] > ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List [EMAIL PROTECTED]
