Error message from output dependency cycles is unhelpful #551

Open
opened 2024-10-15 22:27:56 +00:00 by jade · 1 comment
Owner

The error:

error: cycle detected in build of '/nix/store/aksg7yap79slndh0s0bx5vr422vbzcr1-capnproto-1.0.2.drv' in the references of output 'bin' from output 'dev'

It is unhelpful since it does not list the file that contains the cycle or instructions for how to keep the failed outputs to diagnose them or other similarly helpful information.

The error: `error: cycle detected in build of '/nix/store/aksg7yap79slndh0s0bx5vr422vbzcr1-capnproto-1.0.2.drv' in the references of output 'bin' from output 'dev'` It is unhelpful since it does not list the file that contains the cycle or instructions for how to keep the failed outputs to diagnose them or other similarly helpful information.
jade added the
ux
label 2024-10-15 22:27:56 +00:00
jade added this to the Error reporting project 2024-10-15 22:27:56 +00:00
Member

This issue was mentioned on Gerrit on the following CLs:

  • commit message in cl/2074 ("packaging: use in-tree capnproto derivation")
<!-- GERRIT_LINKBOT: {"cls": [{"backlink": "https://gerrit.lix.systems/c/lix/+/2074", "number": 2074, "kind": "commit message"}], "cl_meta": {"2074": {"change_title": "packaging: use in-tree capnproto derivation"}}} --> This issue was mentioned on Gerrit on the following CLs: * commit message in [cl/2074](https://gerrit.lix.systems/c/lix/+/2074) ("packaging: use in-tree capnproto derivation")
Sign in to join this conversation.
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#551
No description provided.