[MCOL-1010] Debian 9 package: postConfigure failed to create /etc/rc.d/rc.local file Created: 2017-11-03 Updated: 2017-11-10 Resolved: 2017-11-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.1.1 |
| Fix Version/s: | 1.1.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | relnote | ||
| Sprint: | 2017-22 |
| Description |
|
Build tested: 1.1.1-1 When running postConfigure, I noticed these errors on the terminal: sh: 1: cannot create /etc/rc.d/rc.local: Directory nonexistent I checked and noticed that I did not have the /etc/rc.d directory on my debian 9.1 VM. |
| Comments |
| Comment by David Hill (Inactive) [ 2017-11-03 ] |
|
hum, it checks if /etc/rc.d exist and if it doesn't then will use /etc/rc.local instead... Had to change for ubuntu 16, will need to check to see why its not working on debian 9 |
| Comment by David Hill (Inactive) [ 2017-11-08 ] |
|
couldnt reproduce on my debian 9 system, will work with Daniel to see why it ossurs on his |
| Comment by Daniel Lee (Inactive) [ 2017-11-10 ] |
|
I have not been able to reproduce this issue also. |
| Comment by David Hill (Inactive) [ 2017-11-10 ] |
|
assign back to Daniel, he can close if he cant reproduce.. |