summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-December/010210.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2011-December/010210.html')
-rw-r--r--zarb-ml/mageia-dev/2011-December/010210.html160
1 files changed, 160 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-December/010210.html b/zarb-ml/mageia-dev/2011-December/010210.html
new file mode 100644
index 000000000..d77450b29
--- /dev/null
+++ b/zarb-ml/mageia-dev/2011-December/010210.html
@@ -0,0 +1,160 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [177078] Add README.urpmi to note that apache needs to be running
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B177078%5D%20Add%20README.urpmi%20to%20note%20that%20apache%0A%09needs%20to%20be%20running&In-Reply-To=%3C4EDD348F.700%40mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="010227.html">
+ <LINK REL="Next" HREF="010211.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [177078] Add README.urpmi to note that apache needs to be running</H1>
+ <B>Anssi Hannula</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B177078%5D%20Add%20README.urpmi%20to%20note%20that%20apache%0A%09needs%20to%20be%20running&In-Reply-To=%3C4EDD348F.700%40mageia.org%3E"
+ TITLE="[Mageia-dev] [177078] Add README.urpmi to note that apache needs to be running">anssi at mageia.org
+ </A><BR>
+ <I>Mon Dec 5 22:15:59 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="010227.html">[Mageia-dev] Subrel for version updates on stable releases
+</A></li>
+ <LI>Next message: <A HREF="010211.html">[Mageia-dev] [177078] Add README.urpmi to note that apache needs to be running
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#10210">[ date ]</a>
+ <a href="thread.html#10210">[ thread ]</a>
+ <a href="subject.html#10210">[ subject ]</a>
+ <a href="author.html#10210">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 05.12.2011 22:54, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A> wrote:
+&gt;<i> Revision
+</I>&gt;<i> 177078
+</I>&gt;<i> Author
+</I>&gt;<i> alien
+</I>&gt;<i> Date
+</I>&gt;<i> 2011-12-05 21:54:54 +0100 (Mon, 05 Dec 2011)
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Log Message
+</I>&gt;<i>
+</I>&gt;<i> Add README.urpmi to note that apache needs to be running
+</I>
+Plese use README.install.urpmi instead, otherwise the message will be
+shown on every upgrade.
+
+See
+<A HREF="https://wiki.mageia.org/en/Packagers_RPM_tutorial#Interaction_with_urpmi_and_rpmdrake">https://wiki.mageia.org/en/Packagers_RPM_tutorial#Interaction_with_urpmi_and_rpmdrake</A>
+
+
+&gt;<i> Modified Paths
+</I>&gt;<i>
+</I>&gt;<i> * cauldron/urpmi-proxy/current/SPECS/urpmi-proxy.spec
+</I>&gt;<i> &lt;#cauldronurpmiproxycurrentSPECSurpmiproxyspec&gt;
+</I>&gt;<i>
+</I>&gt;<i> Modified: cauldron/urpmi-proxy/current/SPECS/urpmi-proxy.spec
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- cauldron/urpmi-proxy/current/SPECS/urpmi-proxy.spec 2011-12-05 20:44:07 UTC (rev 177077)
+</I>&gt;<i> +++ cauldron/urpmi-proxy/current/SPECS/urpmi-proxy.spec 2011-12-05 20:54:54 UTC (rev 177078)
+</I>&gt;<i> @@ -1,6 +1,6 @@
+</I>&gt;<i> Name: urpmi-proxy
+</I>&gt;<i> Version: 0.2.4
+</I>&gt;<i> -Release: %mkrel 1
+</I>&gt;<i> +Release: %mkrel 2
+</I>&gt;<i> Summary: A proxy for urpmi repository mirrors
+</I>&gt;<i> Group: System/Configuration/Packaging
+</I>&gt;<i> License: GPLv2+
+</I>&gt;<i> @@ -22,7 +22,7 @@
+</I>&gt;<i> extra repository so you can provide extra or modified packages.
+</I>&gt;<i>
+</I>&gt;<i> %files
+</I>&gt;<i> -%doc README AUTHORS TODO INSTALL LICENSE
+</I>&gt;<i> +%doc README AUTHORS TODO INSTALL LICENSE README.urpmi
+</I>&gt;<i> %attr(0750,apache,apache) %dir %{_var}/cache/urpmi-proxy
+</I>&gt;<i> %attr(0750,apache,apache) %config(noreplace) %{_var}/log/urpmi-proxy.log
+</I>&gt;<i> %attr(0750,root,apache) %dir %{_datadir}/urpmi-proxy
+</I>&gt;<i> @@ -37,6 +37,17 @@
+</I>&gt;<i>
+</I>&gt;<i> %build
+</I>&gt;<i>
+</I>&gt;<i> +cat &gt; README.urpmi &lt;&lt;EOF
+</I>&gt;<i> +
+</I>&gt;<i> +NOTE: urpmi-proxy functions as an apache webapp, so apache service will have
+</I>&gt;<i> +to be started for urpmi-proxy to work, if apache is now installed as a
+</I>&gt;<i> +dependency, chances are high that it's not yet running, even though it's
+</I>&gt;<i> +installed. you can start apache with:
+</I>&gt;<i> +
+</I>&gt;<i> + /etc/init.d/httpd start
+</I>&gt;<i> +
+</I>&gt;<i> +EOF
+</I>&gt;<i> +
+</I>&gt;<i> %install
+</I>&gt;<i> rm -fr %{buildroot}
+</I>&gt;<i> %{__mkdir_p} %{buildroot}%{_var}/cache/urpmi-proxy
+</I>&gt;<i>
+</I>&gt;<i>
+</I>
+
+--
+Anssi Hannula
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="010227.html">[Mageia-dev] Subrel for version updates on stable releases
+</A></li>
+ <LI>Next message: <A HREF="010211.html">[Mageia-dev] [177078] Add README.urpmi to note that apache needs to be running
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#10210">[ date ]</a>
+ <a href="thread.html#10210">[ thread ]</a>
+ <a href="subject.html#10210">[ subject ]</a>
+ <a href="author.html#10210">[ 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>