bug#68359: Acknowledgement (Can't pull my channel because of getaddrinfo -8 error)

2024-01-17 Thread ShinyZero0
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

bug#68359: Can't pull my channel because of getaddrinfo -8 error

2024-01-14 Thread ShinyZero0
Hello again. I retried the build from codeberg and it still crashes on any commit above e0d813eb175adb422a6993b173c6a3767957035d. Also i pushed the repo to github https://github.com/shinyzero0/guix-packages and it still crashes with the same error. Best wishes, Paul

bug#68359: Can't pull my channel because of getaddrinfo -8 error

2024-01-13 Thread ShinyZero0
Hi, Josselin. Thanks for replying! Well, actually i encountered the problem at least 20 days ago so it definitely isn't related to recent DDOS attacks. Even if there were some before, i could and can build the commit e0d813eb175adb422a6993b173c6a3767957035d as well as my shepherd channel which is

bug#68359: Can't pull my channel because of getaddrinfo -8 error

2024-01-13 Thread ShinyZero0
Here is my channel i'm trying to pull and keep getting that "SERVICE not supported for `ai_socktype'" error ``` (channel (name 'zero) (url "https://codeberg.org/shinyzero0/guix-packages.git";) (commit "1eacb7d9e2eb96c9d45b96af006b069e443c9ebc"))