From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2013-February/022613.html | 109 +++++++++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 zarb-ml/mageia-dev/2013-February/022613.html (limited to 'zarb-ml/mageia-dev/2013-February/022613.html') diff --git a/zarb-ml/mageia-dev/2013-February/022613.html b/zarb-ml/mageia-dev/2013-February/022613.html new file mode 100644 index 000000000..f13c2a81e --- /dev/null +++ b/zarb-ml/mageia-dev/2013-February/022613.html @@ -0,0 +1,109 @@ + + + + [Mageia-dev] Freeze push: webmin + + + + + + + + + +

[Mageia-dev] Freeze push: webmin

+ David Walser + luigiwalser at yahoo.com +
+ Thu Feb 7 20:26:40 CET 2013 +

+
+ +
David Walser <luigiwalser at ...> writes:
+> OK, in /usr/lib/rpm/find-debuginfo.sh, in the # Strip ELF binaries part, in
+> the find | file | sed | xargs | (while loop) pipeline it ends up with an empty
+> list of files after the sed, because there are no ELF binaries in the package.
+> For some reason, that causes it to exit with an exit status of 1.
+> 
+> Shouldn't it already know there won't be any ELF binaries since the package is
+> marked BuildArch: noarch, and not be running find-debuginfo.sh in the first
+> place?
+
+Actually, it's explicitly disabled in the webmin SPEC:
+%define _enable_debug_packages  %{nil}
+%define debug_package           %{nil}
+
+It shouldn't be doing this.
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1