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

fix: switch from lemon tarball to Github copy due to inconsistent availability #437

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

akevinge
Copy link

Builds are failing due to unavailable lemon install. Changed to clone from a Github copy instead.
ERROR: failed to solve: process "/bin/sh -c wget http://lemon.cs.elte.hu/pub/sources/lemon-1.3.1.tar.gz && tar xvzf lemon-1.3.1.tar.gz && cd lemon-1.3.1 && mkdir build && cd build && cmake .. && make && make install" did not complete successfully: exit code: 4

@akevinge akevinge force-pushed the fix/switch-off-lemon-tarball branch from 121b4b0 to 87c0278 Compare November 12, 2024 05:31
@akevinge akevinge requested a review from jruths November 12, 2024 05:31
Copy link
Contributor

@jruths jruths left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@jruths jruths merged commit ed912b5 into dev Nov 12, 2024
1 check 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