Hi everybody,
As I have to run an OBS unstable (no stable packages for openSUSE
12.2), I ran into a nasty issue yesterday after updating (mainly to
get the security fixed rails stack.. which pulled the rest too).
Now, all my packages are 'broken' on the OBS instance.
Any kind of action on the package results in the error
SuSE/libupnp/4abd59121cd6fb8ce4c6b666d0a478c8: not in repository.
Either not existing or misconfigured server setting for
'$nosharedtrees' setting in BSConfig.pm
What's the best fix for this? bs_admin did not help me a lot yet.
Best regards,
Dominique
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello
Some info
Are builds stopped or stuck on the build service build22 (x86_64) ? [1],
many are showing red.
--Glenn
[1] https://build.opensuse.org/monitor
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
There seems to be a Mozilla Seamonkey related issue in the OBS Web UI for some time:
Opening a web page showing a file content, the text area containing the file
content is set to display:none, eg. for:
https://build.opensuse.org/package/view_file?expand=1&file=apache2-icons-ox…
Without javascript, the file content is displayed in a 3 line text-area.
Tested with Debian stable (=iceape) as well as 2.14.
Some time ago, viewing file content worked with these browsers.
Regards,
Martin
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
could someone please have a look to some SR I sent a long time ago to
the network:cluster project. The project seems to be unmaintained for
months now and the maintainer does not answer to my e-mail.
The SR number are 139349, 141678, 141683 and 141800.
Thank you for your help.
Sebastien
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
first of all, thanks for providing a great service -- I'm happy that I can build packages for a ton of distributions from just a small set of input files.
I've learned that it's possible to automate the rebuilds in a pretty impressive way -- starting with a proper _service file [1] takes care of fetching the new sources and adding a wrapped curl command [2] as a post-receive hook triggers the rebuilds on each push to my git repository.
However, I suspect that using the public OBS instance as a poor-man's CI system is not what you guys really want people to do. Given that I have enabled essentially all repository configurations which are currently supported, I can imagine that receiving a request for a full rebuild of 20 versions of a package ten times a day is something that is behind the threshold of the acceptable use.
Could you please either tell me "hey, just do that, it's fine, we have plenty of power", or name a reasonable limit on how many rebuilds a day I can ask for? I'll be happy to limit the rate to, say, one request per minute/hour/day/week/month/year/... if that's what is acceptable.
With kind regards,
Jan
[1] https://build.opensuse.org/package/view_file?file=_service&package=trojita-…
[2] The relevant part of the post-receive hook (behold the shell XML handling, oh yes!):
echo -n "Triggering the OBS rebuild... "
OBS_REQ_RESULT=$(curl --user jkt-git-auto-requestor:XXX -X POST -H
"Content-Length:0" -s -S
'https://api.opensuse.org/build/home:jkt-gentoo:trojita?cmd=rebuild&package=…')
if [[ "${OBS_REQ_RESULT}" == "<status code=\"ok\" />" ]]; then
echo " OK."
else
echo " Error: ${OBS_REQ_RESULT}"
fi
--
Trojitá, a fast Qt IMAP e-mail client -- http://trojita.flaska.net/
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
OBS 2.3 server administrators should update to latest rails stack to close
a number of critical security holes.
You can find latest OBS 2.3 including this stack in this new repository now:
http://download.opensuse.org/repositories/openSUSE:/Tools:/2.3/
Please note that we will remove the OBS server parts from openSUSE:Tools project,
since we want to keep server and client parts seperate for the future.
This will allow you decide when to update to OBS 2.4 yourself by changing the
repository URL.
So this is a good time to switch to the 2.3 repo :)
obs-server packages itself are not changed.
happy new year
adrian
--
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
Hi,
When I was viewing specfile in b.o.o web UI,
body > content > package_tabs > CodeMirror > CodeMirror-scrollcm-s-default
has a style "height: 8px;" which is not accute. (maybe it's test code
which is forgotten to remove)
it'll limit the specfile viewer, cauing you can't see any characters.
remove it then everything will be okay.
this is firefox 17.0.1 (the one in M2), chromium is okay to do that.
Hope it helps
Marguerite
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi all,
When I check link:
https://build.opensuse.org/package/binaries?package=cegui&project=games&rep…
It shows:
For Architecture: i586
cross-hppa-gcc47-icecream-backend-4.7.2_20130108-1.1.i586.rpm etc
For Architecture: x86_64 restrainedlove-3.4.5.25987-2.1.i686.rpm
restrainedlove exists in home:lemmy04:snowglobe restrainedlove it's not
build at all.
The openSUSE_12.2 repo shows for Architecture: i586
ghostscript-mini-9.06-3.1.i586.rpm
Architecture: x86_64 is OK.
These aren't the package I expected in here.
I expect: libcegui and cegui stuff.
Is this a know issue?
Regards,
Joop.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org