From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: gspell requires root Date: Tue, 21 Feb 2017 15:28:52 -0500 Message-ID: <20170221202852.GB16281@jasmine> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cgH3R-0004h3-1r for help-guix@gnu.org; Tue, 21 Feb 2017 15:28:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cgH3N-0004Jn-Us for help-guix@gnu.org; Tue, 21 Feb 2017 15:28:57 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:46521) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cgH3N-0004Ji-Qc for help-guix@gnu.org; Tue, 21 Feb 2017 15:28:53 -0500 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Catonano Cc: help-guix On Tue, Feb 21, 2017 at 09:02:02PM +0100, Catonano wrote: > In building Gnome gspell I get this error message > > _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be > created. > > it seems that gspell requires the builder to be root; do I undertsand > correctly ? > > How do I deal with this ? Hopefully it's possible to run the test without root. But if not, that's okay. We have several packages that skip tests that require root privileges.