bug#62294: gnupg is pinned at 2.2.32 for bug that is fixed upstream

2023-04-06 Thread Ethan Blanton via Bug reports for GNU Guix
Simon Tournier wrote: > Are you proposing to update ’gnupg’ from 2.2.32 to 2.2.33 or why not to > 2.2.41? And remove the graft ’gnupg/fixed’? Personally, I think it should advance farther than 2.2.32, as there are S/MIME bugs prior to 2.2.35 that prevent a variety of commonly-issued S/MIME keys f

bug#61557: vdirsyncer fails to verify certificates

2023-03-26 Thread Ethan Blanton via Bug reports for GNU Guix
(Pardon the delay, for some reason I do not get email notifications for this bug.) I had read the X.509 Certificates section of the manual, but since my certificates ARE in the default location of /etc/ssl/certs, and vdirsyncer had previously worked, for some reason I did not dig into it deeply en

bug#62294: gnupg is pinned at 2.2.32 for bug that is fixed upstream

2023-03-20 Thread Ethan Blanton via Bug reports for GNU Guix
It looks like the gnupg package is pinned at 2.2.32 with the following note: ;; Note2: 2.2.33 currently suffers from regressions, so do not update to it ;; (see: https://dev.gnupg.org/T5742). However, the bug referenced here is fixed in upstream commit 4cc724639c012215f59648cbb4b7631b9d35

bug#56076: guix shell -P behavior is surprising with persistent home

2022-06-18 Thread Ethan Blanton via Bug reports for GNU Guix
I am using guix shell to create an isolated container, but using a persistent home directory to preserve configuration and state for the program in the container. Specifically, I am using (lightly simplified; note that the user is elb and the manifest contains ONLY syncthing): CONTAINER_HOME=/pat