all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: John Kehayias <john.kehayias@protonmail.com>
Cc: Andrew Whatson <whatson@gmail.com>, 49957-done@debbugs.gnu.org
Subject: [bug#49957] [PATCH] gnu: p11-kit: Fix certificate errors from flatpak apps
Date: Wed, 27 Oct 2021 16:27:43 +0200	[thread overview]
Message-ID: <87wnlyfsps.fsf@gnu.org> (raw)
In-Reply-To: <Br6tZRqMBEAbSgh7nqcJkIgiin-ogy54r81SQ1EaTl5sO4xycbqNWVb46anlntbNcswp7lvUq9k0brr-tRdEkstvAdKRzO8sjw6dUSIsW4I=@protonmail.com> (John Kehayias's message of "Mon, 25 Oct 2021 19:33:49 +0000")

Hi,

John Kehayias <john.kehayias@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@0.23
Building the following 40 packages would ensure 81 dependent packages are rebuilt: inxi@3.3.07-1 autofs@5.1.8 network-manager-openvpn@1.8.12 network-manager-vpnc@1.2.6 eolie@0.9.101 gramps@5.1.4 glimpse@0.2.0 openttd@1.11.2 gimp-fourier@0.4.3-2 gimp-resynthesizer@2.0.3 gmic-qt-gimp@2.9.7 rapid-photo-downloader@0.9.18 entangle@3.0 gnome-todo@3.28.1 geary@3.34.1 chatty@0.1.17 shotwell@0.30.12 rhythmbox@3.4.4 gnome-photos@3.34.2 claws-mail@4.0.0 seahorse@3.36.2 network-manager-openconnect@1.2.6 evolution@3.34.2 gnome-music@3.34.5 gnome-tweaks@3.34.1 lxde@0.99.2 caja-extensions@1.24.1 spacefm@1.0.6 xfce@4.16.0 vinagre@3.22.0 liferea@1.13.4 remmina@1.4.20 arc-theme@20201013 gnome-shell-extension-gsconnect@33 numix-gtk-theme@2.6.7 gnome@3.34.5 mate@1.24.1 surf@2.1 midori@9.0 eid-mw@5.0.28
--8<---------------cut here---------------end--------------->8---

To see them all, try this:

  guix graph -t reverse-package p11-kit@0.23 | xdot -

HTH,
Ludo’.




      reply	other threads:[~2021-10-27 15:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-09 14:14 [bug#49957] [PATCH] gnu: p11-kit: Fix certificate errors from flatpak apps Andrew Whatson
2021-09-28  2:26 ` John Kehayias via Guix-patches via
2021-09-28  5:07   ` John Kehayias via Guix-patches via
2021-10-25 19:13 ` bug#49957: " Ludovic Courtès
2021-10-25 19:33   ` [bug#49957] " John Kehayias via Guix-patches via
2021-10-27 14:27     ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wnlyfsps.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=49957-done@debbugs.gnu.org \
    --cc=john.kehayias@protonmail.com \
    --cc=whatson@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.