[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#46572] [bug#46672] [PATCH] gnu: Add usync.
From: |
zimoun |
Subject: |
[bug#46572] [bug#46672] [PATCH] gnu: Add usync. |
Date: |
Thu, 25 Feb 2021 18:35:04 +0100 |
Hi Léo,
(Your email was for 46572@debbugs.gnu.org and not 46672@debbugs.gnu, right?)
Note that even "guix show" would return a backtrace.
The error you get comes from circular dependency, I guess.
If you comment both 'unison' and '#:use-module (gnu packages ocaml)',
then there is no backtrace.
To find the offending path and detect the cycle, a tool is still missing, AFAIK.
Hope that helps,
simon