Hi, Vagrant Cascadian <[email protected]> writes:
> On 2025-07-10, Gabor Gero via wrote: >> I'm running Guix on top of Debian, from Debian's repos. Running guix >> pull both with and without sudo -i, will not actually update the >> repository, every package stays the same version. Restarting the >> guix-daemon systemd service or rebooting does not help, and guix pull >> itself displays no errors (although it is unusually slow). > > My guess is your PATH variable is not getting updated... is it using the > guix from "guix pull" (e.g. ~/.config/guix/current/bin/guix), or guix > from /usr/bin/guix? I think I had a similar experience with an `apt install guix` on Debian 12 in a VM; the initial pull went through, but it didn't create the ~/.guix-profile IIRC, I had to run it a second time (after I had re-login). Not sure if this was a glitch or if it's reproducible. -- Thanks, Maxim
