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

overrides: fix patch for imagecodecs #1798

Merged
merged 2 commits into from
Sep 15, 2024

Conversation

yzx9
Copy link
Contributor

@yzx9 yzx9 commented Sep 7, 2024

Contribution checklist (recommended but not always applicable/required):

  • There's an automated test for this change
  • Commit messages or code include references to related issues or PRs (including third parties)
  • Commit messages are conventional - examples from the log include "feat: add changelog files to fixup hook", "fix(contourpy): allow wheel usage", and "test: add sqlalchemy2 test"

This PR fixes the following error:

error: builder for '/nix/store/v1bz2vfmfapa4h986gz26sg214sw8559-python3.12-imagecodecs-2024.6.1.drv' failed with exit code 2;
       last 10 log lines:
       > Using pypaInstallPhase
       > Sourcing python-imports-check-hook.sh
       > Using pythonImportsCheckPhase
       > Sourcing python-namespaces-hook
       > Sourcing python-catch-conflicts-hook.sh
       > Running phase: unpackPhase
       > Executing wheelUnpackPhase
       > Finished executing wheelUnpackPhase
       > Running phase: patchPhase
       > /nix/store/hix7sl0wxajb5aq14afjdvzc3w0i8b14-stdenv-linux/setup: eval: line 1716: unexpected EOF while looking for matching `"
'
       For full logs, run 'nix log /nix/store/v1bz2vfmfapa4h986gz26sg214sw8559-python3.12-imagecodecs-2024.6.1.drv'.

@adisbladis adisbladis enabled auto-merge (rebase) September 14, 2024 01:08
auto-merge was automatically disabled September 14, 2024 03:04

Rebase failed

@yzx9
Copy link
Contributor Author

yzx9 commented Sep 15, 2024

@adisbladis Hey, the rebase of this PR failed, and I'm not sure what went wrong. Could you take another look?

@adisbladis adisbladis merged commit a0cbe91 into nix-community:master Sep 15, 2024
179 checks passed
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