Hi

A fixed 6.8 deb is now in the sagemath-dev PPA. I will test today since we
are teaching a Sage class I will notice soon if it is broken, and upload to
the stable PPA.

What is the SSL procedure? Is it

sudo apt-get install libssl-dev
sudo sage -f python

(while this is bad practice: compiling as root and writing over apt-managed
files, we did make the sagemath-upstream-binary-full package to preserve
this and cython functionality. Note the sizes (-full depends on
sagemath-upstream-binary, and adds these folders
https://bitbucket.org/aims_za/sagemath-upstream-binary/src/472bba7ef41379b61e03e216c1bb4a96e1ca604d/sagemath-upstream-binary/debian/sagemath-upstream-binary-full.install.in?at=master&fileviewer=file-view-default
)

- sagemath-upstream-binary-full_6.8~aimsppa13~qa201509221157151_amd64.deb
<https://launchpad.net/%7Eaims/+archive/ubuntu/sagemath-dev/+files/sagemath-upstream-binary-full_6.8%7Eaimsppa13%7Eqa201509221157151_amd64.deb>
(315.0 MiB)
- sagemath-upstream-binary-full_6.8~aimsppa13~qa201509221157151_i386.deb
<https://launchpad.net/%7Eaims/+archive/ubuntu/sagemath-dev/+files/sagemath-upstream-binary-full_6.8%7Eaimsppa13%7Eqa201509221157151_i386.deb>
(295.5 MiB)
- sagemath-upstream-binary_6.8~aimsppa13~qa201509221157151_amd64.deb
<https://launchpad.net/%7Eaims/+archive/ubuntu/sagemath-dev/+files/sagemath-upstream-binary_6.8%7Eaimsppa13%7Eqa201509221157151_amd64.deb>
(498.2 MiB)
- sagemath-upstream-binary_6.8~aimsppa13~qa201509221157151_i386.deb
<https://launchpad.net/%7Eaims/+archive/ubuntu/sagemath-dev/+files/sagemath-upstream-binary_6.8%7Eaimsppa13%7Eqa201509221157151_i386.deb>
(445.9 MiB)
If we (finally) have 32 bit and 64 bit sage 6.8 trimmed and full in the
stable PPA, we will enable weekly automated uploads to the dev PPA, so
you'll want to stop using that.

Regards,
Jan

On 23 September 2015 at 09:10, Henri Girard <henri.gir...@gmail.com> wrote:

> Installing the LTS 6.8 manually solved the problem waiting for AIMS deb
> Le jeudi 10 septembre 2015 22:28:39 UTC+2, Eric Gourgoulhon a écrit :
> > Hi,
> >
> > While testing the Ubuntu package sagemath-upstream-binary-full from AIMS
> PPA (cf. this thread), I've tried to run sage in Jupyter notebook via the
> command
> > sage -n ipython
> > The result is
> >
> > ┌────────────────────────────────────────────────────────────────────┐
> > │ SageMath Version 6.8, Release Date: 2015-07-26                     │
> > │ Type "notebook()" for the browser-based notebook interface.        │
> > │ Type "help()" for help.                                            │
> > └────────────────────────────────────────────────────────────────────┘
> > Please wait while the Sage Notebook server starts...
> >
> > The IPython notebook requires ssl, even if you do not use
> > https. Install the openssl development packages in your system and
> > then rebuild Python (sage -f python).
> >
> > Now, I do have the openssl dev package installed (on the same computer,
> the Jupyter notebook works well with local (i.e. installed manually in user
> home directory) versions of Sage 6.8). If, as suggested, I run
> > sudo sage -f python
> > I got the error message:
> > /usr/lib/sagemath/build/make/pipestatus: ligne 39: sage-spkg : commande
> introuvable
> >
> > Am I missing something ? It would be nice to have the Jupyter notebook
> work in the Ubuntu package.
> >
> > Eric.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-release" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-release+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-release@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-release.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
  .~.
  /V\     Jan Groenewald
 /( )\    www.aims.ac.za
 ^^-^^

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to