From 71b5d53919ffe7d9cfb6b7434730fa3ca96109bc Mon Sep 17 00:00:00 2001 From: Michael Shigorin Date: Mon, 17 Mar 2014 20:53:23 +0400 Subject: [PATCH] QUICKSTART: mention ~/tmp This has to be present with default RPM macros, otherwise: rpmdb: /home/altlinux/tmp: No such file or directory rpmdb: unable to create temporary backing file See also http://bugzilla.altlinux.org/26514 --- QUICKSTART | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QUICKSTART b/QUICKSTART index 18132aa2..5315f25a 100644 --- a/QUICKSTART +++ b/QUICKSTART @@ -27,7 +27,7 @@ http://en.altlinux.org/Hasher; large tmpfs helps a lot). ---- $ git config --global user.email "my@email" $ git config --global user.name "My Name" -$ mkdir ~/out +$ mkdir -p ~/out ~/tmp ---- тестовая сборка::