Skip to content

[Backport 2.13-maintenance] perl: run initLibStore() on openStore()#7746

Merged
roberth merged 1 commit into2.13-maintenancefrom
backport-7705-to-2.13-maintenance
Feb 4, 2023
Merged

[Backport 2.13-maintenance] perl: run initLibStore() on openStore()#7746
roberth merged 1 commit into2.13-maintenancefrom
backport-7705-to-2.13-maintenance

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 3, 2023

Bot-based backport to 2.13-maintenance, triggered by a label in #7705.

Since #7478 it's mandatory that `initLibStore()` is called for store
operations. However that's not the case when running `openStore()` in
Perl using the perl-bindings. That breaks e.g. `hydra-eval-jobset` when
built against Nix 2.13 which uses small portions of the store API.

(cherry picked from commit 51013da)
@roberth roberth closed this Feb 3, 2023
@roberth roberth reopened this Feb 3, 2023
@roberth roberth merged commit 9157f94 into 2.13-maintenance Feb 4, 2023
@edolstra edolstra deleted the backport-7705-to-2.13-maintenance branch March 29, 2024 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants