Summary: | dev-db/percona-xtrabackup-8.0.26.18 - -- Configuring incomplete, errors occurred! | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eschwartz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/percona/percona-xtrabackup/commit/a0132f53d93eefe4338a27ce4e3f5ffcc7126596 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-db:percona-xtrabackup-8.0.26.18:20230418-093953.log emerge-history.txt.bz2 environment etc.clang.tar.bz2 etc.portage.tar.bz2 logs.tar.bz2 temp.tar.bz2 |
Description
Toralf Förster
2023-04-18 09:51:17 UTC
Created attachment 860302 [details]
emerge-info.txt
Created attachment 860303 [details]
dev-db:percona-xtrabackup-8.0.26.18:20230418-093953.log
Created attachment 860304 [details]
emerge-history.txt.bz2
Created attachment 860305 [details]
environment
Created attachment 860306 [details]
etc.clang.tar.bz2
Created attachment 860307 [details]
etc.portage.tar.bz2
Created attachment 860308 [details]
logs.tar.bz2
Created attachment 860309 [details]
temp.tar.bz2
It looks like it was looking for the openssl libraries but only compatible with 1.x, whereas we had 3.x It was fixed by 8.0.30 importing a mysql code dump that added openssl 3 support. No longer reproduces with current package version. |