Hello,
I would like to update the s3ql package (https://build.opensuse.org/package/show?package=s3ql&project=filesystems). I know that the newer version is going to fix the current build problems.
I have tried to follow the instructions on http://en.opensuse.org/openSUSE:Build_Service_Collaboration and http://en.opensuse.org/openSUSE:How_to_contribute_to_Factory, but I'm failing at the very first step:
$ osc branch openSUSE:Factory s3ql Please enter password for encrypted keyring: Server returned an error: HTTP Error 404: Not Found openSUSE:Factory/s3ql
Can someone give me a hint?
Best,
-Nikolaus
On Fri, May 24, 2013 at 08:27:28PM -0700, Nikolaus Rath wrote:
Hello,
I would like to update the s3ql package (https://build.opensuse.org/package/show?package=s3ql&project=filesystems). I know that the newer version is going to fix the current build problems.
I have tried to follow the instructions on http://en.opensuse.org/openSUSE:Build_Service_Collaboration and http://en.opensuse.org/openSUSE:How_to_contribute_to_Factory, but I'm failing at the very first step:
$ osc branch openSUSE:Factory s3ql Please enter password for encrypted keyring: Server returned an error: HTTP Error 404: Not Found openSUSE:Factory/s3ql
Can someone give me a hint?
You are close :)
The package is only in filesystems, so do:
osc branch filesystems s3ql
Ciao, Marcus
buildservice@lists.opensuse.org