GNU bug report logs -
#49957
[PATCH] gnu: p11-kit: Fix certificate errors from flatpak apps
Previous Next
Reported by: Andrew Whatson <whatson <at> gmail.com>
Date: Mon, 9 Aug 2021 14:15:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi,
John Kehayias <john.kehayias <at> protonmail.com> skribis:
> Flatpak's dependency doesn't show up on a guix refresh
> --list-dependents p11-kit, as it comes through some other package
> somehow (I never looked how exactly). But I guess that is more "using"
> than needing to build against? Wondering if there are some hidden
> runtime cases to look out for. (Probably more relevant when thinking
> of changing that configure flag?)
‘guix refresh -l’ doesn’t list all the dependents, only the “contour”:
--8<---------------cut here---------------start------------->8---
$ guix refresh -l p11-kit <at> 0.23
Building the following 40 packages would ensure 81 dependent packages are rebuilt: inxi <at> 3.3.07-1 autofs <at> 5.1.8 network-manager-openvpn <at> 1.8.12 network-manager-vpnc <at> 1.2.6 eolie <at> 0.9.101 gramps <at> 5.1.4 glimpse <at> 0.2.0 openttd <at> 1.11.2 gimp-fourier <at> 0.4.3-2 gimp-resynthesizer <at> 2.0.3 gmic-qt-gimp <at> 2.9.7 rapid-photo-downloader <at> 0.9.18 entangle <at> 3.0 gnome-todo <at> 3.28.1 geary <at> 3.34.1 chatty <at> 0.1.17 shotwell <at> 0.30.12 rhythmbox <at> 3.4.4 gnome-photos <at> 3.34.2 claws-mail <at> 4.0.0 seahorse <at> 3.36.2 network-manager-openconnect <at> 1.2.6 evolution <at> 3.34.2 gnome-music <at> 3.34.5 gnome-tweaks <at> 3.34.1 lxde <at> 0.99.2 caja-extensions <at> 1.24.1 spacefm <at> 1.0.6 xfce <at> 4.16.0 vinagre <at> 3.22.0 liferea <at> 1.13.4 remmina <at> 1.4.20 arc-theme <at> 20201013 gnome-shell-extension-gsconnect <at> 33 numix-gtk-theme <at> 2.6.7 gnome <at> 3.34.5 mate <at> 1.24.1 surf <at> 2.1 midori <at> 9.0 eid-mw <at> 5.0.28
--8<---------------cut here---------------end--------------->8---
To see them all, try this:
guix graph -t reverse-package p11-kit <at> 0.23 | xdot -
HTH,
Ludo’.
This bug report was last modified 3 years and 269 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.