|
Size: 3038
Comment: note that "the plan" is outdated
|
Size: 744
Comment: update
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 1: | Line 1: |
| = Debian SAGE Packaging Team (DSPT) = | ## page was renamed from DebianSAGE = Debian Sage Packaging Team = |
| Line 3: | Line 4: |
| == Task description == | An effort to port !SageMath to Debian was restarted in 2016, with a dedicated : [[https://lists.alioth.debian.org/mailman/listinfo/debian-science-sagemath|mailing list]] and a [[https://wiki.debian.org/DebianScience/Sage|page]] on the Debian wiki. |
| Line 5: | Line 8: |
| Currently [http://sagemath.org/ SAGE] is not in Debian, but this team hard at work to make this happen. | This has succeeded and packages are now available again in both [[https://packages.debian.org/sagemath|Debian]] and [[http://packages.ubuntu.com/sagemath|Ubuntu]] (unfortunately no HTTPS for Ubuntu). |
| Line 7: | Line 12: |
| == Packages available for alpha testing == The Debian packages for SAGE are available for alpha testing. You can install them as follows: {{{ echo "deb http://stuff.mit.edu/~sage/apt lenny main" >> /etc/apt/sources.list.d/sage.list echo "deb-src http://stuff.mit.edu/~sage/apt lenny main" >> /etc/apt/sources.list.d/sage.list wget http://stuff.mit.edu/~sage/apt/sage-archive.asc apt-key add sage-archive.asc aptitude update aptitude install sagemath }}} |
Regarding efforts to package Sage for other distributions, see [[Distribution]]. |
| Line 18: | Line 14: |
| == SAGE spkgs now packaged for Debian == * cddlib, eclib, flint, flintqs, libfplll, genus2reduction, gfan, givaro, iml, lcalc, libm4ri, linbox, ntl, palp, singular, symmetrica, sympow, tachyon, rubiks, zn_poly, polybori * (in the sagemath package itself): jmol, sage itself * (updated versions of the packages in Debian) zodb3, matplotlib, cython * For any other dependency of SAGE, we are currently using the version in Debian upstream == Infrastructure == * '''Website''': http://wiki.sagemath.org/DebianSAGE * '''Mailing List''': http://groups.google.com/group/debian-sage * '''IRC Channel''': #sage-devel on freenode * Packages already in Debian: http://wiki.sagemath.org/days6/sprint/debian * Infrastructure, setup and progress at [:days7/DebianPackagingSprint:Debian Packing Sprint during Sage Days 7] * Bugs to close: http://bugs.debian.org/455292, https://bugs.edge.launchpad.net/ubuntu/+bug/120527 == People == (Please add yourself below, if you want to help) * [[http://web.mit.edu/tabbott/www Tim Abbott]] * [:MichaelAbshoff: Michael Abshoff] * [:OndrejCertik: Ondřej Čertík] * [:WilliamStein: William Stein] == Other == We are aware of the official Debian Alioth project and mailing lists and later we can move things to Alioth if we decide to do so. But the google groups interface is nice and also the "debian-sage" project is not official in Debian (yet), but we already need to coordinate efforts. == Links == * [http://fedoraproject.org/wiki/SIGs/SciTech/SAGE Fedora Project to include Sage] == Plan/Status == See the team mailinglist for uptodate information on what is happening. Join the Google group debian-sage for discussion. Packagers from other distributions and operating systems are welcome there, too. '''The plan below is largely outdated, but remains here for historical reasons for now:''' The following items should be done in parallel: * redesign spkg-install to handle distribution packages (done for Debian, patch will be in 2.10.2) * create Debian packages for spkgs not in Debian (nearly done, sage-*.spkg still missing) * use existing packages from testing and track down the debs in testing that cause doctest failures. Resolve those issues * Expand the building to non-testing and track down failures in existing debs. Investigate the use of backports.org for those debs |
For Sage's own non-distro-packaged Linux installation instructions, see http://doc.sagemath.org/html/en/installation/source.html |
Debian Sage Packaging Team
An effort to port SageMath to Debian was restarted in 2016, with a dedicated : mailing list and a page on the Debian wiki.
This has succeeded and packages are now available again in both Debian and Ubuntu (unfortunately no HTTPS for Ubuntu).
Regarding efforts to package Sage for other distributions, see Distribution.
For Sage's own non-distro-packaged Linux installation instructions, see http://doc.sagemath.org/html/en/installation/source.html
