Skip to content

[Backport release-24.11] ci/nixpkgs-vet: fix random errors#413354

Merged
philiptaron merged 1 commit intorelease-24.11from
backport-413239-to-release-24.11
Jun 2, 2025
Merged

[Backport release-24.11] ci/nixpkgs-vet: fix random errors#413354
philiptaron merged 1 commit intorelease-24.11from
backport-413239-to-release-24.11

Conversation

@nixpkgs-ci
Copy link
Contributor

@nixpkgs-ci nixpkgs-ci bot commented Jun 2, 2025

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

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

Every now and then, the nixpkgs-vet CI job currently fails with one of:

  error: creating symlink
'/build/.local/share/nix/root/nix/var/nix/gcroots/profiles' ->
'/build/.local/share/nix/root/nix/var/nix/profiles': File exists

  error: SQLite database
'/build/.local/share/nix/root/nix/var/nix/db/db.sqlite' is busy

It's hard to reproduce for me, so just taking a guess with the required
changes.

(cherry picked from commit 3dd14d8)
@nixpkgs-ci nixpkgs-ci bot mentioned this pull request Jun 2, 2025
1 task
@github-actions github-actions bot added 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 4.workflow: backport This targets a stable branch labels Jun 2, 2025
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Jun 2, 2025
@philiptaron philiptaron merged commit bc2c5fd into release-24.11 Jun 2, 2025
15 of 18 checks passed
@wolfgangwalther wolfgangwalther deleted the backport-413239-to-release-24.11 branch June 2, 2025 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.workflow: backport This targets a stable branch 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants