danboid / ALEZ

Arch Linux Easy ZFS installer
GNU General Public License v3.0
145 stars 25 forks source link

ArchZFS repo broken #61

Closed joatmor closed 4 years ago

joatmor commented 4 years ago

ALEZ is currently unable to access the archzfs repository.

A workaround is to use the archiso-zfs package at https://github.com/eoli3n/archiso-zfs

Instead of 'pacman -Syy" to refresh repos run 'curl -s https://eoli3n.github.io/archzfs/init | bash'

From there you can run alez as usual.

Should we consider adding this command to the alez script when building an ALEZ image?

johnramsden commented 4 years ago

Thanks, as soon as the kernel is in line with archzfs I will create a new image with this fixed.

johnramsden commented 4 years ago

Released archlinux-alez-2020.07.28.04.34.53 which fixes this issue.

It shouldn't be an issue in the future, their key had just expired.