[SOLVED] [qt6-webengine] Shared libraries missing in 6.8.2-3

This forum is for discussion about general software issues.

[SOLVED] [qt6-webengine] Shared libraries missing in 6.8.2-3

Postby kenjipuro » Fri Mar 07, 2025 2:21 am

Hello,

I am not sure why this happened but qt6-webengine 6.8.2-3 (both aarch64 and armv7l) broke with the last update: [url]https://github.com/archlinuxarm/PKGBUILDs/commit/f01e72299b1607e9501d80a6fac288bacb2d331d[/url]

There are no .so files at all in the new version, breaking every program that depends on them:

[code]
$ bsdtar -tvf qt6-webengine-6.8.2-3-aarch64.pkg.tar.xz | grep '\.so' | head -n 3
$ # For reference, the previous version:
$ bsdtar -tvf qt6-webengine-6.8.2-1-aarch64.pkg.tar.xz | grep '\.so' | head -n 3
lrwxrwxrwx 0 root root 0 2月 2 15:22 usr/lib/libQt6Pdf.so -> libQt6Pdf.so.6
lrwxrwxrwx 0 root root 0 2月 2 15:22 usr/lib/libQt6Pdf.so.6 -> libQt6Pdf.so.6.8.2
-rwxr-xr-x 0 root root 4785432 2月 2 15:22 usr/lib/libQt6Pdf.so.6.8.2
[/code]

EDIT:
Sorry, I have just noticed that I posted this in the wrong subforum, but I think only a forum moderator can move it.

It seems like this is a recurring issue with qt6-webengine (another older topic: [url]https://archlinuxarm.org/forum/viewtopic.php?t=16030[/url]). It might work if you can bother to rebuild it locally.
Last edited by kenjipuro on Wed Apr 30, 2025 10:08 pm, edited 1 time in total.
kenjipuro
 
Posts: 2
Joined: Fri Mar 07, 2025 2:01 am

Re: [qt6-webengine] Shared libraries missing in 6.8.2-3

Postby Teple1960 » Tue Apr 29, 2025 6:28 am

qt6-webengine 6.8.2-3 is broken on ARM, missing all .so files. It's likely a bad build.
You can:
- downgrade to 6.8.2-1 if you have the old package
- rebuild it from source using the PKGBUILD
- wait for maintainers to fix it
Teple1960
 
Posts: 1
Joined: Tue Apr 29, 2025 6:26 am

Re: [SOLVED] [qt6-webengine] Shared libraries missing in 6.8

Postby kenjipuro » Wed Apr 30, 2025 10:09 pm

Yes, this was an older post. qt6-webengine has been updated in the meantime and the current version (qt6-webengine 6.9.0-4) has the relevant libraries.
kenjipuro
 
Posts: 2
Joined: Fri Mar 07, 2025 2:01 am


Return to General

Who is online

Users browsing this forum: No registered users and 22 guests