[Frugalware-git] pacman-tools: repoman: add a hint to the error message in update()

VMiklos vmiklos at frugalware.org
Thu Sep 13 16:47:05 CEST 2007


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=3fbe490d93146077b5f2d4e132cb05490979daa3

commit 3fbe490d93146077b5f2d4e132cb05490979daa3
Author: VMiklos <vmiklos at frugalware.org>
Date:   Thu Sep 13 16:46:43 2007 +0200

repoman: add a hint to the error message in update()
closes #2392

diff --git a/repoman b/repoman
index 3d949d6..08fe75b 100755
--- a/repoman
+++ b/repoman
@@ -494,6 +494,7 @@ update()
cmd="rsync -azvP $j/_darcs/current/ $i"
else
echo "This server ($j) does not support git nor darcs."
+				echo "HINT: if you are upgrading from a previous version of Frugalware, try running 'rm -rf /var/fst/' and 'repoman upd'."
continue
fi
mkdir -p $fst_root


More information about the Frugalware-git mailing list