[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#69599: peercred package crashes guix go importer
From: |
Carlo Zancanaro |
Subject: |
bug#69599: peercred package crashes guix go importer |
Date: |
Thu, 07 Mar 2024 16:59:20 +1100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
On Wed, Mar 06 2024, Nathan Dehnel wrote:
> ice-9/boot-9.scm:1683:16: In procedure raise-exception:
> In procedure getaddrinfo: System error
Looks like an issue with the domain. Guix tries to look up inet.af, but
the project doesn't have the domain any more[1].
Using "guix import go github.com/inetaf/peercred" instead should work.
Carlo
[1]: https://github.com/inetaf/tcpproxy/issues/39