The arch update to extra/x264 breaks compatibility with mythtv. I get now:
mythbackend: error while loading shared libraries: libx264.so.152: cannot open shared object file: No such file or directory
Git Clone URL: | https://aur.archlinux.org/mythtv-git.git (read-only, click to copy) |
---|---|
Package Base: | mythtv-git |
Description: | A Homebrew PVR project (Stable '-fixes' branch) |
Upstream URL: | https://www.mythtv.org/ |
Licenses: | GPL |
Conflicts: | mythtv |
Provides: | mythtv |
Submitter: | JohnLBergqvist |
Maintainer: | JohnLBergqvist |
Last Packager: | JohnLBergqvist |
Votes: | 36 |
Popularity: | 0.001516 |
First Submitted: | 2023-04-10 09:11 (UTC) |
Last Updated: | 2024-06-30 17:31 (UTC) |
« First ‹ Previous 1 .. 21 22 23 24 25 26 27 28 29 30 31 Next › Last »
The arch update to extra/x264 breaks compatibility with mythtv. I get now:
mythbackend: error while loading shared libraries: libx264.so.152: cannot open shared object file: No such file or directory
Thank you for the heads-up! I have updated the PKGBUILD accordingly and ended up just moving in to depends(), because it was already a make-depend, so it seemed silly to not do that, even though it is not technically true. But I'm just going to hope that no one will complain too loudly to the AUR police :)
Hello. Another PKGBUILD tweak for you, after a cleanup of my server.
Metadata lookup will not work unless mysql-python is installed at runtime.
Recommend this package be added to optdepends=() list.
Thanks again for keeping this thing together for everyone.
Apparently, there has been another silent update to mythtv-29.1, breaking the checksum check - update will be up momentarily. Thanks to @cspack77 for reporting the issue!
OK, the package should now again be buildable. I have added a patch to work around the incompatibility introduced by the upgrade to freetype2 v2.9.1 and submitted that patch upstream.
OK, thanks for the heads-up, will investigate!
Heads up... As of May 2 new freetype2 breaks this package with: ERROR! You must have FreeType installed to compile MythTV.
Reverting back to freetype2-2.9-2-x86_64.pkg.tar.xz fixes it
Yeah, turns out I still had the old 29.1 package in my local dir instead of the updated one... Works again, now.
There appears to be a validity error:
mythtv-29.1.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
@Taijian... Thanks, good to know Anyway of detecting the linkage problem before launching mythfrontend? (other than test launching after every update)
Pinned Comments
JohnLBergqvist commented on 2023-04-10 15:56 (UTC) (edited on 2023-04-10 15:57 (UTC) by JohnLBergqvist)
This package replaces the previous 'mythtv' AUR package. It has been renamed to comply with Arch's VCS package guidelines.
I hope to update the various mythplugins AUR packages soon