Skip to content

proj: fix test suite#4

Merged
Gabriella439 merged 1 commit intoghc944-on-incremental-stdenv-fixfrom
gabriella/fix_proj_2
Feb 28, 2023
Merged

proj: fix test suite#4
Gabriella439 merged 1 commit intoghc944-on-incremental-stdenv-fixfrom
gabriella/fix_proj_2

Conversation

@Gabriella439
Copy link
Copy Markdown

Corresponding upstream PR: NixOS#218719

When testing NixOS#213831 internally we ran into a build failure caused by that change for the proj package (on x86_64-linux). We're not sure how that's possible, but the nature of the build failure was that the network tests for the proj package were failing due to missing certificates, so I fixed the build failure by adding cacert as a test dependency.

It's still not clear (A) why the cert suddenly became necessary after the change in NixOS#213831 or (B) why the build worked at all before, but this is probably the right thing to do regardless because the test suite does have a network component.

When testing NixOS#213831 internally we ran into a build failure caused by
that change for the `proj` package (on `x86_64-linux`).  We're not sure
how that's possible, but the nature of the build failure was that the
network tests for the `proj` package were failing due to missing
certificates, so I fixed the build failure by adding `cacert` as a
test dependency.

It's still not clear (A) why the cert suddenly became necessary after
the change in NixOS#213831 or (B) why the build worked at all before, but
this is probably the right thing to do regardless because the test
suite does have a network component.
@Gabriella439 Gabriella439 merged commit d839ff9 into ghc944-on-incremental-stdenv-fix Feb 28, 2023
@Gabriella439 Gabriella439 deleted the gabriella/fix_proj_2 branch February 28, 2023 20:59
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