[opensuse-buildservice] Requesting to create a top level project for evolution
Hi, We would like to create a top-level project for evolution to provide daily builds from svn trunk. Since we do not have sufficient permissions, it would be great if someone creates it for us or grant permissions for the same. We also have some queries on using build-service for creating builds from svn sources, * Does build-service has an option to check-out sources from svn.. * Is it possible to set an option which triggers build at set intervals (daily/weekly etc.) I searched for the above options, build could not find them. If its not there already, is someone working on it? If someone is working on it, we would love to get involved contribute to the same :) thanks, Chenthill. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Sunday 17 August 2008 13:50:43 Chenthill wrote:
Hi, We would like to create a top-level project for evolution to provide daily builds from svn trunk. Since we do not have sufficient permissions, it would be great if someone creates it for us or grant permissions for the same.
What about GNOME:Evolution ?
We also have some queries on using build-service for creating builds from svn sources,
* Does build-service has an option to check-out sources from svn..
only client side atm: http://en.opensuse.org/Build_Service/Upstream_Integration We plan to do this also on the api server since a long time, but had no time to work on this yet. Any helping hands are welcome for this :) Same also for server side download of tar balls.
* Is it possible to set an option which triggers build at set intervals (daily/weekly etc.)
could be implemented, but does not exist.
I searched for the above options, build could not find them. If its not there already, is someone working on it? If someone is working on it, we would love to get involved contribute to the same :)
Please read the wiki page mentioned above. I would be happy if you could work on this feature on the api/frontend part. You may want to install a local build service via the rpm packages, but checkout and run the frontend code from svn afterwards. please tell / come to IRC channel if you need further help. thanks adrian -- Adrian Schroeter SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Thu, Aug 14, 2008 at 01:29:20PM +0200, Adrian Schroeter wrote:
On Sunday 17 August 2008 13:50:43 Chenthill wrote: [...]
We also have some queries on using build-service for creating builds from svn sources,
* Does build-service has an option to check-out sources from svn..
only client side atm:
http://en.opensuse.org/Build_Service/Upstream_Integration
We plan to do this also on the api server since a long time, but had no time to work on this yet. Any helping hands are welcome for this :) Same also for server side download of tar balls.
* Is it possible to set an option which triggers build at set intervals (daily/weekly etc.)
could be implemented, but does not exist.
I was on call with the LSB folks yesterday, and they asked about just that: pulling stuff directly from svn/bzr and triggering builds automatically. Best, Christoph -- Christoph Thiel, Tech. Project Management, Research & Development SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Thu, 14 Aug 2008, Christoph Thiel wrote:
On Thu, Aug 14, 2008 at 01:29:20PM +0200, Adrian Schroeter wrote:
On Sunday 17 August 2008 13:50:43 Chenthill wrote: [...]
We also have some queries on using build-service for creating builds from svn sources,
* Does build-service has an option to check-out sources from svn..
only client side atm:
http://en.opensuse.org/Build_Service/Upstream_Integration
We plan to do this also on the api server since a long time, but had no time to work on this yet. Any helping hands are welcome for this :) Same also for server side download of tar balls.
* Is it possible to set an option which triggers build at set intervals (daily/weekly etc.)
could be implemented, but does not exist.
I was on call with the LSB folks yesterday, and they asked about just that: pulling stuff directly from svn/bzr and triggering builds automatically.
What about git? I really prefer git. -- Boyd Gerber <gerberb@zenez.com> ZENEZ 1042 East Fort Union #135, Midvale Utah 84047 --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Thu, 2008-08-14 at 13:29 +0200, Adrian Schröter wrote:
On Sunday 17 August 2008 13:50:43 Chenthill wrote:
Hi, We would like to create a top-level project for evolution to provide daily builds from svn trunk. Since we do not have sufficient permissions, it would be great if someone creates it for us or grant permissions for the same.
What about GNOME:Evolution ?
sounds good!!
We also have some queries on using build-service for creating builds from svn sources,
* Does build-service has an option to check-out sources from svn..
only client side atm:
http://en.opensuse.org/Build_Service/Upstream_Integration
We plan to do this also on the api server since a long time, but had no time to work on this yet. Any helping hands are welcome for this :) Same also for server side download of tar balls.
* Is it possible to set an option which triggers build at set intervals (daily/weekly etc.)
could be implemented, but does not exist.
I searched for the above options, build could not find them. If its not there already, is someone working on it? If someone is working on it, we would love to get involved contribute to the same :)
Please read the wiki page mentioned above. I would be happy if you could work on this feature on the api/frontend part. You may want to install a local build service via the rpm packages, but checkout and run the frontend code from svn afterwards.
please tell / come to IRC channel if you need further help.
Sure. I will have a look at the wiki and go through the code there and come back on irc. Srindhi (build engineer) was also interested in hacking in free time. We will work together and try to get something here faster :) thanks, Chenthill. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Sonntag 17 August 2008 18:14:31 Chenthill wrote:
On Thu, 2008-08-14 at 13:29 +0200, Adrian Schröter wrote:
On Sunday 17 August 2008 13:50:43 Chenthill wrote:
Hi, We would like to create a top-level project for evolution to provide daily builds from svn trunk. Since we do not have sufficient permissions, it would be great if someone creates it for us or grant permissions for the same.
What about GNOME:Evolution ?
sounds good!!
has been created now (I was on vacation, sorry).
We also have some queries on using build-service for creating builds from svn sources,
* Does build-service has an option to check-out sources from svn..
only client side atm:
http://en.opensuse.org/Build_Service/Upstream_Integration
We plan to do this also on the api server since a long time, but had no time to work on this yet. Any helping hands are welcome for this :) Same also for server side download of tar balls.
* Is it possible to set an option which triggers build at set intervals (daily/weekly etc.)
could be implemented, but does not exist.
I searched for the above options, build could not find them. If its not there already, is someone working on it? If someone is working on it, we would love to get involved contribute to the same :)
Please read the wiki page mentioned above. I would be happy if you could work on this feature on the api/frontend part. You may want to install a local build service via the rpm packages, but checkout and run the frontend code from svn afterwards.
please tell / come to IRC channel if you need further help.
Sure. I will have a look at the wiki and go through the code there and come back on irc. Srindhi (build engineer) was also interested in hacking in free time. We will work together and try to get something here faster :)
Did you have some kind of success here ? Do you need help somewhere ? bye adrian -- Adrian Schroeter SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) email: adrian@suse.de --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Sonntag 17 August 2008 18:14:31 Chenthill wrote:
On Thu, 2008-08-14 at 13:29 +0200, Adrian Schröter wrote:
On Sunday 17 August 2008 13:50:43 Chenthill wrote:
Hi, We would like to create a top-level project for evolution to provide daily builds from svn trunk. Since we do not have sufficient permissions, it would be great if someone creates it for us or grant permissions for the same.
What about GNOME:Evolution ?
sounds good!!
has been created now (I was on vacation, sorry).
We also have some queries on using build-service for creating builds from svn sources,
* Does build-service has an option to check-out sources from svn..
only client side atm:
http://en.opensuse.org/Build_Service/Upstream_Integration
We plan to do this also on the api server since a long time, but had no time to work on this yet. Any helping hands are welcome for this :) Same also for server side download of tar balls.
* Is it possible to set an option which triggers build at set intervals (daily/weekly etc.)
could be implemented, but does not exist.
I searched for the above options, build could not find them. If its not there already, is someone working on it? If someone is working on it, we would love to get involved contribute to the same :)
Please read the wiki page mentioned above. I would be happy if you could work on this feature on the api/frontend part. You may want to install a local build service via the rpm packages, but checkout and run the frontend code from svn afterwards.
please tell / come to IRC channel if you need further help.
Sure. I will have a look at the wiki and go through the code there and come back on irc. Srindhi (build engineer) was also interested in hacking in free time. We will work together and try to get something here faster :)
Did you have some kind of success here ? Do you need help somewhere ? Just go something going here, starting to spend some time from this monday. I used the oscupstream scripts and they seem to do the job fine. There is a minor issue due to additional \n characters getting created in the generated _upstream file. Found the issue inserting some puts in
On Tue, 2008-09-02 at 09:13 +0200, Adrian Schröter wrote: the scripts. I will try to provide a fix for the same. Another issue am facing is while importing the tarballs. The following is the error message,
Uploading: /tmp/oscupstream/gtkhtml.tar.bz2 --> put_file: {:project=>"GNOME:Evolution:snapshots", :filename=>"gtkhtml.tar.bz2", :package=>"gtkhtml"} Transport: Transmitting base auth /usr/lib/ruby/1.8/oscupstream/frontend.rb:231:in `handle_response': Suse::Frontend::UnspecifiedError from /usr/lib/ruby/1.8/oscupstream/frontend.rb:202:in `do_put' from /usr/lib/ruby/1.8/oscupstream/frontend.rb:136:in `put_file' from /usr/bin/oscupstream:394 from /usr/bin/oscupstream:391:in `each' from /usr/bin/oscupstream:391 from /usr/lib/ruby/1.8/oscupstream/cmdparse2.rb:195:in `call' from /usr/lib/ruby/1.8/oscupstream/cmdparse2.rb:195:in `execute' from /usr/lib/ruby/1.8/oscupstream/cmdparse2.rb:412:in `parse' from /usr/bin/oscupstream:405
I removed the .osc_cookiejar and performed the operation again. But it did not help. Any idea what could be the problem ? The evolution snapshot builds from svn HEAD would be available at https://build.opensuse.org/package/show?package=evolution&project=GNOME% 3AEvolution%3Asnapshots The job was pretty easy as srinidhi had the spec files created for unstable packages, so I could just make some changes over that. Thanks to srindhi for providing me the pointers required!! thanks, Chenthill. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Is it concerned with the size of the file being uploaded ? thanks, Chenthill. On Wed, 2008-09-10 at 22:55 +0300, Chenthill wrote:
On Sonntag 17 August 2008 18:14:31 Chenthill wrote:
On Thu, 2008-08-14 at 13:29 +0200, Adrian Schröter wrote:
On Sunday 17 August 2008 13:50:43 Chenthill wrote:
Hi, We would like to create a top-level project for evolution to provide daily builds from svn trunk. Since we do not have sufficient permissions, it would be great if someone creates it for us or grant permissions for the same.
What about GNOME:Evolution ?
sounds good!!
has been created now (I was on vacation, sorry).
We also have some queries on using build-service for creating builds from svn sources,
* Does build-service has an option to check-out sources from svn..
only client side atm:
http://en.opensuse.org/Build_Service/Upstream_Integration
We plan to do this also on the api server since a long time, but had no time to work on this yet. Any helping hands are welcome for this :) Same also for server side download of tar balls.
* Is it possible to set an option which triggers build at set intervals (daily/weekly etc.)
could be implemented, but does not exist.
I searched for the above options, build could not find them. If its not there already, is someone working on it? If someone is working on it, we would love to get involved contribute to the same :)
Please read the wiki page mentioned above. I would be happy if you could work on this feature on the api/frontend part. You may want to install a local build service via the rpm packages, but checkout and run the frontend code from svn afterwards.
please tell / come to IRC channel if you need further help.
Sure. I will have a look at the wiki and go through the code there and come back on irc. Srindhi (build engineer) was also interested in hacking in free time. We will work together and try to get something here faster :)
Did you have some kind of success here ? Do you need help somewhere ? Just go something going here, starting to spend some time from this monday. I used the oscupstream scripts and they seem to do the job fine. There is a minor issue due to additional \n characters getting created in the generated _upstream file. Found the issue inserting some puts in
On Tue, 2008-09-02 at 09:13 +0200, Adrian Schröter wrote: the scripts. I will try to provide a fix for the same. Another issue am facing is while importing the tarballs. The following is the error message,
Uploading: /tmp/oscupstream/gtkhtml.tar.bz2 --> put_file: {:project=>"GNOME:Evolution:snapshots", :filename=>"gtkhtml.tar.bz2", :package=>"gtkhtml"} Transport: Transmitting base auth /usr/lib/ruby/1.8/oscupstream/frontend.rb:231:in `handle_response': Suse::Frontend::UnspecifiedError from /usr/lib/ruby/1.8/oscupstream/frontend.rb:202:in `do_put' from /usr/lib/ruby/1.8/oscupstream/frontend.rb:136:in `put_file' from /usr/bin/oscupstream:394 from /usr/bin/oscupstream:391:in `each' from /usr/bin/oscupstream:391 from /usr/lib/ruby/1.8/oscupstream/cmdparse2.rb:195:in `call' from /usr/lib/ruby/1.8/oscupstream/cmdparse2.rb:195:in `execute' from /usr/lib/ruby/1.8/oscupstream/cmdparse2.rb:412:in `parse' from /usr/bin/oscupstream:405
I removed the .osc_cookiejar and performed the operation again. But it did not help. Any idea what could be the problem ?
The evolution snapshot builds from svn HEAD would be available at https://build.opensuse.org/package/show?package=evolution&project=GNOME% 3AEvolution%3Asnapshots
The job was pretty easy as srinidhi had the spec files created for unstable packages, so I could just make some changes over that. Thanks to srindhi for providing me the pointers required!!
thanks, Chenthill.
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Sun, 2008-08-17 at 17:20 +0530, Chenthill wrote:
Hi, We would like to create a top-level project for evolution to provide daily builds from svn trunk. Since we do not have sufficient permissions, it would be great if someone creates it for us or grant permissions for the same.
I like Adrian's suggestion of using GNOME:Evolution. Please contact me offlist so we can arrange access.
We also have some queries on using build-service for creating builds from svn sources,
* Does build-service has an option to check-out sources from svn.. * Is it possible to set an option which triggers build at set intervals (daily/weekly etc.)
I searched for the above options, build could not find them. If its not there already, is someone working on it? If someone is working on it, we would love to get involved contribute to the same :)
I have some scripts that do a lot of this, but they're not done yet. Help would be gladly accepted. Michael. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (5)
-
Adrian Schröter
-
Boyd Lynn Gerber
-
Chenthill
-
Christoph Thiel
-
Michael Wolf