Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

bash.exe: warning: could not find /tmp, please create! #160

Closed
kasal opened this issue Apr 11, 2014 · 1 comment
Closed

bash.exe: warning: could not find /tmp, please create! #160

kasal opened this issue Apr 11, 2014 · 1 comment

Comments

@kasal
Copy link
Member

kasal commented Apr 11, 2014

Hello, I'd like to ask for help with the issue demonstrated below.
After some time of work (under windows 7, 64bit) we get this problem, git cannot start, as the "mount" is somehow borked. Reboot of the comp helps.
This happens to only one of the guys in our team (i.e., on his computer only).

My understanding is that the "msys gets borked somehow".
I also guess that it might be connected to the problem with "dll rebase".
Perhaps the user starts some application that somehow conflicts with msys. But I'm afraid he is not willing to spend time to localize the problem; he just reboots in that case.

Are my guesses right? Is there something I could do to remove the problem?

bash.exe: warning: could not find /tmp, please create!

ERROR: HOME directory 'C:\Users\johndoe' doesn't exist!

This is an error which might be related to msysGit issue 108.
You might want to set the environment variable HOME explicitly.

Falling back to / (C:/Program Files (x86)/Git).

Welcome to Git (version 1.8.5.2-preview20131230)


Run 'git help git' to display the help index.
Run 'git help <command>' to display help for specific commands.

johndoe@W4c007 c/Users/johndow/Repo/Ger
$ ls /tmp
ls: /tmp: No such file or directory
$
@dscho
Copy link
Member

dscho commented Apr 11, 2014

This is most likely caused by the lack of the environment variable TMPDIR or TEMPDIR (cannot remember which).

@dscho dscho closed this as completed Apr 15, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants