[packages/wpe-webkit] disable debug packages
baggins
baggins at pld-linux.org
Wed Apr 26 00:40:39 CEST 2023
commit d08b385aae2d1736d850287a6038d762fd6e0a98
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Wed Apr 26 00:38:35 2023 +0200
disable debug packages
poldek cannot parse wpe-webkit-debuginfo on x86_64
[pldth at ep09-pld ~]$ /home/pld/admins/th/ftp/.stat/bin/poldek-new --cachedir=/home/pld/admins/th/tmp/poldek --conf /home/pld/admins/th/ftp/.stat/etc/poldek.conf --mkidxz -s /home/pld/admins/th/ftp/PLD/x86_64/debuginfo/ --mkidxz --mkidx-type pndir
Something wrong, something not quite right with 0.42.2 (stable)
Assertion 'i >= 0' failed, rpm_pkg_ld.c:290
Please report this bug to: https://github.com/poldek-pm/poldek/issues/new
wpe-webkit.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/wpe-webkit.spec b/wpe-webkit.spec
index 00cda47..5362951 100644
--- a/wpe-webkit.spec
+++ b/wpe-webkit.spec
@@ -107,6 +107,8 @@ Requires: wpebackend-fdo >= 1.8.0
ExclusiveArch: %{ix86} %{x8664} x32 %{arm} aarch64 hppa mips ppc ppc64 ppc64le s390 s390x sh4
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%define _enable_debug_packages 0
+
%description
wpe-webkit is a port of the WebKit embeddable web component to WPE.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wpe-webkit.git/commitdiff/d08b385aae2d1736d850287a6038d762fd6e0a98
More information about the pld-cvs-commit
mailing list