From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] gnu: qemu: Install all required info files. Date: Fri, 25 Nov 2016 16:12:59 +0300 Message-ID: <874m2v1z50.fsf@gmail.com> References: <87eg21ly3p.fsf@gmail.com> <8760nd45z3.fsf@gmail.com> <87y408503z.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56671) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAGJP-0004YQ-0d for guix-devel@gnu.org; Fri, 25 Nov 2016 08:13:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cAGJJ-0002BM-G8 for guix-devel@gnu.org; Fri, 25 Nov 2016 08:13:07 -0500 Received: from mail-lf0-x242.google.com ([2a00:1450:4010:c07::242]:34117) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cAGJJ-0002AY-7Q for guix-devel@gnu.org; Fri, 25 Nov 2016 08:13:01 -0500 Received: by mail-lf0-x242.google.com with SMTP id o141so3338763lff.1 for ; Fri, 25 Nov 2016 05:13:00 -0800 (PST) In-Reply-To: <87y408503z.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Thu, 24 Nov 2016 17:11:28 +0100") 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: guix-devel@gnu.org > Chris Marusich skribis: > >> Alex Kost writes: >> >>> The current info manual of QEMU "does not work": qemu package provides >>> "qemu-doc.info" but not "qemu-doc.info-1" and other "*.info-N" files. >>> >>> I believe the attached patch should fix it, but I couldn't test it, as >>> when I tried to build qemu, it failed on the check phase. I am confused >>> as qemu has recently been built successfully on hydra, and to be honest >>> I don't have a wish to investigate. So if anyone would like to test if >>> this patch really fixes the info manual, please do it :-) >> >> This patch works for me. I built qemu successfully using it. The info >> docs are present now, and they were missing before. I'd say ship it! Thanks for checking! Pushed. (I guessed it should work, it's just that my computer is not powerful enough to build some packages.) -- Alex