all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "ShinyZero0" <shinyzero0@tilde.club>
To: 68359@debbugs.gnu.org
Subject: bug#68359: Can't pull my channel because of getaddrinfo -8 error
Date: Wed, 10 Jan 2024 04:09:35 +0300	[thread overview]
Message-ID: <CYAMI74CD75T.3JZWP3FK5PE6Q@fedora> (raw)

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"))
```

the full log is

```
(repl-version 0 1 1)
(exception getaddrinfo-error (value -8))
```

It seems to work well on just the previous commit and i also tried some
rebasing/amending to change the "breaking" commit. Sometimes it worked,
but when i added other ones skipping the "breaking" one it throwed the
same error. Of course the channel as well as the package the commit adds
work well in my GUIX_PACKAGE_PATH
There is my `guix describe`:
```
(list (channel
        (name 'shepherd)
        (url "https://codeberg.org/shinyzero0/shepherd.git")
        (branch "main")
        (commit
          "10d8ad5050799ee91302a5ef7c92a9ba6afd8fa7"))
      (channel
        (name 'guix)
        (url "https://git.savannah.gnu.org/git/guix.git")
        (branch "master")
        (commit
          "08d94fe20eca47b69678b3eced8749dd02c700a4")
        (introduction
          (make-channel-introduction
            "9edb3f66fd807b096b48283debdcddccfea34bad"
            (openpgp-fingerprint
              "BBB0 2DDF 2CEA F6A8 0D1D  E643 A2A0 6DF2 A33A 54FA"))))
      (channel
        (name 'zero)
        (url "https://codeberg.org/shinyzero0/guix-packages.git")
        (branch "master")
        (commit
          "e0d813eb175adb422a6993b173c6a3767957035d"))
      (channel
        (name 'rde)
        (url "https://git.sr.ht/~abcdw/rde")
        (branch "master")
        (commit
          "d0cc15bbc47b8b218e712d1b7fc92fc63527e578")
        (introduction
          (make-channel-introduction
            "257cebd587b66e4d865b3537a9a88cccd7107c95"
            (openpgp-fingerprint
              "2841 9AC6 5038 7440 C7E9  2FFA 2208 D209 58C1 DEB0")))))

;; warning: GUIX_PACKAGE_PATH="/home/zero/dev/guix-packages"
```




             reply	other threads:[~2024-01-13  8:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-10  1:09 ShinyZero0 [this message]
2024-01-13 11:50 ` bug#68359: Can't pull my channel because of getaddrinfo -8 error Josselin Poiret via Bug reports for GNU Guix
2024-01-13 23:42   ` ShinyZero0
2024-01-14 13:33   ` ShinyZero0
     [not found] ` <handler.68359.B.170484900520013.ack@debbugs.gnu.org>
2024-01-18  2:50   ` bug#68359: Acknowledgement (Can't pull my channel because of getaddrinfo -8 error) ShinyZero0 via Bug reports for GNU Guix
2024-03-08 18:10     ` Simon Tournier
2024-04-14 10:47 ` bug#68359: Can't pull my channel because of, getaddrinfo -8 error Christina O'Donnell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CYAMI74CD75T.3JZWP3FK5PE6Q@fedora \
    --to=shinyzero0@tilde.club \
    --cc=68359@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.