Yes, I'm running with the same error....
See full log: https://pastebin.com/raw/8fuemYCW
ln: failed to create symbolic link '/home/jdoe/.cache/yay/ttf-ms-win11-auto/src/' -> '': No such file or directory
ln: failed to create symbolic link '/home/jdoe/.cache/yay/ttf-ms-win11-auto/src/' -> '': No such file or directory
ln: failed to create symbolic link '/home/jdoe/.cache/yay/ttf-ms-win11-auto/src/' -> '': No such file or directory
==> Starting prepare()...
- Examining locally available fonts
- Fonts are missing
- Mount filesystems as a non-privileged user: allowed
- Downloading fonts directly
- Mounting HTTP file
LinkTable_print: --------------------------------------------
LinkTable_print: LinkTable 0x5556f5d13f50 for https://software-static.download.prss.microsoft.com/dbazure/888969d5-f34g-4e03-ac9d-1f9786c66749/26100.1742.240906-0331.ge_release_svc_refresh_CLIENTENTERPRISEEVAL_OEMRET_x64FRE_en-us.iso
LinkTable_print: --------------------------------------------
LinkTable_print: 0 H 0 https://software-static.download.prss.microsoft.com/dbazure/888969d5-f34g-4e03-ac9d-1f9786c66749/26100.1742.240906-0331.ge_release_svc_refresh_CLIENTENTERPRISEEVAL_OEMRET_x64FRE_en-us.iso
LinkTable_print: 1 F 5387960320 26100.1742.240906-0331.ge_release_svc_refresh_CLIENTENTERPRISEEVAL_OEMRET_x64FRE_en-us.iso https://software-static.download.prss.microsoft.com/dbazure/888969d5-f34g-4e03-ac9d-1f9786c66749/26100.1742.240906-0331.ge_release_svc_refresh_CLIENTENTERPRISEEVAL_OEMRET_x64FRE_en-us.iso
LinkTable_print: --------------------------------------------
LinkTable_print: Invalid link count: 0
LinkTable_print: --------------------------------------------
- Creating loop device
- Mounting loop device: /dev/loop1
Object /org/freedesktop/UDisks2/block_devices/loop1 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
Time: 38s
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.