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/2012-July/017401.html | 100 +++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-July/017401.html (limited to 'zarb-ml/mageia-dev/2012-July/017401.html') diff --git a/zarb-ml/mageia-dev/2012-July/017401.html b/zarb-ml/mageia-dev/2012-July/017401.html new file mode 100644 index 000000000..56fe8f321 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017401.html @@ -0,0 +1,100 @@ + + + + [Mageia-dev] libpostfix issue. + + + + + + + + + +

[Mageia-dev] libpostfix issue.

+ Olivier Thauvin + nanardon at nanardon.zarb.org +
+ Tue Jul 17 08:03:20 CEST 2012 +

+
+ +
* David W. Hodgins (davidwhodgins at gmail.com) wrote:
+> On Mon, 16 Jul 2012 20:18:45 -0400, Luis Daniel Lucio Quiroz <dlucio at okay.com.mx> wrote:
+>
+>> Le lundi 16 juillet 2012 09:32:13 Colin Guthrie a écrit :
+>>> ldconfig: /usr/lib64/libpostfix-xsasl.so.1 is not an ELF file - it has
+>>> the wrong magic bytes at the start.
+>> how tofix this"?
+>
+> Looks to me like it's a postfix problem.
+
+[...]
+
+>
+> Not sure about how to fix it.
+
+I am not sure this is a postfix issue, I found this in postfix spec
+file:
+
+%if %{with dynamicmaps}
+for i in lib/*.a; do
+    j=${i#lib/lib}
+    install $i %{buildroot}%{_libdir}/libpostfix-${j%.a}.so.1
+done
+%endif
+
+The libpostfix-${j%.a}.so.1 look really suspicious (hardcode major,
+shell magic replacement, ...).
+
+-- 
+
+Olivier Thauvin
+CNRS  -  LATMOS
+♖ ♘ ♗ ♕ ♔ ♗ ♘ ♖
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: not available
+Type: application/pgp-signature
+Size: 197 bytes
+Desc: not available
+URL: </pipermail/mageia-dev/attachments/20120717/027d3356/attachment.asc>
+
+ + + + + + + +
+

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