Re: [sage-devel] Re: dpkg: error processing package sagemath-upstream-binary (--configure):

2015-05-29 Thread Adrian Lam
On Friday, May 29, 2015 at 2:50:02 PM UTC+1, Jan Groenewald wrote: > > Hi > > I'm working on this but compressing, building debs, and uploading takes > quite long. Any feedback on any new version working or not working is > useful. > > If I don't have it working by end of weekend I'll probably re

[sage-devel] Re: dpkg: error processing package sagemath-upstream-binary (--configure):

2015-05-28 Thread Adrian Lam
Jan Groenewald aims.ac.za> writes: > > Hi > Can you run > find /usr/lib/sagemath/ -name _collections* > Regards, > Jan > $ find /usr/lib/sagemath/ -name _collections* /usr/lib/sagemath/local/lib/python2.7/site-packages/pip-6.1.1-py2.7.egg /pip/_vendor/requests/packages/urllib3/_collections.py

[sage-devel] Re: dpkg: error processing package sagemath-upstream-binary (--configure):

2015-05-28 Thread Adrian Lam
Jan Groenewald aims.ac.za> writes: > > Hi Denny, > I'm happy to assist with further debugging. > You can probably still find the deb in /var/cache/apt/archives/ and unpack it elsewhere with, say, mkdir /tmp/sage; dpkg -x sagemath-upstream-binary_6.7ppa4_amd64.deb /tmp/sage/ > and cd into that to