[MCOL-3676] postConfigure output 'unassigned' alias script name Created: 2019-12-17 Updated: 2020-03-13 Resolved: 2020-02-12 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.4.2 |
| Fix Version/s: | 1.4.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Sprint: | 2020-1, 2020-2 | ||||||||||||||||
| Description |
|
Build tested: 1.4.2-1 (first combined build from Azura) At the end of postConfigure processing, an instruction should be outputted to instruction to execute a script to setup alias. The script name is outputted as 'unassigned' ------- . unassigned Normally, the following would be outputted: . /etc/profile.d/columnstoreAlias.sh I also found that the /etc/profile.d/columnstoreAlias.sh file not exist. Has it been relocated? |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2020-01-27 ] |
|
tntnatbry same question as |
| Comment by Gagan Goel (Inactive) [ 2020-01-27 ] |
|
LinuxJedi This is also ready for review. |
| Comment by Daniel Lee (Inactive) [ 2020-02-12 ] |
|
Build tested: 1.4.3-1 BB nightly Engine commit: 8588678 No more errors, running columnstore-post-install manually is no longer required. |