Mailinglist Archive: opensuse-buildservice (348 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Fwd: Generate Signing Key on local obs
- From: Robert Xu <robxu9@xxxxxxxxx>
- Date: Thu, 22 Apr 2010 21:48:58 -0400
- Message-id: <j2x11bd2a281004221848k8fa97556ka2654d85bdcf5ada@xxxxxxxxxxxxxx>
On Thu, Apr 22, 2010 at 03:30, Adrian Schröter <adrian@xxxxxxx> wrote:
That works. :)
osc signkey doesn't work on the api in openSUSE:Tools...
It gives 404. I just realized that the API in openSUSE:Tools is 0.1
while the one in unstable is 2.0...
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
Am Donnerstag, 22. April 2010 02:02:02 schrieb Robert Xu:
This message didn't send... So I'm going to forward it in hopes of it
reaching the mailing list...
Robert Xu
---------- Forwarded message ----------
From: Robert Xu <robxu9@xxxxxxxxx>
Date: Mon, Apr 19, 2010 at 23:05
Subject: Generate Signing Key on local obs
To: opensuse-buildservice@xxxxxxxxxxxx
Hi all,
After about a few months of trying to get the signer working (yes, it
did take me that long :-\ ), I managed to get it started.
But how can I generate a signing key for a project? Because every time
I create a project, it doesn't create a key with it.
set
our $forceprojectkeys = 1;
That works. :)
in BSConfig.pm to get keys for top level projects.
And for existing projects, it doesn't automatically give a key...
you can use "osc signkey" to manage them
osc signkey doesn't work on the api in openSUSE:Tools...
It gives 404. I just realized that the API in openSUSE:Tools is 0.1
while the one in unstable is 2.0...
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |