From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Calibre Date: Tue, 17 Feb 2015 21:21:12 +0100 Message-ID: <20150217202112.GA30365@debian> References: <20150215102044.GA15074@debian> <87pp9988tl.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45990) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNoeb-0006iI-G7 for guix-devel@gnu.org; Tue, 17 Feb 2015 15:22:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNoeY-0000uw-A4 for guix-devel@gnu.org; Tue, 17 Feb 2015 15:21:57 -0500 Received: from mout.kundenserver.de ([212.227.126.130]:50299) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNoeX-0000u0-V7 for guix-devel@gnu.org; Tue, 17 Feb 2015 15:21:54 -0500 Content-Disposition: inline In-Reply-To: <87pp9988tl.fsf@netris.org> 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: Mark H Weaver Cc: guix-devel@gnu.org On Mon, Feb 16, 2015 at 11:23:50PM -0500, Mark H Weaver wrote: > I'm not sure why it's not working here, but I > guess it might be because we lack polkit in Guix. It is packaged in Guix. But then it probably needs to be installed and activated, which may be a subtle business. Andreas