Hi,
just wanted to ask if/when you are planning to add RHEL 8?
As of https://developers.redhat.com/blog/2019/05/07/red-hat-enterprise-linux-8-no…
RHEL 8 was released on May 7, 2019
Regards,
Stephan Dühr
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
I am new and trying local build on s390x with SLE_12_SP3 using the
following command
sudo osc build
but I get the public key not available for many packages. You can see
the output by clicking the following link
https://pastebin.com/YBQk3vGe
I know that I can use --noverify option to bypass this and builds
complete successfully when I use --noverify option but how can I fix
this? What will happen if I don't fix it?
--
Usman
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Dear list,
On my CentOS_7 builds on build.opensuse.org the
%python3_sitelib/%python3_sitearch macros do not work anymore:
-bash-4.2$ rpmspec -E '%python3_sitelib'
sh: /usr/bin/python3.6: No such file or directory
-bash-4.2$ rpmspec -E '%python3_sitearch'
sh: /usr/bin/python3.6: No such file or directory
The correct binary would be python3.4
In the job history I see that there was a meta change at April 04, 2019
18:58 and the builds failed from this time on, e.g.:
https://build.opensuse.org/packages/python3-psutil/job_history/home:sebix:i…https://build.opensuse.org/packages/python3-imbox/job_history/home:sebix:in…
I guess that this is a configuration error, but I am not sure where (and
by whom) this can be fixed.
Sebastian
Hi everyone,
I am currently having lots of broken packages due to missing locales
in the ArchLinux chroot, as you can see here:
https://build.opensuse.org/project/monitor/home:ItachiSan:archlinux
I am currently repackaging the sources using the *tar* service, which
expects the locale *en_US.UTF-8* to be available which actually is
not, if my code debugging from:
https://github.com/openSUSE/obs-service-tar_scm
and the broken build logs are correct.
The solution would be to add the proper locale to the chroot.
Can someone solve this?
I can create an issue on Github/OBS, if needed.
/ Giovanni
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hey everyone,
The beta of version 2.10 is now released. We wrote a blog post about it
regarding the included changes and installation/update instructions.
Here's the link: https://openbuildservice.org/2019/06/17/version-2.10-beta/
Best regards,
The OBS team
--
Dany Marcoux <dmarcoux(a)suse.de>
Full Stack Web Developer - Open Build Service
SUSE Linux GmbH
Maxfeldstrasse 5
90409 Nürnberg
Germany
GF: Felix Imendörffer, Mary Higgins, Sri Rasiah
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
Hey,
Mageia 7 is GA now, can it get added to the distribution list now?
Thanks in advance.
--
真実はいつも一つ!/ Always, there's only one truth!
--
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 build a package on OBS:
https://build.opensuse.org/package/show/home:rogeroberholtzer/PDAL
One dependency is libnetcdf13. However, on, say, Tumbleweed, it is
blocked on this package. And I cannot see why. The RPM seems to be
available:
https://download.opensuse.org/tumbleweed/repo/oss/x86_64/libnetcdf13-4.6.1-…
I thought that perhaps some other repo that I am using is the source
of the confusion. I don't see this. libnetcdf13 seems to be present.
<repository name="openSUSE_Tumbleweed">
<path project="Application:Geo" repository="openSUSE_Tumbleweed"/>
<path project="devel:languages:tcl" repository="openSUSE_Tumbleweed"/>
<path project="science" repository="openSUSE_Tumbleweed"/>
<path project="openSUSE:Tumbleweed" repository="standard"/>
<path project="openSUSE:Factory" repository="snapshot"/>
<arch>i586</arch>
<arch>x86_64</arch>
</repository>
Any pointers of where to look for the problem?
--
Roger Oberholtzer
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi, everyone!
I'm trying to build this Kiwi appliance with OBS:
https://build.opensuse.org/package/show/home:kamarada:15.1:dev/Linux-Kamara…
And it is failing with:
[ 3950s] /usr/src/packages/SOURCES/repos/openSUSE:Leap:15.1:Update/standard/repodata:
[ 3950s] total 24
[ 3950s] drwxr-xr-x 2 root root 4096 Jun 26 16:31 .
[ 3950s] drwxr-xr-x 3 root root 4096 Jun 26 16:31 ..
[ 3950s] -rw-r--r-- 1 root root 1350 Jun 26 16:31 repomd.xml
[ 3950s] -rw-r--r-- 1 root root 134 Jun 26 16:31 primary.xml.gz
[ 3950s] -rw-r--r-- 1 root root 123 Jun 26 16:31 filelists.xml.gz
[ 3950s] -rw-r--r-- 1 root root 123 Jun 26 16:31 other.xml.gz
[ 3950s] TOO LARGE - Current size 1198784512 (max 1000000000)
[ 3950s] /usr/lib/build/kiwi_post_run script failed!
[ 3950s]
[ 3950s] cloud131 failed "build appliance.kiwi" at Wed Jun 26 17:34:46 UTC 2019.
Full build log:
https://build.opensuse.org/public/build/home:kamarada:15.1:dev/images/x86_6…
It seems the ISO image has been created, so I don't know why the
result was "failed".
Curiously, if I build it locally with osc, it fails too, but with a
different error message, right before creating the ISO image:
$ osc up
$ osc service localrun # retrieves code from GitHub
$ osc build images
[ 581s] [ INFO ]: 19:03:57 | Creating system image
[ 581s] [ INFO ]: 19:03:57 | Using following live ISO metadata:
...
[ 582s] [ INFO ]: 19:03:58 | Using calculated size: 5765 MB
[ 582s] [ DEBUG ]: 19:03:58 | EXEC: [qemu-img create /tmp/tmpd7jfybd_ 5765M]
[ 582s] [ DEBUG ]: 19:03:58 | EXEC: [losetup -f --show /tmp/tmpd7jfybd_]
[ 583s] [ DEBUG ]: 19:03:59 | EXEC: Failed with stderr: losetup:
/tmp/tmpd7jfybd_: failed to set up loop device: No such file or
directory
[ 583s] , stdout: (no output on stdout)
[ 583s] [ ERROR ]: 19:03:59 | KiwiCommandError: losetup: stderr:
losetup: /tmp/tmpd7jfybd_: failed to set up loop device: No such file
or directory
[ 583s] , stdout: (no output on stdout)
[ 583s] [ INFO ]: 19:03:59 | Cleaning up LiveImageBuilder instance
I'm able to build that appliance locally with Kiwi:
$ git clone https://github.com/kamarada/Linux-Kamarada-GNOME.git
$ cd Linux-Kamarada-GNOME
$ git checkout 15.1-dev
$ sh build.sh # it is a helper script which invokes Kiwi
That's why I know that is an OBS problem.
Any ideas on what is going wrong?
Thank you!
Antonio
The Linux Kamarada Project
http://kamarada.github.io/
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org
Hi,
I've linked a package in OBS, and try to upgrade it:
https://build.opensuse.org/package/show/home:frispete:android/android-tools
I can build the the package locally just fine, and checked it in on OBS, but
OBS insists in using the old revision (r39) instead of (r42).
If I try to trigger the service manually, $SUBJECT is thrown.
Confused.
Any idea anybody out there?
TIA,
Pete
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-buildservice+owner(a)opensuse.org