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/2011-January/001885.html | 93 ++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001885.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001885.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001885.html b/zarb-ml/mageia-sysadm/2011-January/001885.html new file mode 100644 index 000000000..76202c65a --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001885.html @@ -0,0 +1,93 @@ + + + + [Mageia-sysadm] [763] use default log level, to see output of failed command ( useful for recreate src.rpm failures) + + + + + + + + + +

[Mageia-sysadm] [763] use default log level, to see output of failed command ( useful for recreate src.rpm failures)

+ root at mageia.org + root at mageia.org +
+ Mon Jan 10 14:11:59 CET 2011 +

+
+ +
Revision: 763
+Author:   blino
+Date:     2011-01-10 14:11:59 +0100 (Mon, 10 Jan 2011)
+Log Message:
+-----------
+use default log level, to see output of failed command (useful for recreate src.rpm failures)
+
+Modified Paths:
+--------------
+    puppet/modules/buildsystem/templates/upload.conf
+
+Modified: puppet/modules/buildsystem/templates/upload.conf
+===================================================================
+--- puppet/modules/buildsystem/templates/upload.conf	2011-01-10 12:41:45 UTC (rev 762)
++++ puppet/modules/buildsystem/templates/upload.conf	2011-01-10 13:11:59 UTC (rev 763)
+@@ -26,7 +26,7 @@
+                             user => '<%= build_login %>',
+ # (spuk, 2007-08-16) disabled iurt_cache additional media, locks trying to mount -o bind
+ #                           command => "iurt --copy-srpm --group -v 6 --config local_spool $homedir/iurt/__DIR__ --no_rsync --chrooted-urpmi -m __MEDIA__ -- $repository --additional-media -m __MEDIA__ -- file://$homedir/cache/ -p \"__PACKAGER__\" -r __TARGET__ __ARCH__",
+-                            command => "iurt --copy_srpm --group -v 6 --config local_spool $homedir/iurt/__DIR__ --no_rsync --chrooted-urpmi -m __MEDIA__ -- $repository -p \"__PACKAGER__\" -r __TARGET__ __ARCH__",
++                            command => "iurt --copy_srpm --group --config local_spool $homedir/iurt/__DIR__ --no_rsync --chrooted-urpmi -m __MEDIA__ -- $repository -p \"__PACKAGER__\" -r __TARGET__ __ARCH__",
+                             packages => "$homedir/iurt/",
+                         },
+                     });
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110110/cf5d9563/attachment-0001.html>
+
+ + + + + + + + + + + + + +
+

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