Error during initial install: unexpected EOF while looking for matching '
Posted: 25 Jul 2024 05:11
Alma Linux 9.4, minimal, fresh, install
From the /var/log/eFa/build.log
From /usr/src/eFa/eFa-config-5.0.0.sh, I can see the following with syntax highlighting turned on:
Line 119 seems to be the issue as the command is not complete.
Edit: From branch 5.0.0-8, the line was previously:
Edit 2: I commented out line 119, ran /usr/src/eFa/eFa-config-5.0.0.sh, rebooted and ran /usr/sbin/eFa-Init by hand.
From the /var/log/eFa/build.log
Code: Select all
* snip *
Created symlink /etc/systemd/system/multi-user.target.wants/httpd.service → /usr/lib/systemd/system/httpd.service.
Created symlink /etc/systemd/system/multi-user.target.wants/php-fpm.service → /usr/lib/systemd/system/php-fpm.service.
Removed "/etc/systemd/system/multi-user.target.wants/crond.service".
Removed "/etc/systemd/system/multi-user.target.wants/chronyd.service".
Removed "/etc/systemd/system/multi-user.target.wants/firewalld.service".
Removed "/etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service".
Configuring services...done
/usr/src/eFa/eFa-config-5.0.0.sh: line 183: unexpected EOF while looking for matching `''
/usr/src/eFa/eFa-config-5.0.0.sh: line 190: syntax error: unexpected end of file
Configuring eFaInit...
Configuring eFaInit...done
Build completed!
Edit: From branch 5.0.0-8, the line was previously:
Code: Select all
sed -i '1i\\/usr\/sbin\/eFa-Init' /root/.bashrc