[MCOL-4083] Package based install without systemd of the latest develop does not work Created: 2020-06-17 Updated: 2020-11-10 Resolved: 2020-11-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | None |
| Fix Version/s: | 5.5.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Gagan Goel (Inactive) | Assignee: | Jose Rojas (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Engine commit: 3cfbda3ad30cd9c759f5a24dd8be66586faa56d9 on develop cmake was run without WITH_SYSTEMD=yes flag. While doing an RPM based package install, I get the following:
|
| Comments |
| Comment by Patrick LeBlanc (Inactive) [ 2020-06-24 ] |
|
Because it's last-minute, I merged in a couple quick changes to make this work the vast majority of the time. There is a little work left to make it robust. |
| Comment by Gregory Dorman (Inactive) [ 2020-07-07 ] |
|
Will complete in 1.5.4. |
| Comment by Jose Rojas (Inactive) [ 2020-11-10 ] |
|
Verified this is no longer an issue. Working when building packages from develop-1.5 and develop without WITH_SYSTEMD=yes flag. |