> Hi Yoann,
Hi Ludo,
> I had not understood that. I guess the patch below fixes it, I’ll push
> t shortly.
> Thanks,
> Ludo’.
Look great, but IMO, your addition, "(passwd:name (getpwuid (getuid",
should be the only way to get the username since $USER and $LOGNAME
could be overridden or uns
> > > As said, it is not a bug of "guix pull" but a bug of the
> > > configuration. Adding the root user to your Dockerfile should fix the
> > > issue you encounter.
> >
> > The fact that guix require $USER to be set is IMO a kind of bug and is
> > documented anywhere.
> I do not understand: runni
> It is similar to Bug#36785 [1].
> As said, it is not a bug of "guix pull" but a bug of the
> configuration. Adding the root user to your Dockerfile should fix the
> issue you encounter.
The fact that guix require $USER to be set is IMO a kind of bug and is
documented anywhere.
It will be less p
> Like Julien, I find it surprising: where does that “default” come from?
> Did you mean “/per-user/default” or really “/default”? If the latter,
> something’s really fishy. :-)
> Ludo’.
Hi ludo,
I provided a reproducible case with how i arrive at this "weird" state in
a previous email.
But to
> Other said, how can I reproduce the behaviour you are observing?
# Download requirements
$ mkdir -p /tmp/guix-docker
$ wget -O /tmp/guix-docker/Dockerfile
https://raw.githubusercontent.com/rockandska/.dotfiles/084b3c6924eeb985cb40edfc90e3827b10ba61e2/.local/opt/dotfiles-bootstrap/tests/Dockerf
> Is default a username or the value of $USER maybe?
@julien : default is not the name of any user, only root and guix-build users
are present under my container
> To delete old generations, use `guix system delete-generations`, for
> packages, use `guix package` with flag `delete-generations`.
After re-reading the doc for 'guix gc', i now know why.
It seems that guix pull doesn't change the symlink in
/var/guix/profiles/per-user/root/current-guix and is list in gc roots
/var/guix/profiles/per-user/root/current-guix --> current-guix-1-link -->
/gnu/store/rrhs9c8k0vbpirqplfzh2bf1xczr3z
Hi guix,
I was testing the creation of guix docker image to be able to have multiple
versions :
- 1.0.1 ( based on binary installation )
- latest ( based on the last commit from guix git with git pull )
- commit_hash ( specific commit )
And what i observed is it seems that 'guix gc' doesn't cle
Hi guix,
Not sure if it needs to be add to the guix documentation or directly included
in "~/.guix-profile/etc/profile" generation process,
but the completion scripts provided by packages seem not to be loaded.
For example, if i only install the package "git", the completion scripts for
"git" r
>De : George Clemmer
>
>>Ludovic Courtès writes:
>
>> Hello,
>>
>> YOANN P skribis:
>>
>>> I was thinking than "~/.guix-profile/manifest" was a valid manifest file
>>> due to his name, but it seems not that is the case from the
>De : Ludovic Courtès
>Envoyé : mercredi 26 septembre 2018 10:19
>À : YOANN P
>Cc : guix-devel@gnu.org
>Objet : Re: ~/.guix-profile/manifest usage with "guix package -m [manifest]" /
>"guix pack -m [manifest]" etc..
>
>Hello,
Hi,
>
>YOANN P
Hi there,
I was thinking than "~/.guix-profile/manifest" was a valid manifest file due to
his name, but it seems not that is the case from the error i've got
https://pastebin.com/Z7h2t5mL
After some search , i've finally understand that the instantiated profile
couldn't be used as source prof
wnloaded.
With having the choice of the build, the user could choose overhead or not
depending the env he's on, and could deploy his "manifest" he had previously
put in scm ( oh yea ) to deploy his environment.
Thanks for all of your hard work on this project Ludo
Best regards,
Y
Hi Guix,
First, thanks for making my day when i read some days ago the post about
"Relocatable", what a great news and a killer feature ! Far better than my
trick exposed past weeks ago to Ludovic and even better than the wrapper i had
imagine to write :)
When "proot" will be included in the bi
Hi,
Thanks you for yours answers :-)
>
> Indeed, though if you’re customizing things anyway, you could run:
>
> ./configure --prefix=/my/prefix --sysconfdir=/my/etc
>
Thanks, I missed that part sorry
>
> Several machines can be used at the same time, no worries. :-)
>
It is really nice if e
Hi Guix team,
I didn't find any documentation describing a way to use an alternative file for
the offload settings instead of the default /etc/guix/machines.scm.
Did i missed something ? Is there other files that are put under /etc ?
It could be problematic for users who use custom store/sta
Hi Guix Team,
Is there any plan to include "proot-static" with Guix Binary releases ?
My request is motivated by the fact i'm looking for a way to use/install Guix
only with the bin release on a non-privileged environnement (HPC, non root
user) without the need to use guix pack on another compu
17 matches
Mail list logo