fosskers / aura

A multilingual package manager for Arch Linux and the AUR.
https://fosskers.github.io/aura/
GNU General Public License v3.0
1.76k stars 114 forks source link

ttf-ms-win11-auto doesn't build using Aura #938

Open AlexAegis opened 1 month ago

AlexAegis commented 1 month ago

I just migrated to aura from paru, and one of the packages I had, I couldn't reinstall with aura (I deleted it first with pacman -R), namely: https://aur.archlinux.org/packages/ttf-ms-win11-auto

All the other packages I had I successfully installed with aura, ttf-ms-win11-auto was successfully installed by paru and yay before, and now I also successfully installed manually using makepkg so I think it's aura that couldn't handle something.

The error I'm getting immediately is:

$ aura -A ttf-ms-win11-auto

aura :: Determining dependencies...
aura :: AUR packages:
 ttf-ms-win11-auto
aura :: Proceed? [Y/n] Y 
aura :: Preparing build directories...
aura :: Building ttf-ms-win11-auto...
aura :: Package failed to build, citing:

  Failed to copy build files.

aura :: Action cancelled.

aura 4.0.7

My config is the default that aura generated, I just turned the git option on.

fosskers commented 1 month ago

Interesting, I'll look into this.

fosskers commented 1 month ago

I just looked at the PKBUILD and it seems the build instructions are quite complex. I highly recommend you build this package manually.