Venom1991 / refind-btrfs

Generate rEFInd manual boot stanzas from Btrfs snapshots
GNU General Public License v3.0
144 stars 8 forks source link

/usr/bin/python: No module named refind_btrfs #25

Closed mizzunet closed 2 years ago

mizzunet commented 2 years ago

I just had a system update of around 1GB, after that, refind-btrfs seems fails to run. I tried uninstalling and reinstalling it several times

 ~  refind-btrfs
/usr/bin/python: No module named refind_btrfs
Venom1991 commented 2 years ago

I still haven't updated my system but I'm aware that Python 3.10 just got released and every AUR package needs to be rebuilt and reinstalled. Have a look here - https://www.reddit.com/r/archlinux/comments/rf6c84/psa_python_310_is_in_core_rebuild_your_aur/

By the way, this is potentially only a packaging issue and you should probably ask this question on the corresponding AUR package's page. Either way, I'll have to see for myself what's happening (on my machine).

EDIT: Not every AUR package, just those that are written in Python.

mizzunet commented 2 years ago

Oh, that may be why I had to reinstall some other AUR packages like anki, gtg etc. And they are fixed once reinstalled.

mizzunet commented 2 years ago

By the way, this is potentially only a packaging issue and you should probably ask this question on the corresponding AUR package's page.

Alright :+1:

mizzunet commented 2 years ago

I have manually built it, now it's working.

Venom1991 commented 2 years ago

I've added a list of dependent packages which need to be rebuilt manually in a pinned comment.