[Bug 1696936] [NEW] kickstart installation ignores %end tags
Launchpad Bug Tracker
1696936 at bugs.launchpad.net
Fri Jun 9 16:16:28 UTC 2017
You have been subscribed to a public bug:
When installing Ubuntu using Kickstart the Kickstart interpreter does
not follow the official Kickstart syntax:
"The %packages, %pre, %pre-install, %post, %onerror, and %traceback sections are all required to be closed with %end"
https://pykickstart.readthedocs.io/en/latest/kickstart-docs.html#creating-the-kickstart-file
Ubuntu can not handle %end tags. Example:
[...]
%packages
git
%end
Results in %end being interpreted as package: "Can not find package
%end"
I tested this with Ubuntu 16.04
Cheers,
Jan
** Affects: system-config-kickstart (Ubuntu)
Importance: Undecided
Status: New
** Tags: bot-comment
--
kickstart installation ignores %end tags
https://bugs.launchpad.net/bugs/1696936
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to system-config-kickstart in Ubuntu.
More information about the foundations-bugs
mailing list