From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia Subject: Re: Can we increase the print width/column in daemon backtraces Date: Mon, 15 Jul 2019 14:58:16 +0200 Message-ID: <97eb3df2-733f-baff-6657-03b3c057f654@riseup.net> References: <87tvbn7ff3.fsf@ambrevar.xyz> <87k1cjihvm.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42083) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hn0Yh-00082J-4a for guix-devel@gnu.org; Mon, 15 Jul 2019 08:58:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hn0Yg-0005wP-80 for guix-devel@gnu.org; Mon, 15 Jul 2019 08:58:23 -0400 Received: from mx1.riseup.net ([198.252.153.129]:59256) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hn0Yf-0005v6-Ui for guix-devel@gnu.org; Mon, 15 Jul 2019 08:58:22 -0400 In-Reply-To: <87k1cjihvm.fsf@elephly.net> Content-Language: en-US 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: Ricardo Wurmus , Pierre Neidhardt Cc: guix-devel@gnu.org On 2019-07-15 14:47, Ricardo Wurmus wrote: > > Hi Pierre, > >> Quite often when packaging and iterating, the daemon produces backtraces >> on errors, which could be very useful to understand what's wrong, but >> unfortunately the output is truncated to some 80-ish column. > > Set the COLUMNS environment variable to some large value. This should be added to the manual I think. -- Cheers Swedebugia