OK, I have updated all the python dependencies to python2. Also clarified the need for some sort of database back-/frontend deployment.
@martyg: Does this help with your issues?
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.000658 |
First Submitted: | 2023-04-10 09:11 (UTC) |
Last Updated: | 2024-06-30 17:31 (UTC) |
« First ‹ Previous 1 .. 25 26 27 28 29 30 31 Next › Last »
OK, I have updated all the python dependencies to python2. Also clarified the need for some sort of database back-/frontend deployment.
@martyg: Does this help with your issues?
After rebuilding to 29.1-1 in clean chroot, movie data lookup is broken. (rc=128)
$mythmetadatalookup --refresh-all just errors out at startup
I have all optional deps (including python2-*) installed already.
@mark.clegg Could you elaborate your fix (Am I seeing same issue?)
Apart from metadata, everything else looks good so far. Thanks for the updates.
just a heads up, i updated arch today and libvpx updated which caused myth to fail, and a rebuild was necessary to build against newer libvpx library.
Works for me... Just had to add the python2-... packages to get the tmdb3.py grabber working. Keep up the good work :-) Thanks.
No problems on compiling at my side (no plugins). Thanks for your effort!
i installed all the optional depends and it built fine. so far no problem running it. i did lose plugins and when i went to rebuild those after trying to change around pkgbuild i was only able to get a few to build. thanks so much for updating the mythtv package
OK, I've updated to v29.1.
Also, please trial this release and let me know if there are any errors, because I've gone ahead and changed the two depends that are only available from the AUR to opt-depends in order to ease building this package in chroots and with AUR-helpers. However, this change will need some testing to see if it breaks anything during build (did not happen for me, but you never know...). So please build, install those two packages, test and let me know if there are any problems!
Sorry, for me it builds both in a clean chroot and on my live system. Could you mail me a more detailed error log?
I'm not able to build this package. It fails with:
../../libs/libmyth/libmyth-29.so: undefined reference to `vtable for MediaMonitorUnix'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:175: mythavtest] Error 1
make[2]: Leaving directory '/builds/aur-archlinux/mythtv/src/mythtv-29.0/mythtv/programs/mythavtest'
make[1]: *** [Makefile:64: sub-mythavtest-make_first] Error 2
make[1]: Leaving directory '/builds/aur-archlinux/mythtv/src/mythtv-29.0/mythtv/programs'
make: *** [Makefile:67: programs] Error 2
==> ERROR: A failure occurred in build(). Aborting...
I have base and base-devel installed and I'm using makepkg -s to build it. Any ideas what I'm missing?
For those building with python-2.7, I have been having problems downloading cover art.
Running /usr/share/mythtv/metadata/Movie/tmdb3.py -t failed which was remedied by installing python2-future. (I guess that this probably needs to be added to the dependencies).
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