Hello All,
I'm running a private instance and I'd like to enable networking on my
workers so they can build some java apps, via maven, which need to
download pom's/war's from the net. I ask google but he wasn't much
help so I'm hoping someone here can help;-)
How can I go about doing 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
I try to add a new board to openSUSE:Factory:ARM. I did this already in
the past and for doing that I had to modify the JeOS package and add
links to it with JeOS-<boardname>. Those links are no more in
openSUSE:Factory:ARM, instead of this the JeOS package contains now a
"_multibuild" file, which is generated by the pre_checkin.sh script. I
added my board to pre_checkin.sh. But how to trigger now the build of my
new added board image instead of the native JeOS image?
In the past I just called "osc build factory armv7l" in the
JeOS-<boardname> linked package to build it local, and I committed it to
my work project to build it in obs.
osc --version
0.155.0
Br,
Frank
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Good afternoon,
I am using OBS in order to build and share some packages that requires a
lot of build time and to host an Arch repository.
I have a small issue; OBS is set up to sign repo packages and database
files. While the database is signed properly, the packages are not.
Everytime installing a package gives a small error message like this:
...
(1/1) checking keys in keyring
[-----------------------------------------------------] 100%
error: telegram-desktop: unsupported signature format(0/1) checking
package integrity
[c o o(1/1) checking package integrity
[-----------------------------------------------------] 100%
(1/1) loading package files
...
I would like to investigate about this issue. I am able to provide any
log that you could wish.
--
Giovanni Santini
My blog: http://giovannisantini.tk
My code: https://git{hub,lab}.com/ItachiSan
My GPG: 2FADEBF5
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi there,
I just tried to add a gpg signature to my lxc-2.0.x package. When
running the source_validator locally, as suggested on [1], I get this:
> LANG=C osc service localrun source_validator
> (E) error: mentioned in spec file is not tracked.
> (E) Macro mentioned in spec file is not tracked.
> (E) %beta_rel mentioned in spec file is not tracked.
> (E) has mentioned in spec file is not tracked.
> (E) empty mentioned in spec file is not tracked.
> (E) body mentioned in spec file is not tracked.
> gpg: assuming signed data in
> '/home/Buildservice/LXC/LXC_Vanilla_stable-2.0/lxc/lxc-2.0.7.tar.gz'
> gpg: Signature made Mon Jan 23 18:49:45 2017 CET
> gpg: using RSA key 0xC638974D64792D67
> gpg: Good signature from "St�phane Graber <stgraber(a)stgraber.org>"
> [unknown]
> gpg: aka "St�phane Graber <stgraber(a)ubuntu.com>"
> [unknown]
> gpg: WARNING: This key is not certified with a trusted signature!
> gpg: There is no indication that the signature belongs to
> the owner.
> Primary key fingerprint: 602F 5676 63E5 93BC BD14 F338 C638 974D
> 6479 2D67
> Aborting: service call failed:
> /usr/lib/obs/service/source_validator --outdir
> /home/Buildservice/LXC/LXC_Vanilla_stable-2.0/lxc/tmp4dXLu7.source_validator.service
I am not sure what the source_validator actually does not like (apart
from the beta_rel variable, but it seems to fail. The signature is
verified ok, but some other errors apparently are a problem for the
source_validator.
But I can check in the package and it builds without problems.
home:ojkastl_buildservice:LXC_Vanilla_stable-2.0
Misconfiguration on my local machine?
Tumbleweed (with the openSUSE Tools repo)
osc-0.156.0-200.3.noarch
obs-service-source_validator-0.6+git20170111.82ea590-99.1.noarch
Any ideas?
Johannes
[1]
> https://en.opensuse.org/openSUSE:Package_source_verification#Validating_sig…
What is the correct way to undo the "splitdebug" setting in a project
which uses Backports as a base?
# obs meta prjconf openSUSE:Backports:SLE-12-SP2
RepoType: rpm-md:rsyncable splitdebug:_debug
All the packages are supposed to appear in a single download repository.
Olaf
Hi, another proposal here :)
In this PR I have introduced a new app directory for decorator classes.
https://github.com/openSUSE/open-build-service/pull/2610
Please speak up if you have any alternative ideas or objections to using
this pattern. If you're unfamiliar with decorators this article is
pretty good but the main advantages are:
https://robertomurray.co.uk/blog/2014/decorators-presenters-delegators-rail…
- they seperate presentation logic from models and views
- they can be unit tested
- they are classes so you get all the OOP advantages to organise and
re-use code as opposed to helper methods which usually end up like
spaghetti code
These are the two new classes I've created in the PR: BaseDecorator and
MaintenanceStatisticDecorator:
https://github.com/evanrolfe/open-build-service/blob/e6c8bc4dcdb2169d542b43…https://github.com/evanrolfe/open-build-service/blob/e6c8bc4dcdb2169d542b43…
Let me know what you think.
Thanks
--
Evan Rolfe
Full Stack Web Developer
SUSE Linux GmbH, Maxfeldstr. 5, D-90409 Nürnberg
Tel: +49-911-74053-0; Fax: +49-911-7417755; https://www.suse.com/
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard,
Graham Norton, HRB 21284 (AG Nürnberg)
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
I just added a group (backports-reviewers) using the OBS webinterface as
reviewer to a project (openSUSE:Backports:SLE-12) and removed me since I
was set as reviewer before.
Now the strange thing happens, while the group is correctly set as
reviewer, the members of the group are also set as reviewers in the
project. Removing them still leaves them set as reviewer in the
webinterface:
https://build.opensuse.org/project/users/openSUSE:Backports:SLE-12
Using osc to verify if the user and group roles are set correctly I get
the correct settings:
osc meta prj openSUSE:Backports:SLE-12
[...]
https://en.opensuse.org/Portal:Backports</description>
<person userid="bigironman" role="bugowner"/>
<person userid="namtrac" role="bugowner"/>
<person userid="bigironman" role="maintainer"/>
<person userid="lnussel" role="maintainer"/>
<person userid="namtrac" role="maintainer"/>
<group groupid="maintenance-opensuse.org" role="maintainer"/>
<group groupid="backports-reviewers" role="reviewer"/>
[...]
Is this behavior intended ?
Thanks,
Wolfgang
--
- - -
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton,
HRB 21284 (AG Nürnberg)
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi all,
has anyone ever experienced the following error when issuing the "osc
vc" command?
> osc vc
Error: you need meego-packaging-tools for /usr/bin/vc command
I can use osc vc in all other projects and packages without problems,
but in another one it shows this error. I find nothing related to
meego or vc in the .osc directory, and the files contain nothing
either. I also clicked through all of the meta-stuff for this package,
prjconf, etc. but found nothing (but may have missed something
somewhere, that's why I am asking...).
For the record, it is this package:
https://build.opensuse.org/package/show/home:ojkastl_buildservice:Testing/l…
Puzzled,
Johannes
Hi, I have a question on OSC. I have two packages in my home: project on
opensuse.org. How do I set up a link or something so that when I build one
package it knows to grab or link the other package from my home: project?
Scenario:
Home Project
Package 1 (built and online)
Package 2 (working on it locally)
So I have a BuildRequires in my SPECFILE for Package 2 and when I try to do an
osc build it complains that it can't find that package. So it is looking in
Factory but it should be looking in my home: project instead. How do I add
that to the second package so it knows where to look?
Is this related to adding a _link file to the Package 2?
Thanks,
Sean
--
seanvk
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
I would like to create (and manage) a group of users. I can not
understand how could I do that, most probably I just don't have enough
permissions.
I think I need erlang-reviewers group and add it as reviewer for
devel:languages:erlang:Factory/erlang
devel:languages:erlang/erlang-rebar
openSUSE:Factory/erlang
openSUSE:Factory/erlang-rebar
openSUSE:Leap:42.3/erlang-*
etc...
Today, it is a little mess where different people in different projects
handle erlang staff.
I think it would be better for all. Please, correct me, If I am wrong.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org