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

[Backport release-24.11] github-runner: fix wrong path in the config file #363638

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

nixpkgs-ci[bot]
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Dec 9, 2024

Bot-based backport to release-24.11, triggered by a label in #363599.

  • Before merging, ensure that this backport is acceptable for the release.
    • Even as a non-commiter, if you find that it is not acceptable, leave a comment.

At runtime, we currently have errors like this:
```
Dec 09 13:58:02 ci1 dwx059sqrz6hh2v1ml8y70a22pkhaxdb-github-runner-12-unregister-runner.sh[2571025]: ldd: /nix/store/7zskpnpyzivfzkzz861bf8mmqm36qv6y-dotnet-runtime-wrapped-8.0.11/shared/Microsoft.NETCore.App/8.0.11//libcoreclr.so: No such file or directory
Dec 09 13:58:03 ci1 fgpf4l2h5daz7yb663y0vs8f397ydwmz-github-runner-12-configure.sh[2571116]: ldd: /nix/store/7zskpnpyzivfzkzz861bf8mmqm36qv6y-dotnet-runtime-wrapped-8.0.11/shared/Microsoft.NETCore.App/8.0.11//libcoreclr.so: No such file or directory
```

(cherry picked from commit 2f8de5b)
@corngood
Copy link
Contributor

corngood commented Dec 9, 2024

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 363638


x86_64-linux

✅ 1 package built:
  • github-runner

@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Dec 9, 2024
@corngood
Copy link
Contributor

corngood commented Dec 9, 2024

@r-vdp The commit is showing up as 'unverified', because it was cherry-picked by the bot. I think we can still merge this if you'd like, but you could potentially also do your own backport and sign it.

@r-vdp
Copy link
Contributor

r-vdp commented Dec 9, 2024

@r-vdp The commit is showing up as 'unverified', because it was cherry-picked by the bot. I think we can still merge this if you'd like, but you could potentially also do your own backport and sign it.

Yeah that's fine, I'm not necessarily that concerned with having all commits correctly signed. No one is auditing this anyway.

@r-vdp r-vdp merged commit 6c367e3 into release-24.11 Dec 9, 2024
26 of 27 checks passed
@r-vdp r-vdp deleted the backport-363599-to-release-24.11 branch December 9, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants