Differences between revisions 26 and 39 (spanning 13 versions)
Revision 26 as of 2008-05-06 19:35:10
Size: 2440
Editor: TimAbbott
Comment:
Revision 39 as of 2009-12-31 01:01:57
Size: 1935
Editor: slosoi
Comment:
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 (DSPT) =
Line 3: Line 4:
== Task description == == Plan ==
Line 5: Line 6:
Currently [http://sagemath.org/ SAGE] is not in Debian, but this team hard at work to make this happen. 1. Make a .deb that is "monolithic" and installs the complete
          sage installation into /opt/sage (say).
2. make any changes to the Sage distribution needed to make
          creating the deb in 1) automatic and maintainable, e.g., make a command "sage
          -deb <version>" that creates the deb and puts it in SAGE_ROOT/dist/.
3. add the resulting .deb's to the sagemath.org website.
Line 7: Line 13:
== Packages available for alpha testing ==
The Debian packages for SAGE are available for alpha testing. You can install them as follows:


== Status ==

As of February 1st, 2009, Sage is in Debian Sid largely to the hard work by Tim Abbott.

From http://groups.google.com/group/sage-devel/browse_thread/thread/ef6407b5c792b20b
Line 10: Line 21:
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
As of today, Sage 3.0.5 is available in Debian sid, so you can now run
"apt-get install sagemath" and get Sage installed on your Debian system.
Line 17: Line 24:
Now the plan is to upgrade the Sage in Debian to Sage 3.3 once that release is finished in the the first week of February.
Line 18: Line 26:
== 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, mpfi, gmp-ecm, cython
 * For any other dependency of SAGE, we are currently using the version in Debian upstream
To check the status of Sage and its dependencies in Debian, you can look at [[http://qa.debian.org/developer.php?login=tabbott%40mit.edu|Tim Abbott's Debian QA page]]
Line 31: Line 34:
 * Infrastructure, setup and progress at [:days7/DebianPackagingSprint:Debian Packing Sprint during Sage Days 7]  * Infrastructure, setup and progress at [[days7/DebianPackagingSprint|Debian Packing Sprint during Sage Days 7]]
Line 38: Line 41:
 * [[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.
 * [[http://web.mit.edu/tabbott/www|Tim Abbott]]
 * [[MichaelAbshoff| Michael Abshoff]]
 * [[OndrejCertik| Ondřej Čertík]]
 * [[WilliamStein| William Stein]]
 * [[http://pc150-196.sph.unimelb.edu.au/~jamesm|James McCaw]]

Debian Sage Packaging Team (DSPT)

Plan

1. Make a .deb that is "monolithic" and installs the complete

  • sage installation into /opt/sage (say).

2. make any changes to the Sage distribution needed to make

  • creating the deb in 1) automatic and maintainable, e.g., make a command "sage

    -deb <version>" that creates the deb and puts it in SAGE_ROOT/dist/.

3. add the resulting .deb's to the sagemath.org website.

Status

As of February 1st, 2009, Sage is in Debian Sid largely to the hard work by Tim Abbott.

From http://groups.google.com/group/sage-devel/browse_thread/thread/ef6407b5c792b20b

As of today, Sage 3.0.5 is available in Debian sid, so you can now run 
"apt-get install sagemath" and get Sage installed on your Debian system.

Now the plan is to upgrade the Sage in Debian to Sage 3.3 once that release is finished in the the first week of February.

To check the status of Sage and its dependencies in Debian, you can look at Tim Abbott's Debian QA page

Infrastructure

People

(Please add yourself below, if you want to help)