emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52981: closed (Flatpak GnuPG install conflicts with existing GnuPG i


From: GNU bug Tracking System
Subject: bug#52981: closed (Flatpak GnuPG install conflicts with existing GnuPG install)
Date: Mon, 03 Jan 2022 19:07:01 +0000

Your message dated Mon, 3 Jan 2022 14:06:28 -0500
with message-id <YdNJNLjbhM8/Ug9Q@jasmine.lan>
and subject line Re: bug#52981: Flatpak GnuPG install conflicts with existing 
GnuPG install
has caused the debbugs.gnu.org bug report #52981,
regarding Flatpak GnuPG install conflicts with existing GnuPG install
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
52981: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52981
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Flatpak GnuPG install conflicts with existing GnuPG install Date: Mon, 3 Jan 2022 17:28:17 +0100 (CET)
When doing a `guix install flatpak` while having `gnupg` already installed as a user package I get this error:

```
$ guix package --list-installed
[...]
gnupg 2.2.32 out /gnu/store/75122spwjdkxxgd32gkkil3n7ifax8i5-gnupg-2.2.32

$ guix install flatpak
The following package will be installed:
flatpak 1.12.1
guix install: error: profile contains conflicting entries for gnupg
guix install: error: first entry: gnupg@2.2.30 /gnu/store/0snfzd41n430ddpq316j9v2z5fn2y62m-gnupg-2.2.30
guix install: error: ... propagated from flatpak@1.12.1
guix install: error: second entry: gnupg@2.2.32 /gnu/store/75122spwjdkxxgd32gkkil3n7ifax8i5-gnupg-2.2.32
hint: Try upgrading both `flatpak' and `gnupg', or remove one of them from the profile.

$ guix upgrade
guix upgrade: warning: nothing to do
```

Worse, initially the Flatpak install did not complain because I had GnuPG installed as a system package. After installing Flatpak `gpg` mostly stopped working with `gpg-agent` segfaulting. It took a while to figure out Flatpak's GnuPG was the culprit.

Regards,
Erik

--- End Message ---
--- Begin Message --- Subject: Re: bug#52981: Flatpak GnuPG install conflicts with existing GnuPG install Date: Mon, 3 Jan 2022 14:06:28 -0500
On Mon, Jan 03, 2022 at 05:28:17PM +0100, Erik Winkels wrote:
> guix install: error: profile contains conflicting entries for gnupg

This should be fixed with commit
0d15873d7e898110c12fd77d32258ab55e16e7eb

https://git.savannah.gnu.org/cgit/guix.git/commit/?id=0d15873d7e898110c12fd77d32258ab55e16e7eb


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]