From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Why did INFO disappear in 13e4a6c86 * gnu: screen: Update to 4.5.1? Date: Sat, 8 Apr 2017 15:54:20 -0400 Message-ID: <20170408195420.GA7607@jasmine> References: <86y3vaixcn.fsf@gmail.com> <86y3vaybjz.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51924) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cwwRH-0007sG-60 for guix-devel@gnu.org; Sat, 08 Apr 2017 15:54:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cwwRC-0003O9-JV for guix-devel@gnu.org; Sat, 08 Apr 2017 15:54:27 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:49152) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cwwRC-0003O3-Fl for guix-devel@gnu.org; Sat, 08 Apr 2017 15:54:22 -0400 Content-Disposition: inline In-Reply-To: <86y3vaybjz.fsf@gmail.com> 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: myglc2 Cc: guix-devel On Sat, Apr 08, 2017 at 02:54:56PM -0400, myglc2 wrote: > Please ignore. I see the problem ... > > https://mirror.hydra.gnu.org/log/3si822dbkwnr4y71imwzgx9r3sx2q8cp-screen-4.5.1 > [...] > ./screen.texinfo:5799: unknown command `suse' > ./screen.texinfo:5800: unknown command `deuxchevaux' > make[2]: *** [Makefile:31: screen.info] Error 1 > [...] > > ... and it has been reported upstream ... > > http://lists.gnu.org/archive/html/screen-devel/2017-03/msg00000.html > > ... so sorry for the chatter ... > > ... but happy to discover hydra build logs ;-) Fixed in ea240de4af85ae8ecc0c1afcd4778e01a88e6f5c. Thanks for the report and investigation!