stevleibelt / arch-linux-live-cd-iso-with-zfs

archiso with zfs embedded
GNU General Public License v3.0
57 stars 15 forks source link

Crashes when trying to install archzfs #3

Closed spacekookie closed 3 years ago

spacekookie commented 7 years ago

Rather weird issue, maybe this log is helpful to you?

[spacekookie@rayya arch-linux-live-cd-iso-with-zfs]$ ./build.sh 
:: No archiso package installed.
:: We are going to install it now...
error: invalid option: '--search' and '--sysupgrade' may not be used together
:: Previous build data detected.
:: Cleaning up now...
cp: cannot stat '/usr/share/archiso/configs/releng/*': No such file or directory
:: There are 2 archzfs repositories available:
:: Repositories
   0) archzfs-linux   1) archzfs-linux-git

Enter a selection (default=0): 0
:: Building with archzfs repository archzfs-linux
sudo: ./build.sh: command not found

:: Build failed!
:: Cleaning up now...
gardar commented 7 years ago

The script contains a invalid pacman command (perhaps a typo) I've already opened up a PR #1 to get this fixed but it's not been merged

stevleibelt commented 3 years ago

Hey @spacekookie and @gardar,

again sorry. This issue never made it on my "radar". I've merged @gardar pull request. What is really strange, I am still using and building arch linux iso files with it on a weekly basis.