yilozt / mutter-rounded

A window manager for GNOME, with rounded corners patch
https://aur.archlinux.org/packages/mutter-rounded/
GNU General Public License v2.0
556 stars 26 forks source link

Installation error on Manjaro #88

Closed fern-end-o closed 2 years ago

fern-end-o commented 2 years ago

Hello! Thanks in advance for any help I can get! I was using mutter-rounded with Gnome Shell 41, then I upgraded the system (to Gnome Shell 42), which found conflicts between mutter and mutter-rounded, resulting on the replacement of mutter over mutter-rounded. After the upgrade I'm trying to install mutter-rounded again, but the AUR Helper show some errors and fails to install.

This is all the output from the terminal when uninstalling: https://pastebin.com/e1BNcPL7

This is the testlog.txt: https://pastebin.com/1w0tRAAL

The workarounds I've tried were:

Both the tried above resulted the same error and same amount of Fails (16)

fern-end-o commented 2 years ago

Fixed by cloning the AUR .git link, then running "makepkg --nocheck -si" from inside the directory created by the cloning procedure. Apparently the problem was just related to the check() function (hence the "--nocheck" flag on "makepkg").

FPSensor commented 1 year ago

fixed ty