hi, im trying to install the ttf-ms-win10-auto package from aur but running makepkg -si will just tell me this:
ln: failed to create symbolic link '/home/koblizkac/ttf-ms-win10-auto/src/' -> '': No such file or directory
like 100 times and then fails with this:
==> Starting prepare()...
- Examininging locally available fonts
- Fonts are missing
- Mount filesystems as a non-privileged user: allowed
- Downloading fonts directly
- Mounting HTTP file
file name: 19042.631.201119-0144.20h2_release_svc_refresh_CLIENTENTERPRISEEVAL_OEMRET_x86FRE_en-us.iso
host name: software-static.download.prss.microsoft.com
port number: 80
protocol: http
request path: /pr/download/19042.631.201119-0144.20h2_release_svc_refresh_CLIENTENTERPRISEEVAL_OEMRET_x86FRE_en-us.iso
auth data: (null)
file size: 4079597568
fuse: mountpoint is not empty
fuse: if you are sure this is safe, use the 'nonempty' mount option
==> ERROR: A failure occurred in prepare().
Aborting..
``` any idea?