Problem adding the source to install bacularis

67 views
Skip to first unread message

Gonçalo Midões

unread,
Jun 12, 2023, 8:55:32 AM6/12/23
to bacularis
Hi so I'm trying to get bacularis on my system but its giving me an error whenever i do apt-get update, it complains about the certificates. I did as it is explained in the documentation but still no luck.

These were my steps:

1- wget -qO- https://pkgs.bacularis.app/bacularis.pub | gpg --dearmor > /usr/share/keyrings/bacularis-archive-keyring.gpg 2- Adding the repository in /etc/apt/sources.list.d/bacularis.list

deb [arch=amd64 signed-by=/usr/share/keyrings/bacularis-archive-keyring.gpg] https://pkgs.bacularis.app/stable/ubuntu bionic main
deb-src [signed-by=/usr/share/keyrings/bacularis-archive-keyring.gpg] https://pkgs.bacularis.app/stable/ubuntu bionic main

3 - apt-get update, but it fails on some links:
Screenshot 2023-06-12 135411.jpg

I checked and i have the file he complains. Another thing that i noticed is that 
https://pkgs.bacularis.app/stable/ubuntu/dists/bionic/main/source/Sources goes to a 404 probably not supposed.

Thank you in advance

Marcin Haba

unread,
Jun 13, 2023, 12:17:44 AM6/13/23
to Gonçalo Midões, bacularis
Hello Gonçalo,

Thanks for your message with the problem description.

It looks that you don't have activated the following certificate in your certificate list in /etc/ssl/certs/.

ISRG_Root_X1.crt

It is the Root CA certificate for the certificate used in pkgs.bacularis.app.

Please activate this ISRG_Root_X1 in your system. To do it I would propose to do the following steps:

1) Please make sure that your ca-certificates package is up-to-date. If not, please update it.

2) Please edit the ca-certificates.conf file:

/etc/ca-certificates.conf

and find there this certificate line:

mozilla/ISRG_Root_X1.crt

If in this line is exclamation mark '!' character like this:

!mozilla/ISRG_Root_X1.crt

please remove the exclamation mark:

mozilla/ISRG_Root_X1.crt

If there is no exclamation mark before the cert, there is nothing to do in this file.

3) At the end run as the root user:

# update-ca-certificates

Please let us know if it helped.

Good luck!

Best regards,
Marcin Haba (gani)

--
You received this message because you are subscribed to the Google Groups "bacularis" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bacularis+...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/bacularis/6bbb0363-d2f1-4b20-90b4-a6d57e76d526n%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
"Greater love hath no man than this, that a man lay down his life for his friends." Jesus Christ

"Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie za przyjaciół swoich." Jezus Chrystus
Reply all
Reply to author
Forward
0 new messages