Summary: | dev-db/mysql-8.0.31: build fails if portage user cannot access mysqld's tempdir | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Hank Leininger <hlein> |
Component: | Current packages | Assignee: | Gentoo Linux MySQL bugs team <mysql-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://bugs.mysql.com/bug.php?id=108947 | ||
See Also: | https://github.com/gentoo/gentoo/pull/28085 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 878907, 878909 |
Description
Hank Leininger
2022-11-01 04:41:43 UTC
Upstream has declared unsupported/WONTFIX, they require that the building user have access to any production mysql instance's tmpdir. PR incoming... The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0d5d24230e62e69f4bae50be4746551f1d95451 commit b0d5d24230e62e69f4bae50be4746551f1d95451 Author: Hank Leininger <hlein@korelogic.com> AuthorDate: 2022-11-01 17:34:22 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-11-01 23:21:41 +0000 dev-db/mysql: fix compilation when tmpdir not accessible by portage Upstream has declared WONTFIX; gentoo is not supported, and neither is compiling as a user who cannot read mysql-only directories: https://bugs.mysql.com/bug.php?id=108947 Closes: https://bugs.gentoo.org/878951 Closes: https://github.com/gentoo/gentoo/pull/28085 Signed-off-by: Hank Leininger <hlein@korelogic.com> Signed-off-by: Sam James <sam@gentoo.org> .../mysql-8.0.31-build-tmpdir-nodefault.patch | 12 + dev-db/mysql/mysql-8.0.31-r1.ebuild | 1224 ++++++++++++++++++++ 2 files changed, 1236 insertions(+) |