Github messages for voidlinux
 help / color / mirror / Atom feed
From: Johnnynator <Johnnynator@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Closed]: [WIP] [help needed] mariadb: update to 10.5.6
Date: Thu, 15 Apr 2021 21:24:24 +0200	[thread overview]
Message-ID: <20210415192424.CBn1uNkV4kDHST2YEmAN05YuH2JUfhydCMxYuzvrARg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25618@inbox.vuxu.org>

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

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

[WIP] [help needed] mariadb: update to 10.5.6
https://github.com/void-linux/void-packages/pull/25618

Description:
Trying to get MariaDB updated to the latest (More than 2 years of advancement since current available version).

It builds on glibc amd64, no patches thus far, but does not complete the post-install due to needing work.

`/usr/bin/install: cannot stat '/destdir//mariadb-10.5.6/usr/share/mysql/my-medium.cnf': No such file or directory
=> ERROR: mariadb-10.5.6_1: post_install: 'install -Dm644 ${DESTDIR}/usr/share/mysql/my-medium.cnf ${DESTDIR}/etc/mysql/my.cnf' exited with 1
=> ERROR:   in post_install() at srcpkgs/mariadb/template:83`

The available .cnf files that I think we want copied are....
`./debian/additions/mariadb.cnf
./debian/additions/mariadb.conf.d/50-server.cnf
./debian/additions/mariadb.conf.d/50-client.cnf
./debian/additions/mariadb.conf.d/50-mysql-clients.cnf
./debian/additions/mariadb.conf.d/50-mysqld_safe.cnf
./debian/additions/mariadb.conf.d/60-galera.cnf`

Can anyone give input, confirm?  How would the install directive change to install/copy the folder instead of a file?

Additionally, I don't know if all of the best build options are set as I'm still a novice with this stuff.  Input requested, please!

      parent reply	other threads:[~2021-04-15 19:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-15  5:17 [PR PATCH] " ArmedAviator
2020-10-16  1:46 ` [PR PATCH] [Updated] " ArmedAviator
2021-04-11  4:43 ` Veganizer
2021-04-15 19:24 ` Johnnynator [this message]

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=20210415192424.CBn1uNkV4kDHST2YEmAN05YuH2JUfhydCMxYuzvrARg@z \
    --to=johnnynator@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).