Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve "illegal path references in fixed output derivation" error (backport #12356) #12357

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 26, 2025

The main improvement is that the new message gives an example of a path that is referenced, which should make it easier to track down. While there, I also clarified the wording, saying exactly why the paths in question were illegal.

By @bmillwood in #11673

Motivation

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.


This is an automatic backport of pull request #12356 done by [Mergify](https://mergify.com).

The main improvement is that the new message gives an example of a path
that is referenced, which should make it easier to track down. While
there, I also clarified the wording, saying exactly why the paths in
question were illegal.

(cherry picked from commit 4e5d1b2)
@mergify mergify bot added automatic backport This PR is a backport produced by automation (does not trigger backporting) merge-queue labels Jan 26, 2025
@mergify mergify bot requested a review from Ericson2314 as a code owner January 26, 2025 19:38
Copy link
Contributor Author

mergify bot commented Jan 26, 2025

This pull request has been removed from the queue for the following reason: checks failed.

The merge conditions cannot be satisfied due to failing checks:

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.

If you want to requeue this pull request, you need to post a comment with the text: @mergifyio requeue

@Artturin
Copy link
Member

Vm fail seems transient

vm-test-run-github-flakes> client # curl: (60) SSL certificate problem: unable to get local issuer certificate
vm-test-run-github-flakes> client # More details here: https://curl.se/docs/sslcerts.html
vm-test-run-github-flakes> client # 
vm-test-run-github-flakes> client # curl failed to verify the legitimacy of the server and therefore could not
vm-test-run-github-flakes> client # establish a secure connection to it. To learn more about this situation and
vm-test-run-github-flakes> client # how to fix it, please visit the web page mentioned above.

@roberth
Copy link
Member

roberth commented Jan 28, 2025

@Mergifyio queue

Copy link
Contributor Author

mergify bot commented Jan 28, 2025

queue

🛑 The pull request has been removed from the queue default

The merge conditions cannot be satisfied due to failing checks.

You can take a look at Queue: Embarked in merge queue check runs for more details.

In case of a failure due to a flaky test, you should first retrigger the CI.
Then, re-embark the pull request into the merge queue by posting the comment
@mergifyio refresh on the pull request.

@roberth
Copy link
Member

roberth commented Jan 28, 2025

@Mergifyio refresh

Copy link
Contributor Author

mergify bot commented Jan 28, 2025

refresh

✅ Pull request refreshed

mergify bot added a commit that referenced this pull request Jan 28, 2025
@mergify mergify bot merged commit b9e6e00 into 2.24-maintenance Jan 28, 2025
27 checks passed
@mergify mergify bot deleted the mergify/bp/2.24-maintenance/pr-12356 branch January 28, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automatic backport This PR is a backport produced by automation (does not trigger backporting) merge-queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants