@AleksandarT
:: installing icu (76.1-1) breaks dependency 'libicuuc.so=75-64' required by qt5-webkit
There is pinned comment about it and have already answered again yesterday to zw963
Git Clone URL: | https://aur.archlinux.org/qt5-webkit.git (read-only, click to copy) |
---|---|
Package Base: | qt5-webkit |
Description: | Classes for a WebKit2 based implementation and a new QML API |
Upstream URL: | https://github.com/qtwebkit/qtwebkit |
Licenses: | LGPL-2.1-only |
Submitter: | arojas |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 45 |
Popularity: | 0.48 |
First Submitted: | 2022-11-21 07:42 (UTC) |
Last Updated: | 2025-07-01 21:35 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 .. 24 Next › Last »
@AleksandarT
:: installing icu (76.1-1) breaks dependency 'libicuuc.so=75-64' required by qt5-webkit
There is pinned comment about it and have already answered again yesterday to zw963
@AleksandarT: I usually nuke the directory I was building in, use git package or trizen -G package, or yay -G package just do download the PKGBUILD and files from the AUR and then do a makepkg -sif. AUR helpers usually don't know about dependencies (so qt5-webkit has to be built before say trojita-git or so) and they more confuse people than help them IMHO. :-)
Also, if you have things depend on qt5-webkit linked against icu75, you first have to update the system to icu 76, so that you can build a qt5-webkit based on icu 76. This also means you have to uninstall what depends on the qt5-webkit linked against icu75. The warning of pacman is because ABI changes in icu 75 to 76 could render software above unusable and it refused to do an upgrade and potentially make software unusable. Easiest is really to uninstall, say qt5-webkit, trojita-git, then do a system update (you get icu 76 then), do an update of qt5-webkit and then rebuild the things depending on qt5-webkit.
Damn. After clear cache: yay -Sc and new try to yay -Syu old issue:
(removed huge list) ... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source_x86_64 files with sha256sums... rustdesk-1.3.8-x86_64.pkg.tar.zst ... Passed :: (1/2) Parsing SRCINFO: rustdesk-bin :: (2/2) Parsing SRCINFO: qt5-webkit :: Synchronizing package databases... core is up to date extra is up to date community is up to date :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... error: failed to prepare transaction (could not satisfy dependencies) :: installing icu (76.1-1) breaks dependency 'libicuuc.so=75-64' required by qt5-webkit :: installing icu (76.1-1) breaks dependency 'libicui18n.so=75-64' required by qt5-webkit -> error installing repo packages {25-02-23 10:57}asus-laptop:~ me%
I'm not sure where yay clone packages from git repo.
git clone https://aur.archlinux.org/qt5-webkit.git
Where is located: qt5-webkit-icu75.patch?
In the git repo since https://aur.archlinux.org/cgit/aur.git/commit/?h=qt5-webkit&id=5e94b0396453c07170bcff27ef99b67c47676257, previously it was downloaded
Delete yay cache and try again
I'm not sure where yay clone packages from git repo. Where is located: qt5-webkit-icu75.patch? {25-02-23 9:48}asus-laptop:~ me% yay -Syu :: Synchronizing package databases... core 115.8 KiB 870 KiB/s 00:00 [######################] 100% extra 7.7 MiB 50.7 MiB/s 00:00 [######################] 100% community 45.0 B 1097 B/s 00:00 [######################] 100% :: Searching AUR for updates... :: Searching databases for updates... -> Packages not in AUR: js91 -> Missing AUR Debug Packages: sdl2-debug :: 128 packages to upgrade/install. (I skipped huge list) -------------------- AUR Explicit (1): rustdesk-bin-1.3.8-1 :: (0/2) Failed to download PKGBUILD: qt5-webkit :: (1/2) Downloaded PKGBUILD: rustdesk-bin -> error fetching qt5-webkit: From https://aur.archlinux.org/qt5-webkit f9271ba..5006ee1 master -> origin/master error: The following untracked working tree files would be overwritten by merge: qt5-webkit-icu75.patch Please move or remove them before you merge. Aborting context: exit status 1 {25-02-23 9:49}asus-laptop:~ me% yay -R qt5-webkit-icu75.patch error: target not found: qt5-webkit-icu75.patch -> exit status 1
I don't advise anyone to attempt a partial update as this particular one will break your system.
Of course, don't do that
:: installing icu (76.1-1) breaks dependency 'libicuuc.so=75-64' required by qt5-webkit :: installing icu (76.1-1) breaks dependency 'libicui18n.so=75-64' required by qt5-webkit
Current, qt5-webkit caused can't update arch linux to latest rolling version.
Correct. And I don't advise anyone to attempt a partial update as this particular one will break your system.
Hopefully you'll have pacman-static installed, if not, it's a good package to have...
But a qt5-webkit update is already available, I see, so this is a moot point now...
@zw963 that is expected behaviour as mentioned in a pinned comment
╰──➤ $ 1 pacman -Syu :: Synchronizing package databases... ...
:: installing icu (76.1-1) breaks dependency 'libicuuc.so=75-64' required by qt5-webkit :: installing icu (76.1-1) breaks dependency 'libicui18n.so=75-64' required by qt5-webkit
Current, qt5-webkit caused can't update arch linux to latest rolling version.
One day passed. The build still doesn't pass?
Pinned Comments
FabioLolix commented on 2024-08-20 14:12 (UTC)
btw patches are welcome here https://github.com/FabioLolix/PKGBUILD-AUR_fix/tree/master/q
FabioLolix commented on 2024-05-24 12:05 (UTC)
qt5-webkit-movableink-git prebuild uploaded on sourceforge, thanks to MoetaYuko for the patch
About the comments; I'm starting to get really pissed off; please refrain to stating the obvious, make questions already answered, reporting already reported stuff, the icu solutions work for installed packages whenever how quirk they are, etc, etc, etc....
If you wanna post, post a patch!
@TheExplorer You don't say! [insert Nicals Cage meme]
@oldherl have you tried to read the post before yours before posting, you should try that
FabioLolix commented on 2024-05-23 08:40 (UTC)
Post another time that this fails to build with icu 75 and I'll no longer upload the pre-build packages, I have qt5-webkit-movableink-git ready. You have been warned.
Have been posted enough icu 74 solution too.
FabioLolix commented on 2023-12-27 15:49 (UTC)
btw, depends on
libicuuc.so
have been added so you are obliged to uninstall and rebuild when there is a new icu update instead of keeping a non-working qt5-webkit (which lead to other build issues)xiota commented on 2023-11-12 17:30 (UTC)
Or read: makepkg: Improving build times.
FabioLolix commented on 2023-01-06 17:06 (UTC)
Pre builded (in clean chroot) package here https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/ for who is interested