From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: wrong type of agument... where ? Date: Sun, 31 Dec 2017 15:35:03 +0100 Message-ID: <20171231153503.3d0f9797@scratchpost.org> References: <20171231132321.0186e7de@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39126) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eVehm-0004TF-Q4 for guix-devel@gnu.org; Sun, 31 Dec 2017 09:35:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eVehj-0008Af-Np for guix-devel@gnu.org; Sun, 31 Dec 2017 09:35:14 -0500 Received: from dd26836.kasserver.com ([85.13.145.193]:35842) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eVehj-00088B-H2 for guix-devel@gnu.org; Sun, 31 Dec 2017 09:35:11 -0500 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" To: Catonano Cc: guix-devel Is the tryton test using marionette-operating-system ? marionette-shepherd-service seems to already try to remote-control the system - but it seems that this case has not been handled? Check out marionette-shepherd-service in gnu/tests.scm for the general mechanism. Maybe add some (display "XXX") in there in order to find out where it goes off the deep end.