Is there a way to work around this for the recursive importer if another package uses the old domain?
On Wed, Mar 6, 2024 at 11:59 PM Carlo Zancanaro <[email protected]> wrote: > > 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
