summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-December/001023.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-December/001023.html')
-rw-r--r--zarb-ml/mageia-sysadm/2010-December/001023.html97
1 files changed, 97 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-December/001023.html b/zarb-ml/mageia-sysadm/2010-December/001023.html
new file mode 100644
index 000000000..94ca3ac54
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2010-December/001023.html
@@ -0,0 +1,97 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [505] rpm-build is required for repsys to rebuild src rpm on submit
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B505%5D%20rpm-build%20is%20required%20for%20repsys%20to%0A%20rebuild%20src%20rpm%20on%20submit&In-Reply-To=%3C1291638804.26418.6.camel%40akroma.ephaone.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="001021.html">
+ <LINK REL="Next" HREF="001019.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [505] rpm-build is required for repsys to rebuild src rpm on submit</H1>
+ <B>Michael Scherer</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B505%5D%20rpm-build%20is%20required%20for%20repsys%20to%0A%20rebuild%20src%20rpm%20on%20submit&In-Reply-To=%3C1291638804.26418.6.camel%40akroma.ephaone.org%3E"
+ TITLE="[Mageia-sysadm] [505] rpm-build is required for repsys to rebuild src rpm on submit">misc at zarb.org
+ </A><BR>
+ <I>Mon Dec 6 13:33:24 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="001021.html">[Mageia-sysadm] [505] rpm-build is required for repsys to rebuild src rpm on submit
+</A></li>
+ <LI>Next message: <A HREF="001019.html">[Mageia-sysadm] [506] override mkrel to use distro_release macro (to be removed later)
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1023">[ date ]</a>
+ <a href="thread.html#1023">[ thread ]</a>
+ <a href="subject.html#1023">[ subject ]</a>
+ <a href="author.html#1023">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Le lundi 06 d&#233;cembre 2010 &#224; 13:09 +0100, Olivier Blin a &#233;crit :
+&gt;<i> Michael Scherer &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at zarb.org</A>&gt; writes:
+</I>&gt;<i>
+</I>&gt;<i> &gt; Le lundi 06 d&#233;cembre 2010 &#224; 12:45 +0100, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">root at mageia.org</A> a &#233;crit :
+</I>&gt;<i> &gt;&gt; Revision: 505
+</I>&gt;<i> &gt;&gt; Author: blino
+</I>&gt;<i> &gt;&gt; Date: 2010-12-06 12:45:29 +0100 (Mon, 06 Dec 2010)
+</I>&gt;<i> &gt;&gt; Log Message:
+</I>&gt;<i> &gt;&gt; -----------
+</I>&gt;<i> &gt;&gt; rpm-build is required for repsys to rebuild src rpm on submit
+</I>&gt;<i> &gt;&gt;
+</I>&gt;<i> &gt;&gt; Modified Paths:
+</I>&gt;<i> &gt;&gt; --------------
+</I>&gt;<i> &gt;&gt; puppet/modules/buildsystem/manifests/init.pp
+</I>&gt;<i> &gt;&gt;
+</I>&gt;<i> &gt;&gt; Modified: puppet/modules/buildsystem/manifests/init.pp
+</I>&gt;<i> &gt;&gt; ===================================================================
+</I>&gt;<i> &gt;&gt; --- puppet/modules/buildsystem/manifests/init.pp 2010-12-05 23:28:12 UTC (rev 504)
+</I>&gt;<i> &gt;&gt; +++ puppet/modules/buildsystem/manifests/init.pp 2010-12-06 11:45:29 UTC (rev 505)
+</I>&gt;<i> &gt;&gt; @@ -70,6 +70,9 @@
+</I>&gt;<i> &gt;&gt;
+</I>&gt;<i> &gt;&gt; }
+</I>&gt;<i> &gt;&gt;
+</I>&gt;<i> &gt;&gt; + package { 'rpm-build':
+</I>&gt;<i> &gt;&gt; + }
+</I>&gt;<i> &gt;&gt; +
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Am I missing something quite subtle, or the line :
+</I>&gt;<i> &gt; ensure =&gt; installed;
+</I>&gt;<i> &gt; was forgotten ?
+</I>&gt;<i>
+</I>&gt;<i> I just repeated what was above for repsys, and it installed the package
+</I>&gt;<i> fine.
+</I>&gt;<i> Maybe ensure =&gt; installed is the default for packages?
+</I>
+After testing and reading source code, it seems so.
+
+ defaultto :installed
+
+--
+Michael Scherer
+
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="001021.html">[Mageia-sysadm] [505] rpm-build is required for repsys to rebuild src rpm on submit
+</A></li>
+ <LI>Next message: <A HREF="001019.html">[Mageia-sysadm] [506] override mkrel to use distro_release macro (to be removed later)
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1023">[ date ]</a>
+ <a href="thread.html#1023">[ thread ]</a>
+ <a href="subject.html#1023">[ subject ]</a>
+ <a href="author.html#1023">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>