View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001898 | unreal | ircd | public | 2004-06-25 14:50 | 2004-06-25 15:32 |
Reporter | AngryWolf | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.2 | ||||
Summary | 0001898: Bug with creation of 'tmp' directory | ||||
Description | After updating my servers to CVS .2234.2.71, I noticed that Unreal doesn't always create the tmp directory in the right place. I suppose it uses the current working directory instead of the absolute path of the installation directory (DPATH). | ||||
Steps To Reproduce | Example: $ pwd /home/user/Unreal3.2 $ ls | grep tmp $ cd .. $ Unreal3.2/unreal start (...) [error] Unable to open 'tmp' directory: No such file or directory, please create one with the appropriate permissions (...) $ ls | grep tmp tmp $ | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2004-06-25 14:50 | AngryWolf | New Issue | |
2004-06-25 15:32 |
|
Status | new => resolved |
2004-06-25 15:32 |
|
Resolution | open => fixed |
2004-06-25 15:32 |
|
Assigned To | => codemastr |
2004-06-25 15:32 |
|
Note Added: 0006782 |