Hello, I'm currently attempting to build a package on Ubuntu 22.04, but am seeing the following error in the log: [ 1s] /srv/obs/worker/root_15/.init_b_cache/rpms/base-files.deb: control.tar is not second ar entry [ 1s] bad binary: base-files.deb Any idea what this is about? Kyle
On 5/26/22 12:17, Kyle Edwards wrote:
Hello,
I'm currently attempting to build a package on Ubuntu 22.04, but am seeing the following error in the log:
[ 1s] /srv/obs/worker/root_15/.init_b_cache/rpms/base-files.deb: control.tar is not second ar entry [ 1s] bad binary: base-files.deb
Any idea what this is about?
Ping? Kyle
On Tue, Jun 14, 2022 at 2:48 PM Kyle Edwards <kyle.edwards@kitware.com> wrote:
On 5/26/22 12:17, Kyle Edwards wrote:
Hello,
I'm currently attempting to build a package on Ubuntu 22.04, but am seeing the following error in the log:
[ 1s] /srv/obs/worker/root_15/.init_b_cache/rpms/base-files.deb: control.tar is not second ar entry [ 1s] bad binary: base-files.deb
Any idea what this is about?
Ping?
Ubuntu 22.04 changed the format to use zstd. It's not supported on OBS 2.10 right now, afaik. -- 真実はいつも一つ!/ Always, there's only one truth!
On Dienstag, 14. Juni 2022, 21:24:23 CEST Neal Gompa wrote:
On Tue, Jun 14, 2022 at 2:48 PM Kyle Edwards <kyle.edwards@kitware.com> wrote:
On 5/26/22 12:17, Kyle Edwards wrote:
Hello,
I'm currently attempting to build a package on Ubuntu 22.04, but am seeing the following error in the log:
[ 1s] /srv/obs/worker/root_15/.init_b_cache/rpms/base-files.deb: control.tar is not second ar entry [ 1s] bad binary: base-files.deb
Any idea what this is about?
Ping?
Ubuntu 22.04 changed the format to use zstd. It's not supported on OBS 2.10 right now, afaik.
it should be supported. maybe zstd is not installed on the worker? -- Adrian Schroeter <adrian@suse.de> Build Infrastructure Project Manager SUSE Software Solutions Germany GmbH, Frankenstraße 146, 90461 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Ivo Totev
On 6/14/22 23:10, Adrian Schröter wrote:
Ubuntu 22.04 changed the format to use zstd. It's not supported on OBS 2.10 right now, afaik. it should be supported.
maybe zstd is not installed on the worker?
So I just spent some time upgrading my OBS worker image to support zstd, but still can't get this working. After doing some digging, I found that the version of obs-build that the worker is receiving still doesn't support zstd. I can't figure out where obs-build is being served from on the server. How do I upgrade obs-build to support zstd? Kyle
On Sep 15 2022, Kyle Edwards wrote:
How do I upgrade obs-build to support zstd?
The OBS server uses the build package installed on the server. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."
On 9/15/22 10:35, Andreas Schwab wrote:
On Sep 15 2022, Kyle Edwards wrote:
How do I upgrade obs-build to support zstd? The OBS server uses the build package installed on the server.
What is the name of the package? I can't find anything named "obs-build", and searching /usr/lib/obs for Deb.pm (the relevant file) doesn't find anything. Kyle
participants (4)
-
Adrian Schröter
-
Andreas Schwab
-
Kyle Edwards
-
Neal Gompa