Mailinglist Archive: zypp-devel (40 mails)
| < Previous | Next > |
Re: [zypp-devel] Release tarballs?
- From: Duncan Mac-Vicar Prett <dmacvicar@xxxxxxx>
- Date: Fri, 03 Jul 2009 16:31:36 +0200
- Message-id: <4A4E1648.9070301@xxxxxxx>
Lorenzo Villani wrote:
http://download.opensuse.org/repositories/zypp:/Head/openSUSE_Factory/src/
get the src.rpm and unrpm it (there is a unrpm command, not sure if it
exists in Fedora)
anyway, getting the tarbal is possible also without osc, as osc only
makes a REST (GET) request to https://api.opensuse.org, you only need to
authenticate with iChain (Novell bugzilla account). For curl automation
you can look here:
http://mvidner.blogspot.com/2007/03/bugzilla-automation-logging-in.html
Then in api.opensuse.org used to be docs for the API. Now it redirects
to a strange wikipage, but that should be a bug of OBS.
--
Duncan Mac-Vicar P. - Engineering Manager, YaST
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
On Friday 03 July 2009 16:18:55 Duncan Mac-Vicar Prett wrote:
osc co zypp:Head libzypp
Any way to get it without using the openSUSE build service client, which is
not
packaged for Fedora?
http://download.opensuse.org/repositories/zypp:/Head/openSUSE_Factory/src/
get the src.rpm and unrpm it (there is a unrpm command, not sure if it
exists in Fedora)
anyway, getting the tarbal is possible also without osc, as osc only
makes a REST (GET) request to https://api.opensuse.org, you only need to
authenticate with iChain (Novell bugzilla account). For curl automation
you can look here:
http://mvidner.blogspot.com/2007/03/bugzilla-automation-logging-in.html
Then in api.opensuse.org used to be docs for the API. Now it redirects
to a strange wikipage, but that should be a bug of OBS.
--
Duncan Mac-Vicar P. - Engineering Manager, YaST
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |