https://bugzilla.novell.com/show_bug.cgi?id=851402 https://bugzilla.novell.com/show_bug.cgi?id=851402#c7 Archie Cobbs <archie@dellroad.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #7 from Archie Cobbs <archie@dellroad.org> 2013-12-16 18:08:11 UTC --- OK, much better. The interface does get configured correctly. However, there is STILL a syntax error in the firstboot script. Here is the log for this suse_studio_firstboot service. Note the syntax error on line 107: suse-studio-firstboot.service Loaded: not-found (Reason: No such file or directory) Active: inactive (dead) since Mon 2013-12-16 11:57:52 CST; 4min 33s ago Main PID: 5384 (code=exited, status=0/SUCCESS) Dec 16 05:57:49 linux-kvaf systemd[1]: Starting Execute the SUSE Studio first boot script, if it exists... Dec 16 05:57:49 linux-kvaf sh[5384]: Configuring network interfaces Dec 16 05:57:49 linux-kvaf sh[5384]: Configuring network interface 'ens33' Dec 16 05:57:49 linux-kvaf sh[5384]: /etc/init.d/suse_studio_firstboot: line 107: test: =: unary operator expected Dec 16 11:57:48 linux-kvaf sh[5384]: redirecting to "systemctl restart network.service" Dec 16 11:57:52 linux-kvaf sh[5384]: Checking if we are in SUSE Studio TestDrive... no Dec 16 11:57:52 linux-kvaf sh[5384]: rm '/etc/systemd/system/multi-user.target.wants/suse-studio-firstboot.service' Dec 16 11:57:52 linux-kvaf sh[5384]: ln -s '/usr/lib/systemd/system/network.service' '/etc/systemd/system/multi-user.target.wants/network.service' Dec 16 11:57:52 linux-kvaf sh[5384]: ln -s '/usr/lib/systemd/system/network.service' '/etc/systemd/system/graphical.target.wants/network.service' Dec 16 11:57:52 linux-kvaf systemd[1]: Started suse-studio-firstboot.service. Where is the source for this script? I can send you a patch to fix the syntax error if you guys can't handle it :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.