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

Revert env path in snap python #7519

Merged
merged 1 commit into from
Mar 12, 2021
Merged

Revert env path in snap python #7519

merged 1 commit into from
Mar 12, 2021

Conversation

LyzardKing
Copy link
Collaborator

Fixes #7515
The snap cannot correctly unpack the env declaration, since python is not contained in the snap but is in a base snap (core18)
This fix reverts only the version in the snap, so the other builds still work with the env variables.

The flatpak needs checking.

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked documentation: Is the information available and up to date? If not created an issue at https://github.com/JabRef/user-documentation/issues or, even better, submitted a pull request to the documentation repository.

@Siedlerchr Siedlerchr merged commit 0dd4de7 into master Mar 12, 2021
@Siedlerchr Siedlerchr deleted the snap_pythonpath branch March 12, 2021 11:50
@Siedlerchr
Copy link
Member

thanks for the quick fix!

@Siedlerchr
Copy link
Member

Build works again

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.

Snap build fails
2 participants