tokland / arch-bootstrap

Bootstrap a base Arch Linux system
312 stars 89 forks source link

libbrotli.so.1 error #50

Open jord4n313 opened 2 years ago

jord4n313 commented 2 years ago

It currently throws an error when trying to execute /usr/bin/pacman about libbrotli.so.1 not being found. To fix this you must add brotli to the pacman packages list at the beginning of the script.

kiskoza commented 2 years ago

This was solved in #49 , we're just waiting for a merge