On Monday 29 March 2010 11:37:00 François Bissey wrote: > > > Marek, is sage-extcode installed? If so can you give us the output of > > > "equery f sage-extcode" > > > please. > > > > Never mind. The penny finally dropped. > > You don't have a file: > > /var/tmp/portage/sci- > > mathematics/sage-4.3.4/image/opt/sage/data//extcode/gap/sage.g > > > > because sage/data//extcode/gap/sage.g is shipped in sage-extcode. > > So it is not there. Why it works for most of us and not for you is weird. > > I am not about to emerge --debug to find out in all the gory details > > anyone feel free to have a go. Anyway I will try to ship a fix soon for > > you to try. > > Fix shipped, it builds here but report any problems. > > Francois
Thanks for another fix.... but... it doesn't work either;-) Now emerge sage runs /usr/libexec/gap/gap -m 32 -l /usr/share/gap -r -b -p -T -o 9999G /opt/sage/data//extcode/gap/sage.g as it should (sage.g IS in the place), but install waits forever. running it by hand gives: marek-laptop marek # /usr/libexec/gap/gap -m 32 -l /usr/share/gap -r -b -p -T -o 9999G /opt/sage/data//extcode/gap/sage.g @p1.gap: cannot extend the workspace any more at the moment I emerged -C gap and I am emerging gap once again Mark
