all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tanguy@bioneland.org
To: Pierre Langlois <pierre.langlois@gmx.com>
Cc: help-guix@gnu.org
Subject: Re: `dockerd` service not starting
Date: Fri, 01 Apr 2022 06:50:41 +0000	[thread overview]
Message-ID: <c264ac704d7c0d8ac0c6fe91b1e25f8b@bioneland.org> (raw)
In-Reply-To: <871qyhlxn0.fsf@gmx.com>

Hi Pierre,

On 2022-03-31 19:30, Pierre Langlois wrote:
> Tanguy LE CARROUR <tanguy@bioneland.org> writes:
>> My `dockerd` service has stopped working weeks (months!?) ago, but 
>> I've
>> had no use for it in the meantime, so it was no big deal, until today…
>> […]
> 
> That's strange, I can also see this in my logs from back in April 2021,
> but not since then.
> 
> As a shot in the dark, could you try the attached patch?  It's 
> something
> I added while looking at updating docker (I need to rebase this series
> and get it committed). It's a bugfix, the patch-paths phase does not 
> run
> withouth it so it could be related to your issues. But for some strange
> reason it's been working for me.
> 
> https://issues.guix.gnu.org/52790#1

Thanks for the patch! I applied it and successfully built containerd and 
docker, but…
I have no clue how to `guix system reconfigure` from my guix repo 
checkout!? ^_^'

Usually, as my regular user, I do `./pre-inst-env guix …`, but in order 
to run
`guix system reconfigure` I use sudo.
But `sudo ./pre-inst-env guix system reconfigure config.scm` fails with 
an ugly:

```console
Backtrace:
In ice-9/boot-9.scm:
   3253:13 19 (_)
In ice-9/threads.scm:
     390:8 18 (_ _)
In ice-9/boot-9.scm:
   3544:20 17 (_)
    2836:4 16 (save-module-excursion _)
   3564:26 15 (_)
In unknown file:
           14 (primitive-load-path "guix/store" #<procedure 7f3bd28bf…>)
In ice-9/boot-9.scm:
   3923:23 13 (_)
    3411:4 12 (define-module* _ #:filename _ #:pure _ #:version _ # _ …)
   3424:24 11 (_)
    222:29 10 (map1 (((guix utils)) ((guix config)) ((guix #)) ((…)) …))
    222:29  9 (map1 (((guix config)) ((guix deprecation)) ((guix …)) …))
    222:29  8 (map1 (((guix deprecation)) ((guix memoization)) ((…)) …))
    222:29  7 (map1 (((guix memoization)) ((guix serialization)) (#) …))
    222:29  6 (map1 (((guix serialization)) ((guix monads)) ((# #)) …))
    222:29  5 (map1 (((guix monads)) ((guix records)) ((guix #)) (#) …))
    222:29  4 (map1 (((guix records)) ((guix base16)) ((guix #)) (#) …))
    222:29  3 (map1 (((guix base16)) ((guix base32)) ((gcrypt #)) # …))
    222:29  2 (map1 (((guix base32)) ((gcrypt hash)) ((guix #)) (#) …))
    222:17  1 (map1 (((gcrypt hash)) ((guix profiling)) ((rnrs #)) # …))
    3330:6  0 (resolve-interface (gcrypt hash) #:select _ #:hide _ # _ …)

ice-9/boot-9.scm:3330:6: In procedure resolve-interface:
no code for module (gcrypt hash)
```

How am I supposed to do it?!

Best regards,

-- 
Tanguy


  reply	other threads:[~2022-04-01  7:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-31  9:48 `dockerd` service not starting Tanguy LE CARROUR
2022-03-31 19:30 ` Pierre Langlois
2022-04-01  6:50   ` tanguy [this message]
2022-04-01 19:05     ` Pierre Langlois
2022-04-02  9:12       ` Tanguy LE CARROUR
2022-04-02 10:43         ` Pierre Langlois
2022-04-04  7:03           ` Tanguy LE CARROUR

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=c264ac704d7c0d8ac0c6fe91b1e25f8b@bioneland.org \
    --to=tanguy@bioneland.org \
    --cc=help-guix@gnu.org \
    --cc=pierre.langlois@gmx.com \
    /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.