From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] gnu: grub: Add patch to fix new version of freetype Date: Fri, 6 Mar 2015 23:07:15 +0100 Message-ID: <20150306220715.GA32622@debian> References: <1425543437-10707-1-git-send-email-sleep_walker@suse.cz> <87a8zratx1.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YU0Ox-00055X-KW for guix-devel@gnu.org; Fri, 06 Mar 2015 17:07:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YU0Ot-0005NF-KY for guix-devel@gnu.org; Fri, 06 Mar 2015 17:07:23 -0500 Received: from mout.kundenserver.de ([212.227.126.131]:63945) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YU0Ot-0005N7-AT for guix-devel@gnu.org; Fri, 06 Mar 2015 17:07:19 -0500 Content-Disposition: inline In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Abhilash Mhaisne Cc: guix-devel@gnu.org On Fri, Mar 06, 2015 at 11:53:01PM +0530, Abhilash Mhaisne wrote: > opening lock file `/gnu/store/nzn085plv54xgja2zqdh5wyc7zm1lc4m-tar.lock': > Permission denied > How to solve this error  ? Did you install the daemon as root? Andreas