On 2008-01-03 15:49:23 +0100, Richard Guenther wrote: > On Thu, 3 Jan 2008, Bernhard Walle wrote: > > > * Dirk Mueller <[EMAIL PROTECTED]> [2008-01-03 14:19]: > > > "osc build" for building opensuse packages. > > > > Just a side question: Is it possible to use "osc build" without > > importing that package into the Build Service? > > Only if you fix osc. > Hmm it's not osc's fault. At the moment the api only supports:
GET /build/<project>/<repository>/<arch>/<package>/_buildinfo POST /build/<project>/<repository>/<arch>/<package>/_buildinfo I think something like: POST /build/<build_target>/<arch>/_buildinfo [1] is needed to get the buildinfo without importing anything to the BS. Marcus [1]: the spec file will be send via POST to the server and the BS calculates the dependencies etc. for this build-target. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
