GNU bug report logs - #76607
Missing age-keygen - can't build package cache

Previous Next

Package: guix;

Reported by: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>

Date: Thu, 27 Feb 2025 12:43:01 UTC

Severity: normal

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #28 received at 76607 <at> debbugs.gnu.org (full text, mbox):

From: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
To: Leo Famulari <leo <at> famulari.name>
Cc: sharlatanus <at> gmail.com, Nicolas Graves <ngraves <at> ngraves.fr>,
 76607 <at> debbugs.gnu.org
Subject: Re: bug#76607: Missing age-keygen - can't build package cache
Date: Thu, 27 Feb 2025 16:45:57 +0100
> > No module 'guix build age' exists.  The "bin/age-keygen" is in the
> > gnu/packages/password-utils.scm. (See below)
>
> It's a shell command, not Scheme code.

Aaah. Well that kind of minimalism is just too minimal. SRY 😉

> Try running `guix build age` and then looking in the age store item for
> age-keygen.

Thanks Leo.

bost <at> ecke ~/dev/guix [env]$ test -f $(./pre-inst-env guix build
age)/bin/age-keygen && echo "file-found" || echo "file-not-found"
file-found

Cheers,
Bost




This bug report was last modified 79 days ago.

Previous Next


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