Hm...
You have inspired me to try this on the coming weekend. :) With obs
rest/xml api, I need a tiny python script to manage all the things
out. It is easy, you're right.
2012/10/18 Jos Poortvliet <jos(a)opensuse.org>:
> On Sunday, October 07, 2012 12:09:43 Matwey V. Kornilov wrote:
>
>> Hi,
>
>>
>
>> Is there a page to see full list of submit requests, ordered by date? This
>
>> statistics is of quite interest.
>
>>
>
>> For instance, there is no reaction for two month: (It is not ok for devel:
>
>> project, I think)
>
>>
>
>>
>> https://build.opensuse.org/project/requests?project=network%3Amessaging%3Aam
>
>> qp
>
>>
>
>> I think, having such a page, such statistics, one would be able to
>
>> redistribute his power.
>
>
>
> Not a bad idea at all - it'd nice to show which projects need some help,
> which are doing very well etcetera. Maybe a top-ten of fastest SR/MR
> solvers, too ;-)
>
>
>
> Crazy idea: Adrian responded to you that it is possible to request this info
> from the API. If you got the skillzz to do that, it'd be nice to publish
> those statistics somewhere - and that part I could help with. Something like
> a weekly overview of the health of the OBS projects and stuff like that.
>
>
>
> Up for it?
>
>
>
> /Jos
--
With best regards,
Matwey V. Kornilov
http://0x2207.blogspot.com
xmpp:0x2207@jabber.ru
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Open Build Service(OBS) 2.3.4 just got released
===============================================
This is a bugfix release in first place. But also the distribuition default
target list has been updated.
This release is most important for cross build support. Building
against openSUSE 12.2 and Factory for ARM architecture works
now out-of-the-box.
OBS 2.3.4 is published in "openSUSE:Tools" project:
http://download.opensuse.org/repositories/openSUSE:Tools/
Appliances can be used as usual:
http://en.opensuse.org/openSUSE:Build_Service_Appliance
Release Notes:
==============
Feature backports:
==================
* Added "Hostarch" in _buildinfo for osc local builds of cross builds
Changes:
========
* package meta creation of package copy command is not copying
relationships and devel definitions anymore.
* Added openSUSE 12.2 to default target list
* Removed openSUSE 11.4 from default target list (EOL soon)
* Fedora 15 is EOL, removed from default list
Bugfixes:
=========
* backend: allow access to access protected project repositories when
users are in both projects.
* backend: increase vrev on package source copy
* webui: fixed underscores in code listings
* webui: Do not expose user email address in anonymous mode
* obsworker: do not fail when no /etc/sysconfig/proxy exists
* build: fixed cross architecture initilisation for chroot builds
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian(a)suse.de
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
I'm attempting to configure ldap authentication in OBS 2.4 and get the
warning "ldap_mode selected but 'ruby-ldap' module not installed."
when I try to login w/an ldap account. I do have rubygem-ruby-ldap
from the OBS:Server:2.4 repo installed and have restarted
apache/passenger to ensure it's available. Any thoughts as to what's
causing this?
--
Later,
Darin
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
I am a student interested in the idea of integrating BitBake with OBS
and hope I can work on it in GSoC 2013. Unfortunately Michal is busy
this year and wont be able to help most probably.
However I myself think it is a great idea and want to make it. So I
come to this mailist for help (following Manu's advice) and hopefully
there will someone willing to be my mentor on this project and let's
make it together:)
--
---------------------------------
Xu Zhao
Department of Computer Science&Technology
Tsinghua University
Beijing P.R.China
Mobile: +86-152-1058-8604
nuklly(a)gmail.com
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi all,
The geospatial repository seems to be building only 1-2 projects at a
time for the last 3 days.
Since we are upgrading some major applications, we need to build the
whole repository and this delay is causing trouble to the users (postgis
is still not released for 12.3).
I believe that this repository should have a priority raise in OBS (I
don't know the current priority or if there is a problem in OBS currently).
Best,
Angelos
--
Angelos Tzotsos
Remote Sensing Laboratory
National Technical University of Athens
http://users.ntua.gr/tzotsos
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
We have a project in our local OBS instance where we are encountering some build dependency issues.
Our OBS is running on an appliance: obs-server-2.3.1-6.7.x86_64
To illustrate the problem:
Let's assume we have 5 packages in a project (pkg1, pkg2, pkg3, pkg4, pkg5)
The pkg2 spec file contains a "BuildRequires:" for one of the rpms generated by pkg1.
Similarly the pkg3 spec file contains a "BuildRequires:" for one of the rpms generated by pkg2 and so forth.
When a commit was made to pkg1, it got rebuilt and this triggered pkg2 to start building. While pkg2 was rebuilding, pkg3, pkg4 and pkg5 went into a blocked state (which is what we expected).
However, after pkg2 finished building, pkg-3/4/5 get unblocked and do NOT get rebuilt.
We tried to wipe the binaries of pkg1 and saw the same behavior.
Also wiped the binaries of pkg2 and saw the same behavior for its dependent packages.
Trying to understand how these dependencies work from an OBS perspective. Can you please shed some light on this as well as provide some advice on how to debug this further.
I've run these options with 'obs_admin' and it has not returned anything:
--rescan-repository
--force-check-project
--deep-check-project
Thanks,
Mal
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi all,
I see the bs_publish command has support for rsync'ing to another
server, but I'm not quite certain how to implement this in the
configuration.
Does anyone have an example of how to make this work?
Thanks.
-Matt
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello!
As announced in my posting "texlive-2012.20120611-20120471.1.x86_64 for
openSUSE 12.2 - mf.base missing" (Date: Tue, 05 Mar 2013 17:40:37 +0100)
in above package I miss the following file:
/var/lib/texmf/web2c/metafont/mf.base
Some additional info about installed packages you find in the attached
"tex.log" file. In the attached "out" file you find output of the
following command:
pdflatex article.tex
My questions are:
Which OBS package provides above file (as mention in my earlier posting
due to dependencies of texlive-achemso I cannot install texlive which
comes wit opensuse 12.2)?
Which OBS packages are generally needed to replace the texlive package
which comes wit opensuse 12.2?
Thank you very much.
Kind regards
Joerg