From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 22 14:55:17 2016 Received: (at 22607) by debbugs.gnu.org; 22 Feb 2016 19:55:17 +0000 Received: from localhost ([127.0.0.1]:38489 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXwZh-0003Ld-5D for submit@debbugs.gnu.org; Mon, 22 Feb 2016 14:55:17 -0500 Received: from mail-lf0-f50.google.com ([209.85.215.50]:34480) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aXwZf-0003LP-5A for 22607@debbugs.gnu.org; Mon, 22 Feb 2016 14:55:15 -0500 Received: by mail-lf0-f50.google.com with SMTP id j78so101143951lfb.1 for <22607@debbugs.gnu.org>; Mon, 22 Feb 2016 11:55:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=HAAOvnJ3PDqVpr9+R9zSraxLLOxlHY+FO5GjnBaOYEk=; b=g9WRFkUzlWh65Z0nkgZWgLTfDwEPI9OrThQqWPaepSY6muQS6/a1NFdNCby8izH5kv DSFLUPq3oXGGcTAFHaSgnSPWwKDV1ihpkj+Qi+J36IP6ASxwizAnOftKJEhoIj4Dy1Cc a9aCmYABmGsb2TB8xjEdhhYa57F5hGkoODx5ilcENuOsM78C9E0xLpy4o1DR6bb6gNy6 Ajya/9rloDjjNgQAaqwglyodUel9YRrnQGH5FfHupfe5cgoQqYUMjih+rXeZOTuU0sSB 166ldV1qhrkdrQNkq+vdz2U1Iyjpe7b/EENS+79R8uWy7X6R8/avkn+isrutSAm/jkIg ALXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=HAAOvnJ3PDqVpr9+R9zSraxLLOxlHY+FO5GjnBaOYEk=; b=HaKwtZ8Z+IkvSNgCUSPJrqcmYNA01si1sPC2VzPfLP8F/yjIAYT/zty8tqvmcWCuYS JWMGfiHlRMhN/i5/vIq4UyRd/wmneadf2RpGO78+lTFUOfRVQrEotvaRjl/FCa6kwP+Z jkkDmKS/9u/dWIz07cdDVMXYhhJBnwxnaJdsnlFi+TQHLo7GQn3atqaFkjgvnXV7qpwl 8O2R1cVgrrnvaBiS15OMNgPsyJQOBP4oauo5tziFgmOBJZTs4t3hZzXlCw2+pA+Yl9Jn fzYeAQPPSDZkt/+PjP7uch1E1gkk7L71tuBd7iDAEe8iCzEV0J8K4bN2+OiOoOp3Qph6 8ZQw== X-Gm-Message-State: AG10YOT20U1im/KaNBa8Jrn9u0XccW+V/IJkLCKNomatJJtkS2GQy3ED9Il7M5Nn7Q7QnA== X-Received: by 10.25.159.210 with SMTP id i201mr11460925lfe.106.1456170909189; Mon, 22 Feb 2016 11:55:09 -0800 (PST) Received: from leviafan ([217.107.192.146]) by smtp.gmail.com with ESMTPSA id s5sm2757784lbr.12.2016.02.22.11.55.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Feb 2016 11:55:08 -0800 (PST) From: Alex Kost To: myglc2 Subject: Re: bug#22607: doc install from *Guix Package Info: profile* fails References: <87si116d8j.fsf@gmail.com> <8760xxbu1j.fsf@gmail.com> <87oabp5qk0.fsf@gmail.com> <87lh6s6fee.fsf@gmail.com> Date: Mon, 22 Feb 2016 22:55:08 +0300 In-Reply-To: <87lh6s6fee.fsf@gmail.com> (Alex Kost's message of "Wed, 10 Feb 2016 13:14:33 +0300") Message-ID: <87r3g4y0yr.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 22607 Cc: 22607@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Alex Kost (2016-02-10 13:14 +0300) wrote: > myglc2 (2016-02-10 03:58 +0300) wrote: > [...] >> Also, just to be clear, I was not trying to install the curses.6 doc >> globally. I was trying to install it locally as 1) user, and when that >> failed as 2) root. > > Now I understand your intention, but in fact you tried to install it to > a system profile both times. > > After all I see why you were confused. Emacs interface has always been > aimed only for a user profile. "M-x guix-system-generations" was added > very recently just to show what systems you have and what global > packages they contain, and by accident you can perform the same actions on > these system packages as with user profile. > > I'm going to remove this false possibility (I mean, a user shouldn't get > a chance to install anything to a system profile) to avoid future > confusions. Done in commit 260795b. -- Alex