this is not working.
ln: failed to create symbolic link '/home/ironhak/.cache/yay/ttf-ms-win11-auto/src/' -> '': No such file or directory
and then gets stuck at:
LinkTable_print: --------------------------------------------
LinkTable_print: Invalid link count: 0
LinkTable_print: --------------------------------------------
- Creating loop device
- Mounting loop device: /dev/loop0
Object /org/freedesktop/UDisks2/block_devices/loop0 is not a mountable filesystem.
==> ERROR: A failure occurred in prepare().
Aborting...
-> error making: ttf-ms-win11-auto-exit status 4
-> Failed to install the following packages. Manual intervention is required:
ttf-ms-win11-auto - exit status 4
Pinned Comments
kode54 commented on 2024-02-04 10:43 (UTC) (edited on 2025-11-01 04:56 (UTC) by kode54)
You apparently need to be a member of the
diskgroup to mount a filesystem as an otherwise unprivileged user.And log out and back in again.
Edit: If you experience weird missing dependency issues with
fuse3orgumbo-parser, you need to rebuildhttpdirfs.rebuild-detector, which suppliescheckrebuildand a pacman hook which also runs it during upgrades, can somewhat alleviate the problem of keeping AUR packages up to date, since they're not usually bumped when they need a rebuild.Edit 2: You will also need to
sudo modprobe udfif you are using a kernel configured like the Archlinuxpackage. If this fails, it is possible that you may have installed a new kernel without rebooting into it first.