Github messages for voidlinux
 help / color / mirror / Atom feed
From: ArmedAviator <ArmedAviator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Closed]: [RFC][WIP] mariadb: update to 10.4.12
Date: Fri, 03 Apr 2020 02:34:19 +0200	[thread overview]
Message-ID: <20200403003419.wbuuWRERCNreG_M2OB47Do6HN2M1xm4inQH7EvNfoP0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19553@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1828 bytes --]

There's a closed pull request on the void-packages repository

[RFC][WIP] mariadb: update to 10.4.12
https://github.com/void-linux/void-packages/pull/19553

Description:
MariaDB is woefully out of date on the 10.0 branch.  This is to bring it MariaDB up to the 10.4 branch (latest GA stable branch).

Right now, the package is builds on glibc amd64.  When installing, I get a few errors I'm tying to track down.  Help is appreciated, this is the most complicated package I've worked with yet.

Additionally, I have no idea if this builds or works on musl systems yet.  Since musl isn't currently working and only a hand full of people seemed to mention they're using musl and need MariaDB, I want to get the package working on glibc first, so I/we can figure out how to go about making it work with musl next.

Again, help and input is GREATLY appreciated.

FWIW, the current errors I'm getting when installing the package:

```
mariadb-client-10.4.12_1: configuring ...
mariadb-client-10.4.12_1: installed successfully.
mariadb-10.4.12_1: configuring ...
Updated mysql (mysql) system user.
/usr/bin/my_print_defaults: Can't read dir of '/etc/mysql/conf.d/' (Errcode: 2 "No such file or directory")
Fatal error in defaults handling. Program aborted
chown: cannot access '/auth_pam_tool_dir/auth_pam_tool': No such file or directory
Couldn't set an owner to '/auth_pam_tool_dir/auth_pam_tool'.
It must be root, the PAM authentication plugin doesn't work otherwise..

chown: cannot access '/auth_pam_tool_dir': No such file or directory
Cannot change ownership of the '/auth_pam_tool_dir' directory
to the 'mysql' user. Check that you have the necessary permissions and try again.

mysql.user table already exists!
Run mysql_upgrade, not mysql_install_db
mariadb-10.4.12_1: installed successfully.
```

           reply	other threads:[~2020-04-03  0:34 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-19553@inbox.vuxu.org>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200403003419.wbuuWRERCNreG_M2OB47Do6HN2M1xm4inQH7EvNfoP0@z \
    --to=armedaviator@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).