Re: [opensuse-buildservice] Ubuntu Next and Fedora Rawhide builds failing: missing libpcre2
On Montag, 8. Juli 2019, 10:47:56 UTC Rosanne DiMesio wrote:
On Mon, 08 Jul 2019 09:30:33 +0000
Adrian Schröter <adrian@suse.de> wrote:
as usual, some pointer where you reproduce the error would be welcome...
https://build.opensuse.org/package/show/Emulators:Wine:Debian/wine-devel
added in the config for ubuntu.
https://build.opensuse.org/package/show/Emulators:Wine:Fedora/wine-devel
hm, that one is more questionable, it is provided by pcre2 and that one is also preinstalled in your build. Sorry, no time to debug it atm, but everyone can using "osc build" and tell me the solution :) -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Mon, 08 Jul 2019 17:45:26 +0000 Adrian Schröter <adrian@suse.de> wrote:
https://build.opensuse.org/package/show/Emulators:Wine:Fedora/wine-devel
hm, that one is more questionable, it is provided by pcre2 and that one is also preinstalled in your build.
Sorry, no time to debug it atm, but everyone can using "osc build" and tell me the solution :)
I believe the problem may be related to Fedora's planned switch to zstd compression for its next release. https://bugzilla.redhat.com/show_bug.cgi?id=1720729 My build log shows this: [ 9s] [21/68] preinstalling pcre2... [ 9s] bsdtar: Error opening archive: Can't initialize filter; unable to run program "zstd -d -qq" There are similar error messages for some of the other preinstalled packages. -- Rosanne DiMesio <dimesio@gmail.com> -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Dienstag, 9. Juli 2019, 23:12:26 UTC Rosanne DiMesio wrote:
On Mon, 08 Jul 2019 17:45:26 +0000
Adrian Schröter <adrian@suse.de> wrote:
https://build.opensuse.org/package/show/Emulators:Wine:Fedora/wine-devel
hm, that one is more questionable, it is provided by pcre2 and that one is also preinstalled in your build.
Sorry, no time to debug it atm, but everyone can using "osc build" and tell me the solution :)
I believe the problem may be related to Fedora's planned switch to zstd compression for its next release. https://bugzilla.redhat.com/show_bug.cgi?id=1720729
My build log shows this:
[ 9s] [21/68] preinstalling pcre2... [ 9s] bsdtar: Error opening archive: Can't initialize filter; unable to run program "zstd -d -qq"
There are similar error messages for some of the other preinstalled packages.
These should be fixed by yesterdays worker deployment. (We need to have zstd executable on them now). -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On miércoles, 10 de julio de 2019 10:30:06 (CEST) Adrian Schröter wrote:
On Dienstag, 9. Juli 2019, 23:12:26 UTC Rosanne DiMesio wrote:
On Mon, 08 Jul 2019 17:45:26 +0000
Adrian Schröter <adrian@suse.de> wrote:
https://build.opensuse.org/package/show/Emulators:Wine:Fedora/wine-dev el
hm, that one is more questionable, it is provided by pcre2 and that one is also preinstalled in your build.
Sorry, no time to debug it atm, but everyone can using "osc build" and tell me the solution :)
I believe the problem may be related to Fedora's planned switch to zstd compression for its next release. https://bugzilla.redhat.com/show_bug.cgi?id=1720729
My build log shows this:
[ 9s] [21/68] preinstalling pcre2... [ 9s] bsdtar: Error opening archive: Can't initialize filter; unable to run program "zstd -d -qq"
There are similar error messages for some of the other preinstalled packages.
These should be fixed by yesterdays worker deployment. (We need to have zstd executable on them now).
For x86_64 this is not a problem now, but it seems aarch64 and armv7l workers do not have it yet: https://build.opensuse.org/package/live_build_log/ systemsmanagement:Uyuni:Utils/python-rpmfile/Fedora_Rawhide/aarch64 https://build.opensuse.org/package/live_build_log/ systemsmanagement:Uyuni:Utils/python-rpmfile/Fedora_Rawhide/armv7l (Builds were relaunched a few minutes ago). -- Julio González Gil Release Engineer, SUSE Manager and Uyuni jgonzalez@suse.com
On Mittwoch, 10. Juli 2019, 07:04:07 UTC Julio Gonzalez wrote:
On miércoles, 10 de julio de 2019 10:30:06 (CEST) Adrian Schröter wrote:
On Dienstag, 9. Juli 2019, 23:12:26 UTC Rosanne DiMesio wrote:
On Mon, 08 Jul 2019 17:45:26 +0000
Adrian Schröter <adrian@suse.de> wrote:
https://build.opensuse.org/package/show/Emulators:Wine:Fedora/wine-d ev el
hm, that one is more questionable, it is provided by pcre2 and that one is also preinstalled in your build.
Sorry, no time to debug it atm, but everyone can using "osc build" and tell me the solution :)
I believe the problem may be related to Fedora's planned switch to zstd compression for its next release. https://bugzilla.redhat.com/show_bug.cgi?id=1720729
My build log shows this:
[ 9s] [21/68] preinstalling pcre2... [ 9s] bsdtar: Error opening archive: Can't initialize filter; unable to run program "zstd -d -qq"
There are similar error messages for some of the other preinstalled packages.
These should be fixed by yesterdays worker deployment. (We need to have zstd executable on them now).
For x86_64 this is not a problem now, but it seems aarch64 and armv7l workers do not have it yet:
https://build.opensuse.org/package/live_build_log/ systemsmanagement:Uyuni:Utils/python-rpmfile/Fedora_Rawhide/aarch64 https://build.opensuse.org/package/live_build_log/ systemsmanagement:Uyuni:Utils/python-rpmfile/Fedora_Rawhide/armv7l
(Builds were relaunched a few minutes ago).
seems only some arm machines got a new image ... should be fixed now -- Adrian Schroeter SUSE Linux Products GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (3)
-
Adrian Schröter
-
Julio Gonzalez
-
Rosanne DiMesio