Hi,
When I issue the osc service localrun format_spec_file, I get back an
error message and the spec file is not formated :(
X11 is given twice in X11 X11 at
/usr/lib/obs/service/format_spec_file.files/prepare_spec line 137, <MAP>
line 676.
Aborting: service call failed: /usr/lib/obs/service/format_spec_file
--outdir /tmp/tmp1zr1mN
This is with
Name : obs-service-format_spec_file
Version : 0.4.1
Release : 133.1
Distribution: openSUSE:Tools / openSUSE_12.1
On a side note when I look to the github the latest commit is
Nov 07, 2012 by coolo however the rpm changelog states
* Thu Jan 24 2013 coolo(a)suse.com
- more license
So the problem happend in between these as before the command was
working (well at least it was formatting the spec, not giving out error
messsages)
Thanks
Togan
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
I get an error using osc,can anyone help?, provided example below
replace userid/password with your own
Example of error below
Attaching list of rpms installed.
Cheers Glenn
# osc ls
Your user account / password are not configured yet.
You will be asked for them below, and they will be stored in
/root/.oscrc for future use.
Creating osc configuration file /root/.oscrc ...
Username: userid
Password:
ERROR:dbus.proxies:Introspect error on
:1.55:/org/freedesktop/secrets/aliases/default:
dbus.exceptions.DBusException: org.freedesktop.Secret.Error.NoSuchObject:
The '/org/freedesktop/secrets/aliases/default' object does not exist
ERROR:dbus.connection:Unable to set arguments
({'org.freedesktop.Secret.Item.Label': 'userid @ api.opensuse.org',
'org.freedesktop.Secret.Item.Attributes': {'username': 'userid',
'service':
'api.opensuse.org'}},
dbus.Struct((dbus.ObjectPath('/org/freedesktop/secrets/session/s10'), '',
dbus.ByteArray('password'), 'text/plain'), signature=None), True)
according
to signature None: <type 'exceptions.TypeError'>: Expected a string or
unicode object
Traceback (most recent call last):
File "/usr/bin/osc", line 22, in <module>
r = babysitter.run(osccli)
File "/usr/lib/python2.7/site-packages/osc/babysitter.py", line 53, in
run
return prg.main()
File "/usr/lib/python2.7/site-packages/osc/cmdln.py", line 302, in main
self.postoptparse()
File "/usr/lib/python2.7/site-packages/osc/commandline.py", line 136, in
postoptparse
conf.write_initial_config(e.file, config)
File "/usr/lib/python2.7/site-packages/osc/conf.py", line 659, in
write_initial_config
keyring.set_password(host, config['user'], config['pass'])
File "/usr/lib/python2.7/site-packages/keyring/core.py", line 42, in
set_password
_keyring_backend.set_password(service_name, username, password)
File "/usr/lib/python2.7/site-packages/keyring/backend.py", line 248, in
set_password
True)
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 70, in
__call__
return self._proxy_method(*args, **keywords)
File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 145, in
__call__
**keywords)
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 641, in
call_blocking
message.append(signature=signature, *args)
TypeError: Expected a string or unicode object
Hello,
It seems the "download" pages are broken, as an example see the iframe in:
http://software.opensuse.org/download/doc
Regards,
Cédric.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
When I access https://api.opensuse.org/public I am getting a Bad Gateway Error is there an issue with https://api.opensuse.org/public
Rob Zebedee
Senior Integration Engineer | Evertz Europe
t: +44 (0)118 9216800
rzebedee(a)evertz.com
Mediator - Driving productivity for broadcast and new media
This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in error please notify the sender (as shown above). Kindly do not reproduce, print or forward any material received in error, please delete it immediately. Quartz Electronics Limited (Company No. 3013309) is incorporated in England and Wales and has its registered office at 100 Berkshire Place, Wharfedale Road, Winnersh, Wokingham, Berkshire, United Kingdom, RG41 5RD. Pharos Communications Limited (Company No. 3458137) is incorporated in England and Wales and has its registered office at 100 Berkshire Place, Wharfedale Road, Winnersh, Wokingham, Berkshire, United Kingdom, RG41 5RD. Pharos Communications Pte Limited (Company No. 200817005N) is incorporated in Singapore and has its registered office at One Marina Boulevard, #28-00. Singapore 018989. Pharos Communications Limited is a wholly owned subsidiary of Evertz Microsystems Limited, registered in Ontario, Canada.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
I have set up a local OBS instance and my problem is that the build results
spinner on the project/package overview page runs forever and no message is
shown.
Package building works fine. I can build packages using a local fakeobs or an
on-demand repo. I also see the results on the "monitor" page of the project but
nothing in the build results "info box" on the overview page.
If I remember correctly is this build results "info box" an Ajax component!?
Can someone give me a hint where to look in my OBS instance to solve this issue?
Cheers
-
Benjamin Federau
--
M.Sc. Benjamin Federau
Integration Engineer
basysKom GmbH
Robert-Bosch-Str. 7 | 64293 Darmstadt | Germany
www.basyskom.com
Handelsregister: Darmstadt HRB 9352
Geschaeftsfuehrung: Dr.-Ing. Eva Brucherseifer, Heike Ziegler
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi all,
We are setting up an private OBS instance and one project in this
instance will be building out-of-tree kmp's based on
a mainline kernel.
Can someone point me to some links for the proper setup of the
project(s)? Google returns a large array and I'm not sure I'm finding
something appropriate.
I'm confused about how I ensure that our module code is properly linked
to reference the mainline source tree. Do I create a separate project
for building the mainline kernel and than (somehow) link that project to
the kmp project? Its not clear to me how to specify the dependencies
and wind up with the actual mainline src path correctly.
The end goal will be the creation of an rpm for a mainline kernel and an
rpm for the kmp's.
Thanks in advance,
-PWM
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
I know of ci.opensuse.org, where Jenkins is used to run tests against
the OBS code itself...
Does any integration exist between an OBS instance and Jenkins (such as
Jenkins using OBS to perform builds?) or are they currently separate
products, with no integration?
--
Troy Telford
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
I'm trying to reproduce a following bug in OBS:
https://api.opensuse.org/status/bsrequest?id=148204
is complaining about missing dependencies which are in fact subpackages.
Got local instance of obs running, created two projects, let them build
for factory, committed package to one of them and sent sr to the other
one. But I'm receiving no missing packages.
What do I miss in the setup? Some special property I need to set for
project I'm sending to for it to check?
I used OBS appliance with openSUSE:Tools:Unstable repo, so my obs should
be up to date and I can see the code creating missing packages message,
but either it doesn't get triggered or obs uses different version...
--
Michal HRUSECKY SUSE LINUX, s.r.o
openSUSE Team Lihovarska 1060/12
PGP 0xFED656F6 19000 Praha 9
mhrusecky[at]suse.cz Czech Republic
http://michal.hrusecky.nethttp://www.suse.cz
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
I realized only today that delayed_job for API never starts up after I updated my local OBS instance to 2.3.7 (more than a month back)
There are 2 issues here:
1) Starting delayed_job.api run in foreground fails with the following error:
----
$ sudo RAILS_ENV=production /sbin/startproc -w -u wwwrun -g www -- /srv/www/obs/api/script/delayed_job.api run
mirror's password:
** Erubis 2.6.6
Job failed to load: uninitialized constant StatusMonitorJob. Try to manually require the required file.
startproc: exit status of parent of /srv/www/obs/api/script/delayed_job.api: 1
----
2) "/etc/init.d/obsapidelayed status" incorrectly reports delayed_job.api to be "running".
Before I continue, I would like to specify that these two problems do not exist in a fresh install of OBS 2.3.x and are observed only in case of an update.
After grep'ing around, I figured out that delayed_job was looking at the database for pending jobs. StatusMonitorJob was removed back in February of 2012:
[api] don't rely on delayed_job for updating status
But during update of OBS, the existing jobs in delayed_jobs table for StatusMonitorJob aren't removed. To fix this, I had to fire up the console and delete all those jobs:
----
$ sudo /srv/www/obs/api/script/console production
Loading production environment (Rails 2.3.14)
** Erubis 2.6.6
>> Delayed::Job.find_each do |job|
?> job.delete if job.handler =~ /StatusMonitorJob/
>> end
=> Delayed::Job(id: integer, priority: integer, attempts: integer, handler: text, last_error: text, run_at: datetime, locked_at: datetime, failed_at: datetime, locked_by: string)
----
After this, "/srv/www/obs/api/script/delayed_job.api run" starts up just fine!
Coming to 2) issue I mentioned above: The problem here is obsapidelayed init script itself:
----
$ grep -A5 'status)' /etc/init.d/obsapidelayed
status)
echo -n "Checking for service delayed OBS api jobs "
checkproc delayed_job.0
[ $? == $NUM ]
rc_status -v
;;
----
"rc_status" processes $? - exit code of previous command. Here [ $? == $NUM ] will always be true if checkproc can't find either the delayed_job.0 process or it's PID file - because in this case checkproc will return 3 and NUM is set to 3 :)
I zapped that condition out of that script and now "/etc/init.d/obsapidelayed status" responds with "unused" if there's no delayed_job.api processes.
Hope this helps anyone else who runs / manages a private instance of OBS updated from any previous version to 2.3.x
Srinidhi.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
I try to make a new package on buildservice. Inside, there is only one link
(_link) to an other (own) package and I only changed the .spec file.
But all destinations are "excluded" and I don't know why.
I use osc to build the package.
Package can be found here:
https://build.opensuse.org/package/show?package=openldap2p1&project=home%3A…
Does anyone can help me, or is there anywhere a logfile, where I see the reason
Thank Meike
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org