Opened 9 years ago
Closed 9 years ago
#1130 closed defect (fixed)
Create_db not working
Reported by: | Alex Dumitru | Owned by: | Dimitar Misev |
---|---|---|---|
Priority: | major | Milestone: | 9.2 |
Component: | undecided | Version: | development |
Keywords: | Cc: | George Merticariu | |
Complexity: | Medium |
Description
Using a clean repo:
woland@gerald:/srv/rasdaman-community-review/D57/bin$ ./create_db.sh create_db.sh: Creating database, rasdaman v9.2 on base DBMS sqlite Warning: script should be run as user 'rasdaman', not 'woland'; will try nevertheless. create_db.sh: rasdaman dictionary initialization...\c: Filestorage directory /srv/rasdaman-community-review/D57/data does not exist, rasdaman database cannot be created.
mkdir data
solves the problem.
I am assuming something was changed in a recent patch?
Change History (4)
comment:1 by , 9 years ago
Cc: | added |
---|---|
Status: | new → accepted |
comment:2 by , 9 years ago
It was waiting on me, I am done with the code now, we will try to setup today and tomorrow the remaining parts.
comment:4 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
When is the new jenkins coming?
Or the current one really needs to be fixed to wipe the install dir otherwise, so it can catch bugs like this.