From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:43569) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jAXKJ-0006mr-FN for guix-patches@gnu.org; Sat, 07 Mar 2020 06:09:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jAXKI-0007ae-HV for guix-patches@gnu.org; Sat, 07 Mar 2020 06:09:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40333) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jAXKI-0007a2-DX for guix-patches@gnu.org; Sat, 07 Mar 2020 06:09:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jAXKI-0005nQ-8p for guix-patches@gnu.org; Sat, 07 Mar 2020 06:09:02 -0500 Subject: [bug#39961] [PATCH] gnu: Add traceroute. References: In-Reply-To: Resent-Message-ID: MIME-Version: 1.0 From: Vincent Legoll Date: Sat, 7 Mar 2020 12:08:19 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 39961@debbugs.gnu.org I am running all this through ssh into a VM, so I also tried to run with bash -l... This is probably misconfiguration on my end... -- Vincent Legoll