On 12 March 2014 18:19, Jonathan Bober <[email protected]> wrote: > I built, and all tests passed. However, I can't seen to install packages: > > jb12407@lmfdb5:~/sage-6.2.beta4$ ./sage -i gap_packages > Found local metadata for gap_packages-4.7.4 > Attempting to download package gap_packages-4.7.4 >>>> Trying to download >>>> http://www.sagemath.org/packages/upstream/gap_packages/gap_packages-4.7.4.tar.bz2 > [Traceback (most recent call last): > File "<stdin>", line 35, in <module> > File "/data/home/jb12407/sage-6.2.beta4/local/lib/python/urllib.py", line > 244, in retrieve > tfp = open(filename, 'wb') > IOError: [Errno 20] Not a directory: '/dev/stdout' > Error: failed to download package gap_packages-4.7.4 > jb12407@lmfdb5:~/sage-6.2.beta4$ > > This might not be beta4, specific. I was seeing it with beta3 and then tried > beta4 to see if that was any better, and it wasn't. Has this been seen > before? (Maybe I should be sending this straight to trac/sage-devel.) >
I have assumed that if I have already installed optional packages then after "git pull trac develop; make" the same packages would still be installed. Perhaps unless the new changes pulled affect an installed package, in which case I don't know what state I would be in. John > > On Wed, Mar 12, 2014 at 5:08 PM, Dima Pasechnik <[email protected]> wrote: >> >> On 2014-03-12, Dima Pasechnik <[email protected]> wrote: >> > I cannot seem to be able to build on OSX 10.6.8 and the >> > usual Sage-supplied gcc even if I do >> > make distclean first. It gets stuck at Singular: >> oops, sorry for noise - wrong PATH, wrong libtool... >> Please ignore the previous message. >> >> >> -- >> 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 [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/sage-release. >> For more options, visit https://groups.google.com/d/optout. > > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-release. > For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
