-
Notifications
You must be signed in to change notification settings - Fork 566
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
Ubuntu 20.10: references to old Ubuntu packages #188
Comments
This happens to me on Ubuntu 20.04 LTS too with Python 3.8. |
Hello @avihaybar, The solution suggested by @illia-v is to be discussed and it can take a lot of time. Meanwhile, i suggest you to install the required library manually, will it work for you? Do you need our help to install those libraries within your pipeline? |
thanks for the reply, @dsame. |
Thanks @avihaybar for your note. i am going to close this. Feel free to open new issue or reopen this one in case of any problem |
the same root cause leads to the SEGAULT #442 |
Describe the bug
On Ubuntu 20.10 the Python installation is referencing some old Ubuntu packages that are missing. In more detail, if used with
then one gets errors such as
or
These can be fixed by manually downloading the corresponding packages from the old Ubuntu distribution, e.g. bionic.
Which version of the action are you using?
v1
v2
v2.0.1
ormaster
)Environment
If applicable, please specify if you're using a container:
ubuntu:20.10
Python Versions
3.8 and 3.9, at least
To Reproduce
Steps to reproduce the behavior:
Run/Repo Url
https://github.com/sagemath/sagetrac-mirror/runs/1870813916?check_suite_focus=true
and
https://github.com/sagemath/sagetrac-mirror/runs/1862181456?check_suite_focus=true
The text was updated successfully, but these errors were encountered: