Re: [sage-devel] Re: PPA dependencies

2014-04-24 Thread Jan Groenewald
Hi This seems to be a holdup: Steve Langasek (vorlon) wrote on 2012-10-13: #11 The change that has been uploaded to precise-proposed looks appropriate for an SRU, but this bug is missin

[sage-devel] Re: PPA dependencies

2014-04-24 Thread leif
Jan Groenewald wrote: Do you have a URL for me of the bug / fixes? https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/968766 https://bugs.launchpad.net/ubuntu/+source/gcc-4.6/+bug/972648 -leif On 20 April 2014 16:26, leif mailto:not.rea...@online.de>> wrote: Jan Groenewald wrote:

Re: [sage-devel] Re: PPA dependencies

2014-04-24 Thread Jan Groenewald
Hi Leif, Do you have a URL for me of the bug / fixes? https://bugs.launchpad.net/ubuntu/+source/gcc-4.6 Regards, Jan On 20 April 2014 16:26, leif wrote: > Jan Groenewald wrote: > >> On 20 April 2014 14:50, leif > > wrote: >> > > P.S.: Beat the Ubuntu guys f

Re: [sage-devel] Re: PPA dependencies

2014-04-21 Thread Jan Groenewald
Hi It seems everything is sagemath or libc6, except: (sage-sh) root@kontiki:exec$ pwd /usr/lib/sagemath/local/lib/R/bin/exec (sage-sh) root@kontiki:exec$ for i in `ldd R|egrep ' /lib| /usr/lib'|awk '{print $3}'`; do dpkg -S $i; done|awk -F: '{print $1}'|sort -u libc6 libgcc1 *libgfortran3libgo

[sage-devel] Re: PPA dependencies

2014-04-21 Thread leif
Jan Groenewald wrote: Yes, in a sage subshell, those all point to /usr/lib/sagemath/... Note that there are also executables deeper in the Sage tree (but hopefully /most/ in subfolders named 'bin'), e.g. and notably $SAGE_ROOT/local/lib/R/bin/exec/R. $ find . -name bin ./local/gap/gap-4.7.4

Re: [sage-devel] Re: PPA dependencies

2014-04-21 Thread Jan Groenewald
Hi And the dependencies reduce to: libc6 libexpat1 libfontconfig1 libgcc1 libssl1.0.0 libstdc++6 Regards, Jan On 20 April 2014 15:29, Jan Groenewald wrote: > Hi > > > On 20 April 2014 14:50, leif wrote: > >> Jan Groenewald wrote: >> >>> On 19 April 2014 17:15, leif >>

Re: [sage-devel] Re: PPA dependencies

2014-04-21 Thread Jan Groenewald
Hi Yes, in a sage subshell, those all point to /usr/lib/sagemath/... Regards, Jan On 21 April 2014 11:28, leif wrote: > Jan Groenewald wrote: > >> I am suprised at these not being contained in sage: >> > > Ahem, run that from within a Sage subshell? > > (We don't set DT_RUNPATH, but currently

[sage-devel] Re: PPA dependencies

2014-04-21 Thread leif
Jan Groenewald wrote: I am suprised at these not being contained in sage: Ahem, run that from within a Sage subshell? (We don't set DT_RUNPATH, but currently rely on sage-env setting up LD_LIBRARY_PATH appropriately.) 0 root@kontiki:/usr/lib/sagemath/local/bin#for i in *; do ldd $i | egrep

Re: [sage-devel] Re: PPA dependencies

2014-04-20 Thread Jan Groenewald
Hi I am suprised at these not being contained in sage: 0 root@kontiki:/usr/lib/sagemath/local/bin#for i in *; do ldd $i | egrep ' /lib|/usr/lib' |grep readline && echo $i; done libreadline.so.6 => /lib/x86_64-linux-gnu/libreadline.so.6 (0x7f83abbea000) gp libreadline.so.6 => /lib/x86_6

Re: [sage-devel] Re: PPA dependencies

2014-04-20 Thread Jan Groenewald
Hi Ok, so far I have this: Depends: ${misc:Depends}, ${shlibs:Depends}, libc6, libexpat1, libfontconfig1, libfreetype6, libgcc1, libgd2-xpm, libgmp10, libgmpxx4ldbl, libgsl0ldbl, libjpeg-turbo8, libmpfr4, libpng12-0, libppl13, libppl-c4, libpython2.7, libreadline6, libsqlite3-0, libssl1.0.0, libs

Re: [sage-devel] Re: PPA dependencies

2014-04-20 Thread Jan Groenewald
Hi On 20 April 2014 14:50, leif wrote: > My impression is that at least /some/ Sage developers prefer to use the > PPA (or pre-built binaries) on their netbooks or (low-end) notebooks. And > on ARM machines ... X-) > Actually, the PPA does not host ARM... only i386 and amd64. Or am I missing s

[sage-devel] Re: PPA dependencies

2014-04-20 Thread leif
Jan Groenewald wrote: On 20 April 2014 14:50, leif mailto:not.rea...@online.de>> wrote: P.S.: Beat the Ubuntu guys for not releasing fixed versions of Ubuntu/Linaro GCC 4.6.3 for Precise. (They still ship the broken 1ubuntu5 IIRC, although the fixes had been there two years ago.)

Re: [sage-devel] Re: PPA dependencies

2014-04-20 Thread Jan Groenewald
Hi On 20 April 2014 14:50, leif wrote: > Jan Groenewald wrote: > >> On 19 April 2014 17:15, leif > > wrote: >> >> Depends: build-essential, gfortran [probably also m4] >> >> >> Are build-essential and m4 not only from-source build dependencies? I >> would maybe

[sage-devel] Re: PPA dependencies

2014-04-20 Thread leif
Jan Groenewald wrote: On 19 April 2014 17:15, leif mailto:not.rea...@online.de>> wrote: Depends: build-essential, gfortran [probably also m4] Are build-essential and m4 not only from-source build dependencies? I would maybe move them to Suggests: Is there runtime functionality, a function

Re: [sage-devel] Re: PPA dependencies

2014-04-20 Thread Jan Groenewald
Hi And is this still relevent? Perhaps for Suggests? http://www.sagemath.org/doc/faq/faq-usage.html#how-to-get-sage-s-python-to-recognize-my-system-s-tcl-tk-install Regards, Jan On 20 April 2014 11:22, Jan Groenewald wrote: > Hi Leif, > > Thanks for the suggestions. > > (I've uploaded a PPA

Re: [sage-devel] Re: PPA dependencies

2014-04-20 Thread Jan Groenewald
Hi Leif, Thanks for the suggestions. (I've uploaded a PPA only with ffmpeg removed, from a sage-support message which prompted this. ffmpeg is no longer in trusty and so the previous package could not be installed on trusty.) On 19 April 2014 17:15, leif wrote: > Depends: build-essential, gfor

[sage-devel] Re: PPA dependencies

2014-04-19 Thread leif
Jan Groenewald wrote: I'd like to update the Ubuntu PPA sagemath-upstream-binary dependencies. Currently they are very outdated. Depends: libssl0.9.8, build-essential, gfortran, libgfortran3, openssh-client, imagemagick, ffmpeg, dvipng, texlive, texlive-pictures, icedtea-7-plugin | icedtea-plug