Skip to content

Conversation

@miska
Copy link
Contributor

@miska miska commented Oct 2, 2025

MariaDB now depends on libaio even when uring is enabled.

📦 Package Details

Maintainer: @miska

Description:
If libaio is available, MariaDB will be built with it as a dependency even with liburing enabled. The making the package would fail with missing dependency.


🧪 Run Testing Details

  • OpenWrt Version: 24.10
  • OpenWrt Target/Subtarget: qualcombe
  • OpenWrt Device: Turris Omnia NG

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using
    make package/<your-package>/refresh V=s
  • It is structured in a way that it is potentially upstreamable
    (e.g., subject line, commit description, etc.)
    We must try to upstream patches to reduce maintenance burden.

@wehagy
Copy link
Member

wehagy commented Oct 2, 2025

Please:

MariaDB now depends on libaio even when uring is enabled.

Signed-off-by: Michal Hrusecky <[email protected]>
@miska
Copy link
Contributor Author

miska commented Oct 3, 2025

Fixed

@wehagy
Copy link
Member

wehagy commented Oct 5, 2025

Unrelated CI error:

https://github.com/openwrt/packages/actions/runs/18215025258/job/51862417036?pr=27589#step:18:154

Testing package sudo in version 1.9.17_p2 from admin/sudo
No pre-test.sh script available
(1/1) Installing sudo (1.9.17_p2-r1)
Bus error (core dumped)
Error: Process completed with exit code 138.

Merging, thanks.

@wehagy wehagy merged commit d50b5e5 into openwrt:master Oct 5, 2025
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement trivial Very minor change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants