Differences between revisions 25 and 38 (spanning 13 versions)
Revision 25 as of 2008-04-27 02:13:35
Size: 3038
Comment: note that "the plan" is outdated
Revision 38 as of 2009-12-31 00:44:24
Size: 2043
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. Should I make a google-code procject for that or should I
          put the plan to Sage's wiki page/
4. add the resulting .deb's to the sagemath.org website.
Line 7: Line 15:
== 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 23:
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 26:
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 28:
== 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
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 36:
 * 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 43:
 * [[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
 * [[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. Should I make a google-code procject for that or should I

  • put the plan to Sage's wiki page/

4. 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)