Everything seems to work fine, albeit I currently use Nobara 40 instead of Fedora 40. Anyway as you asked for feedback, you cant use the script to update "automatically" I always have to sudo mv /usr/bin/makemkv /usr/bin/makemkv_bak
sudo mv /usr/bin/makemkvcon /usr/bin/makemkvcon_bak
before running ...
Search found 4 matches
- Sat Aug 17, 2024 7:28 am
- Forum: MakeMKV for Linux
- Topic: Install MakeMKV on Fedora
- Replies: 48
- Views: 150263
- Thu Mar 30, 2023 3:00 pm
- Forum: MakeMKV for Linux
- Topic: Install MakeMKV on Fedora
- Replies: 48
- Views: 150263
Re: Install MakeMKV on Fedora
Hey,
at first everything is looking good now, correct version and ansible worked without any issues
when fedora 37 was released, i did a fresh install
➜ ansible-post-install-my-fedora git:(master) ✗ hostnamectl | grep -i Architecture
Architecture: x86-64
I think I had an older installation ...
at first everything is looking good now, correct version and ansible worked without any issues
when fedora 37 was released, i did a fresh install
➜ ansible-post-install-my-fedora git:(master) ✗ hostnamectl | grep -i Architecture
Architecture: x86-64
I think I had an older installation ...
- Wed Mar 29, 2023 3:24 pm
- Forum: MakeMKV for Linux
- Topic: Install MakeMKV on Fedora
- Replies: 48
- Views: 150263
Re: Install MakeMKV on Fedora
Hi Falco
Lately I couldn rip a 4k disc with my flatpak makemkv setup. So I wanted to test your ansible script and install it on the system. The following issue occured
➜ ansible-post-install-my-fedora git:(master) ✗ sudo ansible-playbook myFedora.yml
[sudo] password for stefan:
PLAY [localhost ...
Lately I couldn rip a 4k disc with my flatpak makemkv setup. So I wanted to test your ansible script and install it on the system. The following issue occured
➜ ansible-post-install-my-fedora git:(master) ✗ sudo ansible-playbook myFedora.yml
[sudo] password for stefan:
PLAY [localhost ...
- Mon Mar 20, 2023 4:25 pm
- Forum: MakeMKV for Linux
- Topic: Install MakeMKV on Fedora
- Replies: 48
- Views: 150263
Re: Install MakeMKV on Fedora
Hi currently i use the flatpak version for makemkv, but I will probably try this out with fedora 38 and do a clean install there. After having a short look at your tasks, why dont you use the ansible builtin modules?
https://docs.ansible.com/ansible/latest ... odule.html
https://docs.ansible.com/ansible/latest ... odule.html