Re: guix pull error after install i686 1.2.0

2021-04-14 Thread Leo Famulari
On Tue, Apr 13, 2021 at 08:26:32PM -0400, Bone Baboon wrote: > Thank you for sharing that link. It inspired several tests that I > conducted which helped me solve the problem. The issue was that the > date was significantly incorrect. > > I was able to fix this with `sudo date --set='-MM-DD

Re: guix pull error after install i686 1.2.0

2021-04-13 Thread Bone Baboon
Leo Famulari writes: > On Sun, Apr 11, 2021 at 03:04:14PM -0400, Leo Famulari wrote: >> It's expected that, before the first `guix pull`, the origin is not >> known. The per-user view of Guix, with provenance tracking, is created >> on the first `guix pull`. >> >> However, the version string shou

Re: guix pull error after install i686 1.2.0

2021-04-13 Thread Bone Baboon
Leo Famulari writes: >> The output of `guix describe`: >> ``` >> guix describe: error: failed to determine origin >> hint: Perhaps this `guix' command was not obtained with `guix pull'? Its >> version string is 1.2.0rc2-1.0d4b1af. >> ``` > > This isn't quite right. > > It's expected that, before

Re: guix pull error after install i686 1.2.0

2021-04-11 Thread Leo Famulari
On Sun, Apr 11, 2021 at 03:04:14PM -0400, Leo Famulari wrote: > It's expected that, before the first `guix pull`, the origin is not > known. The per-user view of Guix, with provenance tracking, is created > on the first `guix pull`. > > However, the version string should be 1.2.0. Something has g

Re: guix pull error after install i686 1.2.0

2021-04-11 Thread Leo Famulari
On Sat, Apr 10, 2021 at 09:54:18PM -0400, Bone Baboon wrote: > I can reproduce this after two separate install using this install > image: > https://ftp.gnu.org/gnu/guix/guix-system-install-1.2.0.i686-linux.iso.xz Okay. I have installed this ISO in a virtual machine, following the instructions in

Re: guix pull error after install i686 1.2.0

2021-04-10 Thread Bone Baboon
Leo Famulari writes: > In what context did you run `guix pull`? Like, in a graphical terminal > emulator? A console? As root? If as root, how did you become root? > > Is the bug reproducible? If so, please share the results of `env`, > `which guix`, and `guix describe`, in the same environment wher

Re: guix pull error after install i686 1.2.0

2021-04-10 Thread Leo Famulari
On Sat, Apr 10, 2021 at 11:33:12AM +0200, Vincent Legoll wrote: > But I remember having seen an (default checked) option > to install certificates when choosing packages to install. > > Let me power it up and check... > > I have the "nss-certs" package installed from /etc/config.scm `guix pull`

Re: guix pull error after install i686 1.2.0

2021-04-10 Thread Leo Famulari
On Sat, Apr 10, 2021 at 12:28:20AM -0400, Bone Baboon wrote: > I have just installed Guix on a computer using: > https://ftp.gnu.org/gnu/guix/guix-system-install-1.2.0.i686-linux.iso.xz > > When I run `guix pull` I get this error message "guix pull: error: Git > error: the SSL certificate is inval

Re: guix pull error after install i686 1.2.0

2021-04-10 Thread Bone Baboon
Vincent Legoll writes: > I remember having seen an (default checked) option > to install certificates when choosing packages to install. > I have the "nss-certs" package installed from /etc/config.scm > > This may be what you're missing. I reinstalled Guix on the laptop. During the graphical ins

Re: guix pull error after install i686 1.2.0

2021-04-10 Thread Vincent Legoll
Hello, Also trying to be helpful here, but, be careful anyways... ;-) On Sat, Apr 10, 2021 at 6:28 AM Bone Baboon wrote: > I have just installed Guix on a computer using: > https://ftp.gnu.org/gnu/guix/guix-system-install-1.2.0.i686-linux.iso.xz I did this 2 days ago on an old laptop, which had

guix pull error after install i686 1.2.0

2021-04-09 Thread Bone Baboon
I have just installed Guix on a computer using: https://ftp.gnu.org/gnu/guix/guix-system-install-1.2.0.i686-linux.iso.xz When I run `guix pull` I get this error message "guix pull: error: Git error: the SSL certificate is invalid".