Mailinglist Archive: opensuse-buildservice (199 mails)
| < Previous | Next > |
[opensuse-buildservice] osc build --local-package broken in 0.132.3
- From: Michal Marek <mmarek@xxxxxxx>
- Date: Wed, 15 Jun 2011 14:03:59 +0200
- Message-id: <4DF89FAF.1000309@suse.cz>
Hi,
this worked until recently:
$ osc --version
0.131
$ osc co openSUSE:Factory hello
...
$ cd openSUSE:Factory/hello
$ rm -rf .osc/
$ osc build --local-package --alternative-project=openSUSE:Factory standard x86_64 hello.spec
Building hello.spec for standard/x86_64
...
But it doesn't work anymore:
$ osc --version
0.132.3
$ osc build --local-package --alternative-project=openSUSE:Factory standard x86_64 hello.spec
Error: "/home/mmarek/openSUSE:Factory/hello" is not an osc package working copy.
We use this option regularly to build kernel packages from git, that do not have any .osc metadata.
Michal
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
this worked until recently:
$ osc --version
0.131
$ osc co openSUSE:Factory hello
...
$ cd openSUSE:Factory/hello
$ rm -rf .osc/
$ osc build --local-package --alternative-project=openSUSE:Factory standard x86_64 hello.spec
Building hello.spec for standard/x86_64
...
But it doesn't work anymore:
$ osc --version
0.132.3
$ osc build --local-package --alternative-project=openSUSE:Factory standard x86_64 hello.spec
Error: "/home/mmarek/openSUSE:Factory/hello" is not an osc package working copy.
We use this option regularly to build kernel packages from git, that do not have any .osc metadata.
Michal
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |