diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017401.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-July/017401.html | 100 | 
1 files changed, 100 insertions, 0 deletions
| 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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] libpostfix issue. +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20libpostfix%20issue.&In-Reply-To=%3C20120717060320.GK3708%40virgo.home.nanardon.zarb.org%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="017399.html"> +   <LINK REL="Next"  HREF="017378.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] libpostfix issue.</H1> +    <B>Olivier Thauvin</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20libpostfix%20issue.&In-Reply-To=%3C20120717060320.GK3708%40virgo.home.nanardon.zarb.org%3E" +       TITLE="[Mageia-dev] libpostfix issue.">nanardon at nanardon.zarb.org +       </A><BR> +    <I>Tue Jul 17 08:03:20 CEST 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="017399.html">[Mageia-dev] libpostfix issue. +</A></li> +        <LI>Next message: <A HREF="017378.html">[Mageia-dev] gdm doesnt seams to work +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#17401">[ date ]</a> +              <a href="thread.html#17401">[ thread ]</a> +              <a href="subject.html#17401">[ subject ]</a> +              <a href="author.html#17401">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>* David W. Hodgins (<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">davidwhodgins at gmail.com</A>) wrote: +><i> On Mon, 16 Jul 2012 20:18:45 -0400, Luis Daniel Lucio Quiroz <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dlucio at okay.com.mx</A>> wrote: +</I>><i> +</I>>><i> Le lundi 16 juillet 2012 09:32:13 Colin Guthrie a écrit : +</I>>>><i> ldconfig: /usr/lib64/libpostfix-xsasl.so.1 is not an ELF file - it has +</I>>>><i> the wrong magic bytes at the start. +</I>>><i> how tofix this"? +</I>><i> +</I>><i> Looks to me like it's a postfix problem. +</I> +[...] + +><i> +</I>><i> Not sure about how to fix it. +</I> +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> +</PRE> + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="017399.html">[Mageia-dev] libpostfix issue. +</A></li> +	<LI>Next message: <A HREF="017378.html">[Mageia-dev] gdm doesnt seams to work +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#17401">[ date ]</a> +              <a href="thread.html#17401">[ thread ]</a> +              <a href="subject.html#17401">[ subject ]</a> +              <a href="author.html#17401">[ author ]</a> +         </LI> +       </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> | 
