The Guix nss-certs package contains the CA certificates files. It is included 
by default in Guix System operating system declarations. If you are running 
Guix System, these files will show up under:

 /etc/ssl/certs/ca-certificates.crt

If you are not running Guix System, then you may need to install the nss-certs 
package into one of your profiles, either via `guix package` or `guix home`.

>From your error message below, I'm guessing that you installed nss-certs into 
>your user profile, but the path isn't set correctly. You are missing the "s" 
>in "ca-certificates.cert".

It should be:

  /home/user/.guix-profile/etc/ssl/certs/ca-certificates.crt

Happy hacking,
  Gary


"g|ass.Houses" via <[email protected]> writes:

> Hello Guix Team! I discovered an issue related to my last message. It
> seems that I am missing CA-certificates. I was trying to use a
> flatpak, Lutris, and discovered that I can't install anything without
> these certificates. For example, trying to add a game gives me an
> error that says:
>
> Could not find a suitable bundle, invalid path: 
> /home/user/.guix-profile/etc/ssl/certs/ca-certificate.crt
>
> I had to manually export the certificate file since it was missing in
> the first place, but it doesn't seem to work. From my research, it
> seems the certificates must be updated, but I don't see an equivalent
> command on Guix for "update-ca-certificates". Any help will be
> appreciated
>
> Thanks!

-- 
GPG Key ID: C4FBEDBD
Use `gpg --search-keys [email protected]' to find me
Protect yourself from surveillance: https://emailselfdefense.fsf.org
=======================================================================
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Why is HTML email a security nightmare? See https://useplaintext.email/

Please avoid sending me MS-Office attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

Reply via email to