-
-
Notifications
You must be signed in to change notification settings - Fork 553
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
fpylll might not find system-wide fplll's strategies json #33302
Comments
comment:1
I think it should be enough to update FPLLL to fix this, no? I can cut a new release (for both). |
comment:2
We are allowing system-wide versions of fplll. I.e. we are stuck with this little bug for some time. |
Upstream: Fixed upstream, in a later stable release. |
Author: Dima Pasechnik |
Commit: |
New commits:
|
Reviewer: Martin Albrecht |
comment:4
I am a bit puzzled how this situation can arise but the fix doesn't make it wrong, so thumbs up from me. I didn't run doctests, though. |
comment:5
Replying to @malb:
Thanks. On Debian 11 BKZ.DEFAULT_STRATEGY is not full path, it's just |
Changed branch from u/dimpase/fpylll/stategies_path_fix to |
Changed commit from |
comment:7
Again on |
This in particular is observed on Debian 11, see
fplll/fpylll#221
The latter is an extract from a failing doctest.
While it's fixed in fplll's master, we need a fix for the current fpylll.
Upstream: Fixed upstream, in a later stable release.
Component: packages: standard
Author: Dima Pasechnik
Branch:
20ca9f7
Reviewer: Martin Albrecht
Issue created by migration from https://trac.sagemath.org/ticket/33302
The text was updated successfully, but these errors were encountered: