I got the following. I can not understand... sys:1: RuntimeWarning: not adding directory '' to sys.path since it's writable by an untrusted group. Untrusted users could put files in this directory which might then be imported by your Python code. As a general precaution from similar exploits, you should not execute Python code from this directory Applying: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> Patch failed at 0001 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> The copy of the patch that failed is found in: /home/kdraziotis/sage-my-dev/sage/.git/rebase-apply/patch The patch does not apply cleanly. Reject files will be created for the parts that do not apply if you proceed. Apply it anyway? [yes/No] *yes* The patch did not apply cleanly. Please integrate the `.rej` files that were created and resolve conflicts. After you do, type `resolved`. If you want to abort this process, type `abort`. [resolved/abort] *resolved* GitError: git exited with a non-zero exit code (1). This happened while executing "git am --resolved --resolvemsg= ". git printed the following to STDOUT: Applying: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> No changes - did you forget to use 'git add'? If there is nothing left to stage, chances are that something else already introduced the same changes; you might want to skip this patch. git printed nothing to STDERR.
Yes I checked the ticket. Thank you. On Saturday, March 21, 2015 at 9:41:42 PM UTC+2, vdelecroix wrote: > > On 21/03/2015, [email protected] <javascript:> <[email protected] > <javascript:>> wrote: > > Thank you for your answer. Unfortunately did not work for me. > > Weird. What kind of errors did you get? > > > But I did the > > following. I copy paste the code from the patch in matrix.pyx and run > > $./sage -b. It seems that the patch is installed! > > Great! In the mean time I converted the patch into a branch (you can > see that on the ticket). > > Vincent > -- 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. For more options, visit https://groups.google.com/d/optout.
