@bickman2k how did you downgrade it ?
I couldn't do it with pacman -U glibc-2.35-6-x86_64.pkg.tar.zst from the cache
so I went with the pacman -Syyuu after editing pacman 's mirrorlist to arch back in time
Git Clone URL: | https://aur.archlinux.org/makemkv.git (read-only, click to copy) |
---|---|
Package Base: | makemkv |
Description: | DVD and Blu-ray to MKV converter |
Upstream URL: | https://www.makemkv.com |
Licenses: | LGPL-2.1-or-later, LicenseRef-GuinpinSoft-inc-EULA |
Submitter: | hydro |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 325 |
Popularity: | 2.38 |
First Submitted: | 2010-01-26 15:31 (UTC) |
Last Updated: | 2024-09-30 16:08 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 27 Next › Last »
@bickman2k how did you downgrade it ?
I couldn't do it with pacman -U glibc-2.35-6-x86_64.pkg.tar.zst from the cache
so I went with the pacman -Syyuu after editing pacman 's mirrorlist to arch back in time
Downgrading just glibc (and lib32-glibc in my case) to 2.35 allowed me to run this version again.
I got my makemkv working again by rolling back the distro using this method: https://wiki.archlinux.org/title/Arch_Linux_Archive#How_to_restore_all_my_packages_at_a_specific_date
hope this helps! <3 ;)
Unfortunately, this is partially closed-source, so there's not much anyone can do about it until it gets fixed upstream. I did report it on the official forums, so the author is aware.
Sadly I can confirm this. The AUR version does not work on Gnome, while snap does. However the snap version does have other issues for me. Is there any know workaround to compile this / use the aur version?
I can also confirm that makemkv shows a segfault in dmesg upon startup.
As a workaround, I installed it as a snap, and it works. But I'd much rather have it installed natively, as I had to install the snapd daemon just for this.
I can confirm. Even rebuilding against the new glibc version doesn’t prevent the program from crashing at startup.
It seems to get a crash when updating glibc to 2.36-1
I had to prepend the following to :29 of the PKGBUILD:
LDFLAGS="$(pkg-config --static --libs libavcodec)"
Fixes:
undefined reference to `avcodec_register_all'
Might not be applicable to everybody, or require change of main PKGBUILD, but I wanted to note here.
pkgver=1.17.1
0784908b07f9fc87307a0f958105b7e2d37f5f10c0ef1a1280854e7d7c06b1f3 makemkv-bin-1.17.1.tar.gz
0d572b1b937d97275cb75d71a142b3d555428aebd53a64161a500fda7ae766fe makemkv-oss-1.17.1.tar.gz
Pinned Comments
FabioLolix commented on 2024-07-20 16:33 (UTC)
This now depends on
libavcodec.so
so when it needs to be rebuilded against newffmpeg
version you are forced to uninstall first otherwise the update will be blockedfosskers commented on 2023-06-11 13:56 (UTC)
I can confirm that a manual
sudo modprobe sg
was necessary to getmakepkg
to detect my DVD drive.FabioLolix commented on 2023-03-16 21:41 (UTC)
Beta key: