From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia@riseup.net Subject: bug#33755: error: execlp: No such file or directory from guix environment Date: Fri, 14 Dec 2018 23:09:37 -0800 Message-ID: <6d6639a0587b793ec342c7d1de36e7c3@riseup.net> 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]:32996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gY45N-0004Wq-Eq for bug-guix@gnu.org; Sat, 15 Dec 2018 02:10:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gY45K-0000FN-9v for bug-guix@gnu.org; Sat, 15 Dec 2018 02:10:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:44647) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gY45K-0000F9-5V for bug-guix@gnu.org; Sat, 15 Dec 2018 02:10:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gY45J-0001ux-TI for bug-guix@gnu.org; Sat, 15 Dec 2018 02:10:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gY450-0004UP-NE for bug-guix@gnu.org; Sat, 15 Dec 2018 02:09:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gY44x-0008IB-JU for bug-guix@gnu.org; Sat, 15 Dec 2018 02:09:42 -0500 Received: from mx1.riseup.net ([198.252.153.129]:47106) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gY44x-0008G2-BG for bug-guix@gnu.org; Sat, 15 Dec 2018 02:09:39 -0500 Received: from piha.riseup.net (piha-pn.riseup.net [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 4BA061A0468 for ; Fri, 14 Dec 2018 23:09:38 -0800 (PST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by piha.riseup.net with ESMTPSA id 1EC366B16F for ; Fri, 14 Dec 2018 23:09:38 -0800 (PST) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 33755@debbugs.gnu.org Hi Is this a bug? sdb@antelope ~/src/guix$ guix environment guix -- ad-hoc libgit2 texinfo guix environment: error: execlp: No such file or directory I meant to type: sdb@antelope ~/src/guix$ guix environment guix --ad-hoc libgit2 texinfo I would have liked an error saying "error: package ad-hoc not found - cannot add it to the environment" -- Cheers Swedebugia