From mboxrd@z Thu Jan 1 00:00:00 1970 From: rekado Subject: bug#19315: per-user profile directory not created/mentioned Date: Mon, 08 Dec 2014 22:31:14 +0100 Message-ID: <87oardde1p.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44824) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xy5yh-0003CL-DF for bug-guix@gnu.org; Mon, 08 Dec 2014 16:36:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xy5yN-0006X7-5y for bug-guix@gnu.org; Mon, 08 Dec 2014 16:36:23 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:60978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xy5yN-0006WX-3A for bug-guix@gnu.org; Mon, 08 Dec 2014 16:36:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Xy5yM-0002BH-MC for bug-guix@gnu.org; Mon, 08 Dec 2014 16:36:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42534) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xy5tv-0001cp-Rd for bug-guix@gnu.org; Mon, 08 Dec 2014 16:31:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xy5tn-0004VB-Ft for bug-guix@gnu.org; Mon, 08 Dec 2014 16:31:27 -0500 Received: from sender1.zohomail.com ([74.201.84.155]:29754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xy5tn-0004V6-7E for bug-guix@gnu.org; Mon, 08 Dec 2014 16:31:19 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 19315@debbugs.gnu.org Hi guix, the manual does not mention that a per-user profile directory owned by the user account has to be created after installation of guix. On a fresh installation of the package manager the missing profile directory is mentioned only after attempting to run a guix command. Cheers, rekado