GNU bug report logs - #68359
Can't pull my channel because of getaddrinfo -8 error

Previous Next

Package: guix;

Reported by: "ShinyZero0" <shinyzero0 <at> tilde.club>

Date: Wed, 10 Jan 2024 01:11:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: "ShinyZero0" <shinyzero0 <at> tilde.club>
To: <68359 <at> debbugs.gnu.org>
Subject: bug#68359: Acknowledgement (Can't pull my channel because of getaddrinfo -8 error)
Date: Thu, 18 Jan 2024 05:50:46 +0300
Well, the issue seems to be with the commit that adds the transformed
polybar package like this:

```
(define-module (zero packages polybar))
(use-modules (guix packages)
             (guix transformations)
             (gnu packages wm))
(define-public
  polybar-3.7.1
  ((options->transformation
     '((with-version . "polybar=3.7.1"))) polybar))
```




This bug report was last modified 1 year and 64 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.