Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878853 - dev-db/mariadb-10.6.10: automagic zstd, liburing dependencies
Summary: dev-db/mariadb-10.6.10: automagic zstd, liburing dependencies
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 892013
Blocks:
  Show dependency tree
 
Reported: 2022-10-31 02:18 UTC by Sam James
Modified: 2023-02-03 19:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-10-31 02:18:21 UTC
Output frmo iwdevtools:
````
 * VDB: detected possibly incorrect RDEPEND (dev-db/mariadb-10.6.10)
 * app-arch/libarchive:= <
 * dev-libs/libaio:=     <
 *                       > app-arch/zstd:=
 *                       > sys-libs/liburing:=
 * sys-libs/pam:=        | sys-libs/pam
 * sys-process/procps:=  <
```

We may need to care for this in dev-db/mariadb-connector-c too with 3.3.x (not sure how the plugin needs to be handled, but it tried to install a zstd plugin and collided for me).
Comment 1 Larry the Git Cow gentoo-dev 2023-02-03 19:33:18 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6e311f8ce19ac8e2e40730279861127866d494d

commit e6e311f8ce19ac8e2e40730279861127866d494d
Author:     Tomáš Mózes <hydrapolic@gmail.com>
AuthorDate: 2023-01-25 14:50:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-03 19:32:43 +0000

    dev-db/mariadb: add dependency on sys-libs/liburing
    
    liburing replaces libaio on recent Linux kernels
    https://jira.mariadb.org/browse/MDEV-24883
    
    Bug: https://bugs.gentoo.org/878853
    Closes: https://bugs.gentoo.org/876238
    Closes: https://bugs.gentoo.org/886327
    Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-db/mariadb/mariadb-10.6.11-r1.ebuild | 1321 ++++++++++++++++++++++++++++++
 1 file changed, 1321 insertions(+)