From: Vivien Kraus via Bug reports for GNU Guix <bug-guix@gnu.org>
To: Csepp <raingloom@riseup.net>
Cc: 60811@debbugs.gnu.org
Subject: bug#60811: Can’t change the build system of p11-kit to meson
Date: Sat, 14 Jan 2023 23:03:13 +0100 [thread overview]
Message-ID: <7e14ed490c6f7a4e8f34aa7c7163835a7c433de6.camel@planete-kraus.eu> (raw)
In-Reply-To: <86h6wszxep.fsf@riseup.net>
Hello!
Le samedi 14 janvier 2023 à 21:10 +0100, Csepp a écrit :
> The way I debugged a cycle was:
> * use package graph type
> * import graph into Python's networkx using pydot
> * run networkx's cycle detection
If I select the "package" graph type, guix graph completes:
$ ./pre-inst-env guix graph --type=package p11-kit
digraph "Guix package" {
"140299993452720" [label = "p11-kit@0.23.22", shape = box, fontname =
sans];
"140299993452720" -> "140299993453072" [color = magenta];
"140299993452720" -> "140300286436736" [color = magenta];
"140299993452720" -> "140299980957936" [color = magenta];
"140299993452720" -> "140299993453072" [color = magenta];
"140299993453072" [label = "libtasn1@4.17.0", shape = box, fontname =
sans];
"140299993453072" -> "140299983720224" [color = blue];
"140299983720224" [label = "perl@5.34.0", shape = box, fontname =
sans];
"140299983720224" -> "140299983567616" [color = red];
"140299983567616" [label = "coreutils-minimal@8.32", shape = box,
fontname = sans];
"140300286436736" [label = "pkg-config@0.29.2", shape = box, fontname
= sans];
"140299980957936" [label = "libffi@3.3", shape = box, fontname =
sans];
}
Thank you for your python script! Unfortunately, it does not detect any
cycles here.
Vivien
prev parent reply other threads:[~2023-01-14 22:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-14 8:26 bug#60811: Can’t change the build system of p11-kit to meson Vivien Kraus via Bug reports for GNU Guix
2023-01-14 20:10 ` Csepp
2023-01-14 22:03 ` Vivien Kraus via Bug reports for GNU Guix [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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7e14ed490c6f7a4e8f34aa7c7163835a7c433de6.camel@planete-kraus.eu \
--to=bug-guix@gnu.org \
--cc=60811@debbugs.gnu.org \
--cc=raingloom@riseup.net \
--cc=vivien@planete-kraus.eu \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).