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
Hi,
when building a kiwi image with obs2.7 and DoD repos, it downloads over
200 Packages and than stays in this state:
- SLES12SP2beta3 (kiwi-image)
no former build, start build
blocked: downloading 22 dod packages
I could not find any log messages related to the Project/repo in which these
packages are or any other information regarding the packages it cannot
download.
Am I missing some logs/files which carry more information or is there
simply no way of debugging this?
--
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
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
I'm running Opensuse Leap.
If I disable the zypper Opensuse update repo
enabled=0
baseurl=http://download.opensuse.org/update/leap/42.1/oss/
And exec for example
zypper se -s | grep letsencrypt
It works
| letsencrypt.sh | package | 0.1.0-4.1 | noarch | opensuse-security
| letsencrypt.sh | srcpackage | 0.1.0-4.1 | noarch | opensuse-security
| letsencrypt.sh-apache2 | package | 0.1.0-4.1 | noarch | opensuse-security
| letsencrypt.sh-nginx | package | 0.1.0-4.1 | noarch | opensuse-security
But if I ENable it
enabled=1
baseurl=http://download.opensuse.org/update/leap/42.1/oss/
The output is now padded with tens of thousands of spaces for each line
I'm not gonna paste the output here, but
zypper se -s | grep letsencrypt
If
> DISable the repo
zypper se -s | grep letsencrypt > tmp1.txt
> ENable the repo
zypper se -s | grep letsencrypt > tmp2.txt
you can see the difference in size -- 632 bytes vs 40K bytes!
-rw-r--r-- 1 root root 632 Jul 30 11:15 tmp1.txt
-rw-r--r-- 1 root root 40K Jul 30 11:08 tmp2.txt
This is ONLY with this specific 'update' repo. All other repos work either way, enable or disabled.
It's reproducible on a bunch of different machines here.
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
Our ongoing thanks for OBS.
We're looking at adding some C++11 features to the code we build and ship
on OBS, but of course RHEL/CentOS 5 & 6 have compilers that are just too
old to support these. If we have to, we'll drop these platforms (I have no
idea how much usage they get), but if possible I'd like to continue
supporting them.
Does anyone have any ideas for how to get a newer compiler into the build?
I followed simotek's suggestion from SuperUser[1] and branched the gcc47
package into my own project, but I just couldn't convince it to build
properly on RHEL 5/6 due to unresolvable dependencies[2], possibly because
of the different structure of openSUSE's base system.
Ideally we could just pull the packages from
http://people.centos.org/tru/devtools-2/devtools-2.repo but I understand
that might be hard to make work.
Thanks
David Adam
zanchey(a)ucc.gu.uwa.edu.au
[1]:
http://superuser.com/questions/737984/using-gcc-4-8-with-obs-opensuse-build…
[2]: https://build.opensuse.org/package/show/home:Zanchey/gcc47
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
can any please have a look on my Home repository I have this Errors
Downloading packages:
Warnung:
/var/cache/yum/x86_64/7/home_gjnnovell/packages/mod_nss-1.0.14-6.1.x86_64.rpm:
Header V3 DSA/SHA1 Signature, Schlüssel-ID f21dc7b6: NOKEY
Schlüssel wird von
http://download.opensuse.org/repositories/home:/gjnnovell/CentOS_7//repodat…
geholt
GPG-Schlüssel-Abruf fehlgeschlagen:[Errno 14] HTTP Error 404 - Not Found
--
mit freundlichen Grüßen / best regards,
Günther J. Niederwimmer
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hello,
I'd like to delete certain version of the RPMs from downloads directories (for all OSes):
http://download.opensuse.org/repositories/home:/lanaczko/
Is there a way to do it? I have two projects publishing to above and artifacts from one of them I'd like to remove.
I tried 'osc wipebinaries --all' in the project dir of which artifacts I'd like to remove but that does not help.
Thanks for help,
Lukasz
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org