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
Not sure what the correct list is to report mirror issues, but
http://tux.rainside.sk/opensuse/ is empty.
laf
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
I can see that some projects are already building for Leap_42.1, but
it is not in the checkboxes on Repositories tab on OBS project page,
and in advanced repo UI there are so many of them that it is quite
confusing. Will it be added to the checkboxes eventually, to make some
packages "Leap ready"?
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi Johannes,
> On 26 Aug 2015, at 14:01 , Johannes Lahti <johannes(a)nomasi.com> wrote:
>
> Hi!
>
>
> "Is that really the case or am I hitting a bug here?"
>
> That seems to be the case. You can try fixing this in routes.rb. I took a stab at it before, but gave up and instead instructed people to avoid dots in the usernames.
Henne was so kind to help making it work:
using this patch
https://gist.github.com/hennevogel/c85750f514c454d60aaf
it is now working for me.
There might be more places with these problems, though
I opened another issue for that, btw.:
https://github.com/openSUSE/open-build-service/issues/1064
--
mit freundlichen Gruessen/with best regards,
Carsten Hoeger
Open-Xchange GmbH
--------------------------------------------------------------------------------
Open-Xchange AG, Rollnerstr. 14, 90408 Nürnberg, Amtsgericht Nürnberg HRB 24738
Vorstand: Rafael Laguna de la Vera, Carsten Dirks
Aufsichtsratsvorsitzender: Richard Seibt
European Office: Open-Xchange GmbH, Martinstr. 41, D-57462 Olpe, Germany
Amtsgericht Siegen, HRB 8718, Geschäftsführer: Frank Hoberg, Martin Kauss
US Office: Open-Xchange. Inc., 530 Lytton Avenue, Palo Alto, CA 94301, USA
--------------------------------------------------------------------------------
Hi.
There is a ghost package in my OBS home project. I'm using the web interface,
not the command line one. If you go to
https://build.opensuse.org/project/show/home:jcsl:LXDE
you can see the real 10 packages in the Packages box on left side, but if you
look in the Build Results box, on the right side, you see 11 next to the
"succeeded" text. If you then click the succeeded link you find the
pcmanfm-1.2.0-beta1 package, and if you click on its link you get a Package
"pcmanfm-1.2.0-beta1" not found in project "home:jcsl:LXDE", as expected. It
even appears in the scheduled and building states when something I'm building
triggers its build (I don't know how can this be).
Any hints?
Greetings.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
This happens for 'SLE_4' project.
when building a package which 'BuildRequires: postgesql-devel' then I
get different info from buildservice:
on SLE_11_SP3 projects I get:
have choice for postgresql-devel needed by SOPE-devel:
postgresql91-devel postgresql-devel
on SLE_11_SP4 projects I get:
nothing provides libecpg6 = 8.3.23 needed by postgresql-devel, nothing
provides libpq5 = 8.3.23 needed by postgresql-devel
on project SLE_11_SP4 I would have expected to get:
have choice for postgresql-devel needed by SOPE-devel:
postgresql94-devel postgresql-devel
Can someone please fix the 'postgresql-devel' package on SLE_11_SP4 that
way, that it is possible to add to 'project config':
Prefer: postgresql91-devel
or
Prefer: postgresql94-devel
Thanks in any advance
--
Christian
----------------------------------------------------
- Please do not 'CC' me on list mails.
Just reply to the list :)
----------------------------------------------------
Der ultimative shop für Sportbekleidung und Zubehör
http://www.sc24.de
----------------------------------------------------
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello fine obs folks,
I have a standalone obs server and a number of packages using _service files that use “tar_scm” + “extract_file” + “recompress” services to fetch their inputs. I have been unable to put my finger on the condition that leads to this, but periodically I encounter situations where the latest SCM changes are not included, even after a rebuild is forced with “osc service remoterun”. This can be easily confirmed by examining the files presented in obs UI (and the final build rpms) vs the committed files in git. I have seen this now when interfacing with both external repositories (github) and internal repositories.
When I am fortunate enough to detect that obs is building from older src versions, the “fix” I have stumbled upon is to make a noop change to the package _service file (I generally just append a newline). Then, after a commit, the latest contents will be ingested.
I detect this fairly infrequently, but it just happened again and the noop change to _service file resolved it. Obviously it’s disconcerting to think other builds might be using older SCM contents and I was wondering if folks might have debug suggestions the next time it happens?
The current issue was observed running obs 2.6.4 on opensuse 13.2.
Thanks,
Karl--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
The buildlog of a package which failed due to ENOSPC has no info how
much diskspace was actually available. This makes it cumbersome to
create a _constraints file. How much diskspace has a VM?
The docs do not list default values:
http://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.build_…
Olaf
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
What is the recommended way to obtain root privileges when package is
being build?
A unit-test in bedup (btrfs deduplication tool) package needs to mount
image using loop device and this requires sudo.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org