Skip to content

Revert env path in snap python#7519

Merged
Siedlerchr merged 1 commit into
masterfrom
snap_pythonpath
Mar 12, 2021
Merged

Revert env path in snap python#7519
Siedlerchr merged 1 commit into
masterfrom
snap_pythonpath

Conversation

@LyzardKing

Copy link
Copy Markdown
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
Copy Markdown
Member

thanks for the quick fix!

@Siedlerchr

Copy link
Copy Markdown
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