Opened 13 months ago
Closed 4 weeks ago
#68528 closed defect (worksforme)
MariaDB installation problem on Sonoma
Reported by: | 6aKa | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | mariadb-10.6 mariadb-10.11 |
Description
After install no created user and group. I check mariadb-10.6 and mariadb-10.11. It seems problem with function add_users.
Change History (4)
comment:1 Changed 13 months ago by jmroot (Joshua Root)
Owner: | set to michaelld |
---|---|
Port: | mariadb-10.6 mariadb-10.11 added |
Status: | new → assigned |
comment:2 follow-up: 4 Changed 7 months ago by barracuda156
comment:3 Changed 5 months ago by Kirkman (Josh Renaud)
I'm seeing this same error string when trying to build mariadb-10.9
under MacOS Mojave.
comment:4 Changed 4 weeks ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Replying to barracuda156:
It is broken now due to
libxml
: #69428
Yes, but that's being handled in that ticket. This ticket is about something completely different to do with add_users
, unfortunately we haven't received any log files showing what the problem was so we cannot do anything about it.
Note: See
TracTickets for help on using
tickets.
It is broken now due to
libxml
: #69428