Hi,
I have put into openSUSE:Tools:MeeGo a new Release Candidate 3 of OBS 1.8.0.
It is packaged from the current 1.8 branch in OBS Git repository (and from master "osc" and "build" scripts).
Martin
------------------------------------------------------------------------
RC 2 modifications towards RC 2:
* Merged 1.7.5 fixes (OBS 2.0 remote systems compat, patch support fix, WebUI references to static.o.o)
* Relnotes 1.8
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
For home:majewsky/palapeli-goldberg-slicer we need an
"ignore: palapeli:palapeli-data"
in buildconfig.
Or can I or Stefan set it without your adaptations?
Btw. it is:
https://bugzilla.novell.com/show_bug.cgi?id=510360
(noarch packages only built for one architecture)
Thanks.
Johannes
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
I have put into openSUSE:Tools:MeeGo a new Release Candidate 2 of OBS 1.8.0.
It is packaged from the current 1.8 branch in OBS Git repository (and from master "osc" and "build" scripts).
Martin
------------------------------------------------------------------------
RC 2 modifications towards RC 1:
* Access Control Enforcement: <readaccess> flag has been renamed to <sourceaccess> to be in line with the upstream master version OBS 2.1
* QEMU user mode package has been modified to fix UID16 handling also for other architectures than PowerPC
* Added some new scripts to the *-utils package to a) recreate the OBS MySQL DB from the backend data b) import projects from .rpm or .deb ftp trees
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
I have put into openSUSE:Tools:MeeGo a new Release Candidate 2 of OBS 1.8.0.
It is packaged from the current 1.8 branch in OBS Git repository (and from master "osc" and "build" scripts).
Martin
------------------------------------------------------------------------
RC 2 modifications towards RC 1:
* Access Control Enforcement: <readaccess> flag has been renamed to <sourceaccess> to be in line with the upstream master version coming with 2.1
* QEMU user mode package has been modified to fix UID16 handling also for other architectures than PowerPC
* Added some new scripts to the *-utils package to a) recreate the OBS MySQL DB from the backend data b) import projects from .rpm or .deb ftp trees
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
I tried to setup a local OBS following /usr/share/doc/packages/obs-api/README.SETUP but have no luck. Step 1,2,3 runs smoothly and I have following setup:
Main machine as backend server: peter-xps.sh.intel.com, also set it as peter-api.sh.intel.com, peter-build.sh.intel.com in /etc/hosts
Worker and api machine is same as main machine. Set OBS_REPO_SERVERS='peter-xps.sh.intel.com:5252" in /etc/sysconfig/obs-worker
Database is populated very well without any issue
Modify /etc/lighthttpd/vhosts.d/obs.conf to add peter-api.sh.intel.com and peter-build.sh.intel.com and peter-download.sh.intel.com like attached.
Modify /srv/www/obs/webui/config/environments/production.rb to point FRONTEND_HOST='peter-api.sh.intel.com"
Modify /srv/www/obs/api/config/environments/production.rb to point SOURCE_HOST="peter-xps.sh.inetl.com"
Modified /usr/share/doc/packages/obs-api/openSUSE.org.xml to point to build.meego.com like attached
Please also see log of /var/log/lighttpd/error.log, which says
2010-05-25 12:06:07: (mod_fastcgi.c.1768) connect failed: Connection refused on unix:/srv/www/obs/api/tmp/sockets/fcgi.socket-4
2010-05-25 12:06:07: (mod_fastcgi.c.2956) backend died; we'll disable it for 5 seconds and send the request to another backend instead: reconnects: 0 load: 1
2010-05-25 12:06:07: (mod_fastcgi.c.1768) connect failed: Connection refused on unix:/srv/www/obs/api/tmp/sockets/fcgi.socket-3
2010-05-25 12:06:07: (mod_fastcgi.c.2956) backend died; we'll disable it for 5 seconds and send the request to another backend instead: reconnects: 1 load: 1
2010-05-25 12:06:07: (mod_fastcgi.c.1768) connect failed: Connection refused on unix:/srv/www/obs/api/tmp/sockets/fcgi.socket-2
2010-05-25 12:06:07: (mod_fastcgi.c.2956) backend died; we'll disable it for 5 seconds and send the request to another backend instead: reconnects: 2 load: 1
2010-05-25 12:06:07: (mod_fastcgi.c.1768) connect failed: Connection refused on unix:/srv/www/obs/api/tmp/sockets/fcgi.socket-1
2010-05-25 12:06:07: (mod_fastcgi.c.2956) backend died; we'll disable it for 5 seconds and send the request to another backend instead: reconnects: 3 load: 1
2010-05-25 12:06:07: (mod_fastcgi.c.1768) connect failed: Connection refused on unix:/srv/www/obs/api/tmp/sockets/fcgi.socket-0
2010-05-25 12:06:07: (mod_fastcgi.c.2956) backend died; we'll disable it for 5 seconds and send the request to another backend instead: reconnects: 4 load: 1
2010-05-25 12:06:13: (mod_fastcgi.c.3568) all handlers for /dispatch.fcgi on .fcgi are down.
2010-05-25 12:06:13: (mod_fastcgi.c.2769) fcgi-server re-enabled: unix:/srv/www/obs/api/tmp/sockets/fcgi.socket-4
2010-05-25 12:06:13: (mod_fastcgi.c.2769) fcgi-server re-enabled: unix:/srv/www/obs/api/tmp/sockets/fcgi.socket-3
2010-05-25 12:06:13: (mod_fastcgi.c.2769) fcgi-server re-enabled: unix:/srv/www/obs/api/tmp/sockets/fcgi.socket-2
2010-05-25 12:06:13: (mod_fastcgi.c.2769) fcgi-server re-enabled: unix:/srv/www/obs/api/tmp/sockets/fcgi.socket-1
2010-05-25 12:06:13: (mod_fastcgi.c.2769) fcgi-server re-enabled: unix:/srv/www/obs/api/tmp/sockets/fcgi.socket-0
Any idea? Thanks.
Peter
Hi,
How can I create a mirror of a distribution?
Like how Fedora:13 is done on the build.opensuse.org obs?
obs_mirror_project doesn't work, btw.
-- later, Robert Xu
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
I and some others I know run into a problem with some frequency. The
usual sequence goes like this:
osc mkpac somepackage
cd somepackage
<add files>
osc addremove
osc ci -m 'some commit message'
^^^ at this point, we sometimes get a "package 'packagename' already exists"
We can't do anything with the package.
osc up:
At revision None
osc ci -m 'some commit message'
package 'packagename' already exists
We have to remove the directory use "osc co packagename".
Also, sometimes the .osc/_packages file in the *project* directory
gets confused, and the package has to be manually removed from the
file before any action works.
Any thoughts on ways that osc can get easily confused?
--
Jon
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hello Mates,
today i´ve tried to add some files to an empty package. Now im getting:
Errorcode: unknown
Message: uncaught exception: Broken pipe
--
Sincerely yours
Sascha Manns
open-slx GmbH
openSUSE Community & Support Agent
openSUSE Marketing Team
Blog: http://saigkill.wordpress.com
Web: http://www.open-slx.de (openSUSE Box Support German)
Web: http://www.open-slx.com (openSUSE Box Support English)
We just released OBS 1.7.5.
Main fixes are improved compatibility with OBS 2.0 remote instance,
like build.opensuse.org.
Another fix handles the new "patch" utility which changed in an
incompatibile way upstream.
Updaters from 1.7 release can just update the packages and restart
all services.
Updates from earlier releases require manual steps afterwards,
please check the README.UPDATERS file for details.
OBS-Appliance can be downloaded from here
http://wiki.opensuse.org/openSUSE:Build_Service_Appliance
Changes since 1.7.4 release
===========================
Changes:
* Support new XML structures of OBS 2.0
* backend logging includes time stamps now
Fixes:
* Fix when calling patch command, upstream changed in incompatible way
* webui layout fixes needed after changes on static.opensuse.org
* minor stability fixes in backend code
--
Adrian Schroeter
SUSE Linux Products GmbH
email: adrian(a)suse.de