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
Dear all!
On a freshly installed LEAP PC I'm seeing this issue invoking osc commands:
> osc up
/usr/lib64/python2.7/site-packages/M2Crypto/__m2crypto.so: undefined symbol: SSLv2_method
M2Crypto is needed to access https://api.opensuse.org in a secure way.
Please install python-m2crypto.
Of course python-m2crypto is already installed. Very similar issues can be found at https://lists.opensuse.org/opensuse-buildservice/2015-09/msg00015.htmlhttps://lists.opensuse.org/opensuse-buildservice/2015-09/msg00014.html - unfortunately there is no solution. As response to those messages, here you find the items asked for:
> type -p python
/usr/bin/python
> rpm --verify python-base
# no output
> rpm -V python-M2Crypto
# no output
> python -c "from httplib import HTTPSConnection"
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: cannot import name HTTPSConnection
--
Johannes Weberhofer
Weberhofer GmbH, Austria, Vienna
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
I was wondering, if it is already possible to run kiwi-8 (kiwi-ng) on
the OBS server.
If yes, in which version of the OBS server is this supported and is
there some kind of documentation how to fix the prjconfs?
Regards,
--
Eike Waldt
Linux Consultant
Tel.: +49-175-7241189
Mail: waldt(a)b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
the ppc64le builds in Kernel:SLE12-SP2 (also -SP1 and -SP2) have been in
the "scheduled" state for a few days now. Is this because we have no
workers to fit the _constraints file (4 CPUs, 20GB of storage), or is
the ppc64le scheduler just too busy?
Thanks,
Michal
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
Where do *32bit*x86_64.rpm packages come from?
For instance, in the following:
https://build.opensuse.org/package/live_build_log/KDE:Qt/libqt4/openSUSE_Fa…
I see that the following packages were built:
[ 3069s] ### WATCHDOG MARKER START ###
[ 3072s] [ 3057.768095] sysrq: SysRq : Power Off
[ 3072s] [ 3057.827679] reboot: Power down
[ 3073s] ### WATCHDOG MARKER END ###
[ 3073s] build: extracting built packages...
[ 3074s] RPMS/x86_64/libqt4-debugsource-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-qt3support-debuginfo-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-devel-debuginfo-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-private-headers-devel-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-sql-sqlite-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-x11-debuginfo-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-x11-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-linguist-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-sql-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-sql-sqlite-debuginfo-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-devel-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-sql-debuginfo-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-linguist-debuginfo-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-qt3support-4.8.7-399.8.x86_64.rpm
[ 3074s] RPMS/x86_64/libqt4-debuginfo-4.8.7-399.8.x86_64.rpm
At the same time, there are libqt4-*32bit* packages in the repository:
http://download.opensuse.org/repositories/KDE:/Qt/openSUSE_Factory/x86_64/
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
I've found the following news release:
https://www.suse.com/newsroom/post/2016/64-bit-arm-gets-a-boost-on-opensuse…
I would like to know the server models, if it were possible. The reason
is that I would probably need one piece of similar hardware at work.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
Is there a way to implement history tracking for project configs?
It would be great to have a change history with commit messages
explaining changes.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org