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

sage: Test failure #92518

Closed
jpas opened this issue Jul 6, 2020 · 3 comments
Closed

sage: Test failure #92518

jpas opened this issue Jul 6, 2020 · 3 comments
Labels
0.kind: bug Something is broken 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md

Comments

@jpas
Copy link
Contributor

jpas commented Jul 6, 2020

Describe the bug

The tests related to sagenb fail. https://hydra.nixos.org/build/123157309/nixlog/1
This failure seems to be cause by the deprecation of SecureCookie in werkzeug as of 1.0 (in pr #89723).

Sagenb is deprecated https://wiki.sagemath.org/sagenb, so we could disable these tests to fix the build.

It may also be worthwhile to put some effort into packaging Sage 9.1 and 9.2. But these use python3 as a base so the update may be non-trivial.

Notify maintainers
@timokau

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute:
# a list of nixos modules affected by the problem
module:
@jpas jpas added the 0.kind: bug Something is broken label Jul 6, 2020
This was referenced Jul 6, 2020
@timokau
Copy link
Member

timokau commented Jul 7, 2020

Unfortunately the sage test suite has been broken due to some hard-to-track-down issue in the last python packages update. The sagenb issues is new to me though. I just didn't have enough time to track this down yet. Help is appreciated.

It may also be worthwhile to put some effort into packaging Sage 9.1 and 9.2. But these use python3 as a base so the update may be non-trivial.

I have already put a lot of effort into that. The issue is that upstream did the python3 switch in a way that made it very hard for distro maintainers. Again, I already put a lot of hours into it but didn't have the time to finish it. I was also a bit demotivated since the difficulties were unnecessary in my opinion. Hopefully the next release will make it easier. See #70474 for details. Again, help appreciated.

@stale
Copy link

stale bot commented Jan 3, 2021

I marked this as stale due to inactivity. → More info

@stale stale bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jan 3, 2021
@jpas
Copy link
Contributor Author

jpas commented Jan 3, 2021

No longer relevant since sage has been updated by #105615.

@jpas jpas closed this as completed Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md
Projects
None yet
Development

No branches or pull requests

2 participants