mirage
mirage copied to clipboard
Unable to install python-mistune1 on Manjaro
Description
Describe your issue in details, provide error logs or screenshots if possible.
Your environment
- OS or distribution (e.g. Arch Linux, macOS 10.15, Windows 7...) Manjaro
- Architecture (e.g. x86 64bit) AMD 64bit
- For Linux users: your desktop environment or window manager (e.g. GNOME 3.34 Wayland, i3 4.17, etc) i3
- How did you install Mirage? (e.g. manual build, distribution repository, AppImage, Flatpak...)
Installing from AUR using
paru -S matrix-mirage
. Also triedparu -S matrix-mirage-git
Steps to reproduce
paru -S matrix-mirage
(I guess you could use any AUR helper instead)
Expected behavior
Should install.
Actual behavior
error: failed to build 'python-mistune1-0.8.4-4': error: can't build matrix-mirage-0.7.2-2, deps not satisfied: python-mistune1 error: packages failed to build: python-mistune1-0.8.4-4 matrix-mirage-0.7.2-2
I tried manually installing python-mistune1. That does not work anymore. I was able to install python-mistune2 but mirage seems to depend specifically on python-mistune1.
Sems that mirage is dead, try https://mx-moment.xyz/ a maintained fork.
We have now updated Mistune to 2.x.x in Moment. Use the latest version on main branch.
Thank you for bringing this up. The merge request has been rolling around for a while.