-
-
Notifications
You must be signed in to change notification settings - Fork 655
Closed
Closed
Copy link
Milestone
Description
As a followup to #29053 and #29273, we
- extend
build/bin/write-dockerfile.sh
to generate a Dockerfile using https://hub.docker.com/r/sheerluck/sage-on-gentoo-stage4 - add
build/pkgs/gentoo*.txt
- extend
bin/sage-print-system-package-command
to handle gentoo - add gentoo to the platforms tested in GitHub CI.
To test: tox -e docker-gentoo-standard
This is a part of:
- Meta-ticket: Add Dockerfiles and CI scripts for integration testing of source and binary distributions and of downstream packages #29060: Meta-ticket: Add Dockerfiles and CI scripts for integration testing of source and binary distributions and of downstream packages
Resources:
- https://forums.gentoo.org/viewtopic-t-969278-start-0.html
- cschwan/sage-on-gentoo: (Unofficial) Gentoo Overlay for Sage- and Sage-related ebuilds: https://github.com/cschwan/sage-on-gentoo
- Project:Overlays/Old User Guide - Gentoo Wiki: https://wiki.gentoo.org/wiki/Project:Overlays/Old_User_Guide
- Layman - Gentoo Wiki: https://wiki.gentoo.org/wiki/Layman
Depends on #29273
CC: @orlitzky @kiwifb @dimpase @sheerluck
Component: porting
Author: Andrey Belgorodski
Branch: 9959ee9
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/29105