First time here? Check out the FAQ!

Ask Your Question
0

[Errno 31] Too many links

asked 14 years ago

mhfrey gravatar image

updated 14 years ago

I am running into the following after running sage for a while:

[Errno 31] Too many links:
'/home/f/.sage//temp/server.com/23163/'
 ** Error trying to create the Sage tmp directory in your home
directory.  A possible cause of this might be that you built or upgraded
Sage after typing 'su'.  You probably need to delete the directory
$HOME/.sage.
[Errno 31] Too many links:
'/home/f/.sage//temp/server.com/23164/'
 ** Error trying to create the Sage tmp directory in your home
directory.  A possible cause of this might be that you built or upgraded
Sage after typing 'su'.  You probably need to delete the directory
$HOME/.sage.

The calculation then crashes. Any help in correcting this would be appreciated.

Preview: (hide)

Comments

Have you tried following the directions and deleting the directory "$HOME/.sage"? (If you have any important data stored there, just rename it instead, so you don't lose anything.) Given the error messages, this means the directory "/home/f/.sage/".

John Palmieri gravatar imageJohn Palmieri ( 14 years ago )

1 Answer

Sort by » oldest newest most voted
0

answered 14 years ago

mhfrey gravatar image

Yes, I have tried cleaning out the temp... directory. This temporarily fixes the problem until I run the calculation a few more times with different parameters. Is there a call in sage I can use to clean up the temp directory?

Preview: (hide)
link

Comments

Not the temp directory, but its parent, the entire .sage directory. Have you deleted it? Also, what version of Sage are you running, and how did you install it? (Built from scratch, installed from binary?)

John Palmieri gravatar imageJohn Palmieri ( 14 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 14 years ago

Seen: 1,008 times

Last updated: Feb 16 '11