Ask your questions here.
Post a reply

refractainstaller bug at line 871

Mon Oct 14, 2013 10:30 pm

Hi,
Env = Debian 7 on VBox
As per refractainstaller log, there's an "unexpected fi in line 871."

Effectively couldn't install GRUB as it exited leaving /target mounted, ie half-baked.

After I added "; then" in line 867, GRUB is installed successfully!

Code snippet:
if [[ $encrypt_home != "yes" ]]; then

Hope this helps other users of this useful tool.

Regards,
DC

Re: refractainstaller bug at line 871

Tue Oct 15, 2013 10:18 am

Thanks for reporting this.

Fixed in refractainstaller-base_9.0.8-4_all.deb
https://sourceforge.net/projects/refracta/files/tools/
Post a reply