On Sun, Apr 29, 2018 at 4:40 AM, Nathan Dunfield <[email protected]> wrote: > On Saturday, April 28, 2018 at 7:41:49 PM UTC-5, Erik Bray wrote: >> >> I just finished a full build from scratch on Ubuntu 18.04 and it went >> fine. This was of 8.2.rc4. >> >> I don't recall off the top of my head whether anything changed between >> rc1 and rc4 that might have effected this, but you might try bumping a >> rc4 just in case. > > > Erik, > > First, thanks for looking into this. I erred when I wrote rc1, I too was > working with the very latest rc4. I was using my own variant of your > original Dockerfiles, but I just did another run where I cloned > "sagemath/docker-images", edited the first line of > "sagemath-base/Dockerfile" and then did: > > docker build --tag="sagemath/sagemath-base" sagemath-base > docker build --tag="sagemath/sagemath-develop" sagemath-develop > > > The error log looks pretty much the same as before except this time the > package was "ecm-7.0.4.p0" rather than "ecm-7.0.4.p1".
Interesting--when I did the build I did it by hand, though for lack of better build instructions I basically just manually followed the steps in the Dockerfile. I will try again the way you did it. -- You received this message because you are subscribed to the Google Groups "sage-devel" 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 https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
