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-sysadm/2010-November/000953.html | 89 +++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000953.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000953.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000953.html b/zarb-ml/mageia-sysadm/2010-November/000953.html new file mode 100644 index 000000000..9d16151d6 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000953.html @@ -0,0 +1,89 @@ + + + + [Mageia-sysadm] [149] add a message when the chroot is already up-to-date + + + + + + + + + +

[Mageia-sysadm] [149] add a message when the chroot is already up-to-date

+ root at mageia.org + root at mageia.org +
+ Fri Nov 26 00:16:08 CET 2010 +

+
+ +
Revision: 149
+Author:   blino
+Date:     2010-11-26 00:16:07 +0100 (Fri, 26 Nov 2010)
+Log Message:
+-----------
+add a message when the chroot is already up-to-date
+
+Modified Paths:
+--------------
+    build_system/iurt/trunk/lib/Iurt/Chroot.pm
+
+Modified: build_system/iurt/trunk/lib/Iurt/Chroot.pm
+===================================================================
+--- build_system/iurt/trunk/lib/Iurt/Chroot.pm	2010-11-25 23:15:18 UTC (rev 148)
++++ build_system/iurt/trunk/lib/Iurt/Chroot.pm	2010-11-25 23:16:07 UTC (rev 149)
+@@ -458,7 +458,9 @@
+ 			    $clean->();
+ 			    return;
+ 			}
+-		}
++		} else {
++			plog('NOTIFY', "Chroot tarball is already up-to-date");
++                }
+ 	    } else {
+ 		plog('DEBUG', "can't open $tmp_chroot/var/log/qa");
+ 		plog('ERR', "can't check chroot, recreating");
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101126/10677c59/attachment-0001.html>
+
+ + + + + + + +
+

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