1
0
Fork 0
Commit Graph

11 Commits

Author SHA1 Message Date
Jan Christoph Uhde a54c581111 try to fix permission issues of "/var/tmp/arangod" (#4457) 2018-02-06 23:17:08 +01:00
Jan Christoph Uhde 77fb3f777e fix systemd issues when reinstalling a package 2017-09-01 08:45:49 +02:00
Jan Christoph Uhde b3c3106507 fix upgrade exit codes 2017-08-31 13:22:17 +02:00
Jan Christoph Uhde c9adcebfba fix postinst script of debian package 2017-08-31 11:24:00 +02:00
Jan Christoph Uhde 20e1a673fd Feature/planning 499 different error codes for version check (#3118)
* return different error codes for check-version

* Adds data file for exit codes that can be used by ArangoDB applications

* add some exit codes

* better return codes for centos

* add codes in arangod

* remove test code

* prevent re-downloading of starter and other small improvements

* fix some erros

* finish centos

* update urls

* add info about systemd detection

* move further towards a working systemd setup

* set service type to simple

* add arangodb-update-db script

* start work on debian packages

* a db dir that is already in place (former installation) should be reused now

* fix minor bugs

* Implement exit code translation in the windows installer.

* add autogenerated NSIS exit code mapping
2017-08-30 10:47:31 +02:00
Wilfried Goesgens b2bc8dee49 we need to substitute the package name here too - else enterprise pac… (#3025) 2017-08-17 21:27:44 +02:00
Wilfried Goesgens 860971bdcb fix variable referencing - its special in the debian scripts 2017-06-08 18:52:47 +02:00
Wilfried Goesgens f487d7095f systemd integration for the .deb's; setting environment variables for the libc allocator 2017-06-06 17:35:17 +02:00
Wilfried Goesgens f5b63d1c6c when setting the password force various features in arangod to be turned off so they don't get in our way. 2017-05-16 15:55:11 +02:00
Wilfried Goesgens 037b081a83 add selection of storage engine 2017-05-10 14:05:35 +02:00
Wilfried Goesgens dc0c8f22f0 fix debian packages & systemd unit file
- detect the location of chown/chmod
 - fix location & creation of directories
 - adjust debconf entries so they resemble the package name (for
   enterprise too...)

Thanks to @cobrowserAlex and @servussoft for pointing this out
2016-10-28 13:25:53 +02:00