[MCOL-5535] Wrong permission of /dev/shm Created: 2023-07-18 Updated: 2023-09-22 Resolved: 2023-08-18 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 22.08.8, 6.4.7- CS only, 23.02.4 |
| Fix Version/s: | 23.10.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Petr Procházka | Assignee: | Roman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
VirtualBox v7.0.8 MariaDB ColumnStore v10.11.4_6.4.7 as single node installation. |
||
| Sprint: | 2023-8 |
| Description |
|
After installation or restart of service is broken permissions for /dev/shm directory.
I found that permissions change this Python script: /usr/bin/mcs-loadbrm.py. |
| Comments |
| Comment by Roman [ 2023-08-07 ] |
|
Hi petr.prochazka. |
| Comment by Roman [ 2023-08-09 ] |
|
I made a commit to fix this. |
| Comment by Daniel Lee (Inactive) [ 2023-08-18 ] |
|
Build verified: develop branch, latest engine: 765dd46b61334c750c6fa5e5f22e9761950ec29d Reproduced the issue in release 23.02.4 and verified the fix. |