Hello,
is usual, openeSUSE 10.3 runs out of maintenance and I will remove all repos
building against it in OBS.
openSUSE:10.3 project has been moved to DISCONTINUED: namespace as announced a
while ago.
bye
adrian
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian(a)suse.de
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
osc help lists commands alphabetically. Please, sort them by topic as
rpm, zypper, and similar tools do.
[Yes, svn also sorts alphabetically, but that list is not that huge.]
--
Karl Eichwalder
R&D / Documentation
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
$ osc api /build/home:michal-m/openSUSE_11.0/x86_64/nafe/_buildinfo >t1
$ osc api -m POST -d 'Name: test' \
/build/home:michal-m/openSUSE_11.0/x86_64/nafe/_buildinfo >t2
$ diff -u t[12]
--- t1 2009-09-08 15:56:54.000000000 +0200
+++ t2 2009-09-08 15:56:57.000000000 +0200
@@ -1,13 +1,5 @@
<buildinfo project="home:michal-m" repository="openSUSE_11.0"
package="nafe" downloadurl="http://download.opensuse.org/repositories">
<arch>x86_64</arch>
- <srcmd5>4f263493abe82e1f59603b5a5642b4a0</srcmd5>
- <verifymd5>4f263493abe82e1f59603b5a5642b4a0</verifymd5>
- <rev>2</rev>
- <specfile>nafe.spec</specfile>
- <file>nafe.spec</file>
- <versrel>0.1-2</versrel>
- <bcnt>2</bcnt>
- <release>2.2</release>
<debuginfo>0</debuginfo>
<bdep name="aaa_base" preinstall="1" runscripts="1" notmeta="1"
version="11.0" release="79.1" arch="x86_64" project="openSUSE:11.0"
repository="standard" />
<bdep name="acl" preinstall="1" notmeta="1" version="2.2.45"
release="40.1" arch="x86_64" project="openSUSE:11.0"
repository="standard" />
Because of the missing <release>2.2</release> element, osc doesn't
substitute release numbers when building locally. Should osc work around
this (get the buildinfo a second time to find out the release) or should
the backend be fixed (bs_repserver, function getbuildinfo(), that
doesn't fetch the required pieces when called from getbuildinfo_post())?
Michal
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
I continue to have build loops (not actual loops) I can't explain.
They do eventually run themselves out, but sometimes I see packages
rebuild 30, 40, 100 or more times.
In some cases, there are explanations for why they might rebuild a few
times, but not 10 times much less over a hundred.
For example, one package in x86_64 has rebuilt (around) 47 times in
the last 3 days. The jobhistory shows only 'rebuild counter'.
The package should have only rebuilt for i586, and in that case the
only explanation given by jobhistory is "meta change".
Several of the underlying dependencies did change over the last 3 days
(like glibc, gcc, etc...) however they all changed /at the same time/.
What I mean by that is that the source repository received a dozen or
more updated rpms (binary rpms) for i586 *only* - I expected that this
would cause each package to rebuild, but not once for each changed
dependency - that seems just silly since after the first rebuild all
subsequent rebuilds are using the exact same sources.
I am using obs rpms with version 1.6.0-7.2.
--
Jon
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi Luke
First off, thanks for the LDAP patch last week - I just started working on the
exact same thing and you saved me a bunch of time :)
We need to use LDAP in Nokia too so I've made some changes so I was hoping you
could you take a look and make sure it still works for you?
I've mainly working on the 1.7 branch version but the code is the same on both.
The main change is that when I spoke to Marcus/darix and he said the C-based
ruby-ldap library would be better performance-wise.
Other changes:
* Introduced more configuration options to support none-AD LDAP installs
* Support additional auth mechanism (eg local MD5 passwd comparison)
* Reduced number of LDAP queries
* Fixed ping count
* Write fakepasswd to OBS DB so LDAP users can't use OBS if removed from LDAP
* Update email address if ldap changes
I've put it on both the 1.7 and the master branches here:
http://gitorious.org/~lbt/opensuse/lbt-build-service
patches are:
master:
http://gitorious.org/~lbt/opensuse/lbt-build-service/commit/4b32c602af33ef1…
1.7:
http://gitorious.org/~lbt/opensuse/lbt-build-service/commit/ca7459cc8d046ce…
David
--
"Don't worry, you'll be fine; I saw it work in a cartoon once..."
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
I'm running my own instance of OBS; just installed 1.7.0.
I have it set up so it links to opensuse.org for the distros that are on build.opensuse.org; however there are a couple of distros that aren't in that list (which I need to add).
I've set up two other OBS servers in the past -- but those are different, older versions. I recall (and tried) the instructions listed at http://en.opensuse.org/Build_Service/Build_Service_Installation_Tutorial/op…
However, those don't seem to work.
Similarly, I've created my own XML file that I think should work, but I can't seem to get OBS to recognize the distro's existence. (The .conf file is something I'll work out on my own; I've done that plenty in the past).
So what do I need to do to get a new distro into my own local OBS?
--
Troy Telford
ttelford.groups(a)gmail.com
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
The openSUSE Build Service team is proud to present a weekend gift,
the OBS 1.7.1 release.
You find it as usual in openSUSE:Tools project as rpms for openSUSE
and SLE. The OBS Appliances have been updated as well.
Just a package update and restart of services is needed, nothing else
for upgrade.
From the changelog:
* various usebility fixes in error cases
* Support "add kiwi image build" repo button in webui
* webui xml escaping fixes
* improvements and fixes in product handling area
* fixed handling of "change devel" requests
* support for requestid in commitfilelist
* fixes kvm check in worker init script
* fixed DoS error when having binary data in build description files
* fixes for possible scheduler crash
* Allow direct creation of home sub project, without home project
* Fix for detection # of CPUs on Arm kernels.
Resources:
http://download.opensuse.org/repositories/openSUSE:/Tools/http://gitorious.org/opensuse/build-service
Thanks a lot to all who contributed!
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian(a)suse.de
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
since updating to firefox 3.6.0, I'm presented a page on the first access,
that notes:
-8<-
build.opensuse.org uses an invalid security certificate.
The certificate is not trusted because the issuer certificate is not
trusted.
(Error code: sec_error_untrusted_issuer)
->8-
If I accept this certificate anyway, firefox seems to deactivate the css,
and consequently, the build service pages are rendered poorly (to put it in
a mild wording...).
I've deactivated my proxies, reinited firefox, but the issue persists.
Given, the konqueror doesn't suffer from _this_ issue, is there anything
else, that can be done from my side?
TIA,
Pete
present: mls, freitag, coolo, adrian
Topics:
* Status round
* Release 2.0 planning
Status round
============
coolo:
* work a bit on software.opensuse.org and made some plans for it
with tom.
The killer are currently searches for "deb" or "rpm" which results
basically in all packages as result...
-> limit in backend as first protection
* Switched all packages in openSUSE:Factory devel project to branches.
* Thinking about to implement a request status in api to show
- link type changes
- build failures
mls:
* Played with git on-disk data support for bs_srcserver
* fixed a bug that packages which switched from old link to branch lead
to a lower release number. fixed in code, will result into increased
number on next build.
adrian:
* Reviewed all fate requests, made 2.0 plan.
* Some product/kiwi support features.
* AI: Request auth.opensuse.org as authentification instance, to make
this the authentification host for openSUSE.org, api and build
can get connected
OBS 2.0 Release planning
========================
The originally planned 1.8 release will be skipped, instead of it we will
do a 2.0 release directly. Currently targeted for June 2010.
The main features will be the revised webui with way more functionality.
Details can be found in the generated roadmap based on fate data:
http://www.suse.de/~adrian/OBS-Roadmap/
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian(a)suse.de
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org