[MCOL-3415] we_splitterapp has a setuid error in non-root installs Created: 2019-08-07 Updated: 2023-03-06 Resolved: 2023-03-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.2.5 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Minor |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Description |
|
During a cpimport we_splitterapp.cpp calls setuid(0) which fails on non-root installs. With 1.2.5 this now also shows an error message. Everything then succeeds. We should look into why the setuid() is used in the first place or maybe change the error message so it looks more non-fatal if it needs to stay. |
| Comments |
| Comment by Todd Stoffel (Inactive) [ 2023-03-06 ] |
|
This ticket was opened prior to convergence with the server. It may have been rendered obsolete. If this issue still exists in a modern version, please open a new request. |