Do you remember doing a sage package upgrade at the time I asked?
On 10 April 2013 10:28, Doaa El-Sakout <[email protected]> wrote: > Thanks Jan > It works now > :) > > > On 10 April 2013 09:18, Jan Groenewald <[email protected]> wrote: > >> Hi Doaa, >> >> The file owned (incorrectly) by root is >> >> -rw------- 1 root root 6 Mar 18 20:51 >> _usr_lib_sagemath_devel_sage-main-lazy_import_cache.pickle >> >> Were you busy doing a package upgrade of sage on 18 March at 20:51 ? >> >> PS. You can fix this with sudo chown -R doaa.doaa /home/doaa/.sage/cache >> >> Regards, >> Jan >> >> >> >> On 10 April 2013 10:12, Doaa El-Sakout <[email protected]> wrote: >> >>> Hi, >>> This is the output for the commands >>> >>> doaa@doaa-XPS-L412Z:~$ ls -l /home/doaa/.sage/cache >>> total 8 >>> -rw------- 1 doaa doaa 6 Nov 28 22:12 >>> _usr_lib_sage_devel_sage-main-lazy_import_cache.pickle >>> -rw------- 1 root root 6 Mar 18 20:51 >>> _usr_lib_sagemath_devel_sage-main-lazy_import_cache.pickle >>> doaa@doaa-XPS-L412Z:~$ ls -ld /home/doaa/.sage/cache >>> drwxr-xr-x 2 doaa doaa 4096 Mar 18 20:51 /home/doaa/.sage/cache >>> doaa@doaa-XPS-L412Z:~$ ls -ld /home/doaa/.sage >>> drwx------ 11 doaa doaa 4096 Apr 9 21:15 /home/doaa/.sage >>> >>> >>> Thanks >>> Doaa >>> >>> >>> >>> On 10 April 2013 05:30, P Purkayastha <[email protected]> wrote: >>> >>>> On 04/10/2013 04:38 AM, Doaa El-Sakout wrote: >>>> >>>>> Hi, >>>>> When I opened sage, it crashed and when I wrote in terminal sage I >>>>> got >>>>> the following: >>>>> >>>>> Oops, Sage crashed. We do our best to make it stable, but... >>>>> >>>> >>>> IOError: [Errno 13] Permission denied: '/home/doaa/.sage/cache/_usr_** >>>> lib_sagemath_devel_sage-main-**lazy_import_cache.pickle' >>>> >>>> It says permission denied. Do you have write permission in that >>>> file/directory? Can you check the output of the following commands? >>>> >>>> $ ls -l /home/doaa/.sage/cache >>>> $ ls -ld /home/doaa/.sage/cache >>>> $ ls -ld /home/doaa/.sage >>>> >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "sage-support" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to >>>> sage-support+unsubscribe@**googlegroups.com<sage-support%[email protected]> >>>> . >>>> To post to this group, send email to [email protected]. >>>> Visit this group at >>>> http://groups.google.com/**group/sage-support?hl=en<http://groups.google.com/group/sage-support?hl=en> >>>> . >>>> For more options, visit >>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >>>> . >>>> >>>> >>>> >>> >>> >>> -- >>> Doaa Mostafa Ali Elsakout >>> >>> PhD student at Heriot-Watt University >>> Institute of Petroleum Engineering >>> *Phone:* +44 (0) 131 451 3563 >>> Mobile +44 (0) 7450722558 >>> *Email:* [email protected] >>> *Address:* >>> >>> - Energy Academy 1.14, >>> Heriot-Watt University, >>> Edinburgh >>> EH14 4AS >>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "sage-support" 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-support?hl=en. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >> >> >> >> -- >> .~. >> /V\ Jan Groenewald >> /( )\ www.aims.ac.za >> ^^-^^ >> >> -- >> You received this message because you are subscribed to the Google Groups >> "sage-support" 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-support?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > Doaa Mostafa Ali Elsakout > > PhD student at Heriot-Watt University > Institute of Petroleum Engineering > *Phone:* +44 (0) 131 451 3563 > Mobile +44 (0) 7450722558 > *Email:* [email protected] > *Address:* > > - Energy Academy 1.14, > Heriot-Watt University, > Edinburgh > EH14 4AS > > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" 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-support?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- .~. /V\ Jan Groenewald /( )\ www.aims.ac.za ^^-^^ -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
