From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bengt Richter Subject: bug#37914: guix avahi install fails Date: Thu, 24 Oct 2019 19:01:25 -0700 Message-ID: <20191025020125.GA25245@PhantoNv4ArchGx.localdomain> Reply-To: Bengt Richter Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:37307) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNovU-0001a6-Gl for bug-guix@gnu.org; Thu, 24 Oct 2019 22:02:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNovT-0008Ui-8Q for bug-guix@gnu.org; Thu, 24 Oct 2019 22:02:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56518) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iNovS-0008UI-5F for bug-guix@gnu.org; Thu, 24 Oct 2019 22:02:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iNovS-0004ky-0Y for bug-guix@gnu.org; Thu, 24 Oct 2019 22:02:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:37257) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNov6-0001Gh-8l for bug-guix@gnu.org; Thu, 24 Oct 2019 22:01:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNov5-0008Pd-0p for bug-guix@gnu.org; Thu, 24 Oct 2019 22:01:39 -0400 Received: from imta-36.everyone.net ([216.200.145.36]:56870 helo=imta-38.everyone.net) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iNov4-0008PF-P5 for bug-guix@gnu.org; Thu, 24 Oct 2019 22:01:38 -0400 Received: from pps.filterd (omta002.sj2.proofpoint.com [127.0.0.1]) by imta-38.everyone.net (8.16.0.27/8.16.0.27) with SMTP id x9P1vbm5011575 for ; Thu, 24 Oct 2019 19:01:35 -0700 Received: by m0116293.mta.everyone.net (EON-AUTHRELAY2 - 32d0d199) id m0116293.5db23b63.451e for ; Thu, 24 Oct 2019 19:01:32 -0700 Content-Disposition: inline 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: 37914@debbugs.gnu.org Hello Guix, guix install avahi resulted in error log as follows: ------------------------------ avahi-0.7/man/avahi.service.5 avahi-0.7/man/xmltoman.dtd avahi-0.7/man/avahi-resolve.1 avahi-0.7/bootstrap.sh avahi-0.7/doxygen.cfg avahi-0.7/configure avahi-0.7/compile patching file avahi-core/server.c patching file avahi-core/server.c Hunk #1 FAILED at 930. Hunk #2 succeeded at 955 with fuzz 1 (offset 8 lines). 1 out of 2 hunks FAILED -- saving rejects to file avahi-core/server.c.rej source is under 'avahi-0.7' applying '/gnu/store/3q0fkcby74bm6in7gssmfjjf0d250a1a-avahi-CVE-2018-1000845.patch'... applying '/gnu/store/3q0fkcby74bm6in7gssmfjjf0d250a1a-avahi-CVE-2018-1000845.patch'... Backtrace: 3 (primitive-load "/gnu/store/66d0abh3pxqwpagq30rjv9qix3m?") In ice-9/eval.scm: 619:8 2 (_ #(# "avahi-0.7")) In srfi/srfi-1.scm: 640:9 1 (for-each # _) In guix/build/utils.scm: 652:6 0 (invoke _ . _) guix/build/utils.scm:652:6: In procedure invoke: Throw to key `srfi-34' with args `(#)'. ------------------------------ Sorry, no time to pursue right now, RL demands :) HTH -- Regards, Bengt Richter