summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-January/021331.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2013-January/021331.html')
-rw-r--r--zarb-ml/mageia-dev/2013-January/021331.html170
1 files changed, 170 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-January/021331.html b/zarb-ml/mageia-dev/2013-January/021331.html
new file mode 100644
index 000000000..85a240f7b
--- /dev/null
+++ b/zarb-ml/mageia-dev/2013-January/021331.html
@@ -0,0 +1,170 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [343016] provide need /var/run/ nscd in nscd package otherwise nscd failed to start
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B343016%5D%20provide%20need%20/var/run/%20nscd%20in%20nscd%0A%20package%20otherwise%20nscd%20failed%20to%20start&In-Reply-To=%3C50EC620F.5020303%40mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="021329.html">
+ <LINK REL="Next" HREF="021333.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [343016] provide need /var/run/ nscd in nscd package otherwise nscd failed to start</H1>
+ <B>Thomas Backlund</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B343016%5D%20provide%20need%20/var/run/%20nscd%20in%20nscd%0A%20package%20otherwise%20nscd%20failed%20to%20start&In-Reply-To=%3C50EC620F.5020303%40mageia.org%3E"
+ TITLE="[Mageia-dev] [343016] provide need /var/run/ nscd in nscd package otherwise nscd failed to start">tmb at mageia.org
+ </A><BR>
+ <I>Tue Jan 8 19:14:39 CET 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="021329.html">[Mageia-dev] Cauldron install broken with existing lvm
+</A></li>
+ <LI>Next message: <A HREF="021333.html">[Mageia-dev] [343016] provide need /var/run/ nscd in nscd package otherwise nscd failed to start
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#21331">[ date ]</a>
+ <a href="thread.html#21331">[ thread ]</a>
+ <a href="subject.html#21331">[ subject ]</a>
+ <a href="author.html#21331">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE><A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root-odJJhXpcy38dnm+yROfE0A at public.gmane.org</A> skrev 8.1.2013 20:06:
+&gt;<i> Revision
+</I>&gt;<i> 343016
+</I>&gt;<i> Author
+</I>&gt;<i> nanardon
+</I>&gt;<i> Date
+</I>&gt;<i> 2013-01-08 19:06:55 +0100 (Tue, 08 Jan 2013)
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Log Message
+</I>&gt;<i>
+</I>&gt;<i> provide need /var/run/nscd in nscd package otherwise nscd failed to start
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Modified Paths
+</I>&gt;<i>
+</I>&gt;<i> * cauldron/glibc/current/SPECS/glibc.spec
+</I>&gt;<i> &lt;#cauldronglibccurrentSPECSglibcspec&gt;
+</I>&gt;<i>
+</I>&gt;<i> Modified: cauldron/glibc/current/SPECS/glibc.spec
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- cauldron/glibc/current/SPECS/glibc.spec 2013-01-08 17:58:03 UTC (rev 343015)
+</I>&gt;<i> +++ cauldron/glibc/current/SPECS/glibc.spec 2013-01-08 18:06:55 UTC (rev 343016)
+</I>&gt;<i> @@ -1041,6 +1041,7 @@
+</I>&gt;<i> install -m 644 %{SOURCE7} %{buildroot}%{_unitdir}/nscd.socket
+</I>&gt;<i> mkdir -p %{buildroot}%{_prefix}/lib/tmpfiles.d/
+</I>&gt;<i> install -m 644 %{SOURCE9} %{buildroot}%{_prefix}/lib/tmpfiles.d/nscd.conf
+</I>&gt;<i> +mkdir -p %{buildroot}%{_var}/run/nscd
+</I>&gt;<i> %endif
+</I>&gt;<i>
+</I>&gt;<i> # These man pages require special attention
+</I>&gt;<i> @@ -1673,6 +1674,7 @@
+</I>&gt;<i> %{_unitdir}/nscd.service
+</I>&gt;<i> %{_unitdir}/nscd.socket
+</I>&gt;<i> %{_prefix}/lib/tmpfiles.d/nscd.conf
+</I>&gt;<i> +%{_var}/run/nscd
+</I>&gt;<i> %endif
+</I>
+
+Nope, wrong fix...
+
+if there is something wrong, it must be fixed in SOURCE9 (nscd.conf) as
+/run (to wich /var/run point at) is a tmpfs
+
+--
+Thomas
+
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="021329.html">[Mageia-dev] Cauldron install broken with existing lvm
+</A></li>
+ <LI>Next message: <A HREF="021333.html">[Mageia-dev] [343016] provide need /var/run/ nscd in nscd package otherwise nscd failed to start
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#21331">[ date ]</a>
+ <a href="thread.html#21331">[ thread ]</a>
+ <a href="subject.html#21331">[ subject ]</a>
+ <a href="author.html#21331">[ 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>