GNU bug report logs -
#75559
gnupg update to 2.4.7 causing guix build -K seahorse to fail
Previous Next
Full log
View this message in rfc822 format
On Wed, Jan 15, 2025 at 02:10:41AM +0100, Rostislav Svoboda wrote:
> Thanks Leo. In theory, the fix should be straightforward (see
> attachment). However, we need to be careful:
>
> $ guix search ^seahorse\$ | grep synopsis
> synopsis: Manage encryption keys and passwords in the GNOME keyring
Can you check if the new version of Seahorse provided by your patch
works on your GNOME system? Sometimes GNOME software is very tightly
coupled, sometimes it might work to update things like this.
And if it doesn't work, we can try just relaxing the version
constraints. There are no relevant code changes in Seahorse before they relaxed
the GnuPG version constraint. They simply released version 43.0,
aupdated some translations, adjusted some variable names related to SSH,
and then allowed GnuPG 2.4.*:
------
$ git log 43.0..9260c747 --oneline
9260c747 Allow building with GnuPG-2.4.x
8e43721e Update Russian translation
3c33ab1f Update Belarusian translation
6170a9bc Add Interlingue translation
d12f2330 Update Dutch translation
6d673637 ssh: avoid stdout and stderr variable names
------
There's actually very few code changes between Seahorse 43 and 47,
overall.
This bug report was last modified 184 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.