GNU bug report logs -
#48434
[PATCH] guile: allow pre-inst-env inject local paths
Previous Next
Full log
Message #29 received at 48434 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Tue, 17 Aug 2021 15:59:05 +0200
Maxime Devos <maximedevos <at> telenet.be> wrote:
> > Ah. I did install patched guix into the system (and that's how
> > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=50090).
> >
> > I still don't quite understand if channel we pull from also should be patched.
> > Let's assume it should:
> >
> > $ LANG=C ./pre-inst-env guix pull --url=. --commit=e9029ed5eae45ee8f53f055ee66f9bce353cac84 --root=guix0
> > guix pull: error: root=guix0: unrecognized option
> >
> > I'm not sure what --root= does. Is it a user name? Or a profile name?
>
> I forgot the exact option, it should have been "--profile=guix0".
> From (guix)Submitting patches:
>
> 15. Make sure your changes do not break Guix and simulate a ‘guix
> pull’ with:
> guix pull --url=/path/to/your/checkout --profile=/tmp/guix.master
>
Aha, thank you! That works:
$ guix pull --commit=... --url=${PWD} --profile=/tmp/g1.master --disable-authentication
$ ./pre-inst-env guix pull --commit=... --url=${PWD} --profile=/tmp/g2.master --disable-authentication
--
Sergei
[Message part 2 (application/pgp-signature, inline)]
This bug report was last modified 3 years and 301 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.