MatMoul / archfi

Arch Linux Fast Installer : tutorial installer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

archdi dont execute

unkvolism opened this issue · comments

when it comes time to select archdi, it just doesn't run anymore, you click to install and start, and it doesn't start, it just goes back to the install screen

It looks like whiptail is broken after popt update.

At this time, the only way is to downgrade popt.

I'm trying to switch to dialog but I need some time.
I hope that I can publish a new release soon.

I've published two new branch with dialog (One with dialog and the second with a themed dialog).
For me, the second is better for my eyes.

Need testers and feedbacks.
curl -LO archfi.sf.net/archfi
sh archfi -t matmoul dialog
sh archfi -t matmoul dialogcustom

what is happening now is the following, after clicking to install and run, it appears the archdi screen, updates, install etc, but as soon as you select some it returns to the installation part

If I've updated archfi in 3 hours, but this is because I work from two night with the same break on archdi.
The dialog branch of archdi is ready but not archdi-pkg (need more time for this)...

Thanks for first feedback

i understand, good job

I just pushed the first good commit for archdi-pkg with dialog but you can't use it from archfi (This is dev versions).

For testing :
Install arch linux with the new archfi script.
At the end choose to install archdi.
Finish the archfi install script and reboot.

After logged in as root, run :
archdi -t matmoul dialog
archdi -t matmoul dialogcustom

New release of archfi, archdi, archdi-pkg solve all issues with dialog as replacement to whiptail.

I've updated archfi with the a call of pacman-key -u that prevent installing dependencies at the first launch.