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 23:17:50 -0700 Message-ID: <20191025061750.GA43263@PhantoNv4ArchGx.localdomain> References: <20191025020125.GA25245@PhantoNv4ArchGx.localdomain> <87o8y5fu85.fsf@nckx> Reply-To: Bengt Richter Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:33597) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iNswB-0002VL-6G for bug-guix@gnu.org; Fri, 25 Oct 2019 02:19:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iNsw9-0002mX-SO for bug-guix@gnu.org; Fri, 25 Oct 2019 02:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56580) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iNsw9-0002mJ-Ov for bug-guix@gnu.org; Fri, 25 Oct 2019 02:19:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iNsw9-0002gW-Jy for bug-guix@gnu.org; Fri, 25 Oct 2019 02:19:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87o8y5fu85.fsf@nckx> 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: Tobias Geerinckx-Rice Cc: 37914-done@debbugs.gnu.org Hi Tobias, On +2019-10-25 04:13:14 +0200, Tobias Geerinckx-Rice wrote: > Bengt, > > Bengt Richter 写道: > > patching file avahi-core/server.c > > patching file avahi-core/server.c > > Hunk #1 FAILED at 930. > > You should ‘guix pull’ and try again: this was fixed on master a day or two > ago. > > I'm closing this bug for that reason. Let me know if you still have > problems with avahi. > > Kind regards, > > T G-R Thanks, guix install avahi succeeded! :) And thereafter so did guix upgrade glibc-utf8-locales And that in turn fixed the guile locale complaint triggered by guix's use of guile (which guile directly invoked did not complain about). I'd still like to know why avahi was involved in guix install glibc-utf8-locales failing as I tried to show in #bug37900, but after installing avahi, everything fell into place, as just mentioned. --------------------------------------------- $ guix describe Generation 19 Oct 24 2019 22:37:20 (current) guix 6caa739 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 6caa7392d8e51f5ef26e9efaa867ca5f9e1cac91 $ guix package -I 'avahi|locales' glibc-locales 2.28 out /gnu/store/bb9alx1ap57pz0vmx7p1r8qk0lxxfg3x-glibc-locales-2.28 avahi 0.7 out /gnu/store/f7zmq1hffs9lrwkyyn88k5r399a7f8xh-avahi-0.7 glibc-utf8-locales 2.29 out /gnu/store/n79cf8bvy3k96gjk1rf18d36w40lkwlr-glibc-utf8-locales-2.29 $ --------------------------------------------- Thanks again. Ok with me to close bug#37900, even if you choose not to explain the avahi/locales entanglement shown there ;-) A thought: When developers are working on a fix for something, is there a list of pending fixes that one could have grepped to see that, oh, they're working on e.g. avahi, I'll hold off posting a bug report. An ETA for the fix's commit would be nice to have in that active pending-fixes list too (I know the entire bug archive is a kind of pending-fix list, but most of that is not under active fixing ;-) -- Regards, Bengt Richter