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. Pull request to the master branch in #27589

🧪 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.

@BKPepe BKPepe added master first OpenWrt 24.10 Issue/PR on branch 24.10 labels Oct 2, 2025
@miska miska changed the title mariadb: Add unconditional dependency on libaio [24.10] mariadb: Add unconditional dependency on libaio Oct 2, 2025
@systemcrash
Copy link
Contributor

This PR should be a cherry pick of the other PR once it gets merged.

MariaDB now depends on libaio even when uring is enabled.

Signed-off-by: Michal Hrusecky <[email protected]>
(cherry picked from commit d50b5e5)
@miska
Copy link
Contributor Author

miska commented Oct 5, 2025

Redone after pull request to the master was merged.

@wehagy wehagy mentioned this pull request Oct 6, 2025
4 tasks
@wehagy wehagy self-assigned this Oct 6, 2025
@wehagy
Copy link
Member

wehagy commented Oct 6, 2025

Waiting for a response: #27608 (comment)

@wehagy
Copy link
Member

wehagy commented Oct 6, 2025

All CI errors are unrelated:

https://github.com/openwrt/packages/actions/runs/18263307775/job/52055352412?pr=27588#step:18:54

 Collected errors:
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/24.10-SNAPSHOT/targets/x86/64/kmods/6.6.93-1-1745ebad77278f5cdc8330d17a3f43d6/Packages.gz, wget returned 8.
Updated list of available packages in /var/opkg-lists/packages_ci
Downloading file:///ci/Packages.sig
Signature check passed.
Error: Process completed with exit code 1.

Merging, thanks.

@wehagy wehagy merged commit ed702ba into openwrt:openwrt-24.10 Oct 6, 2025
22 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OpenWrt 24.10 Issue/PR on branch 24.10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants