[Bug 1696936] Re: kickstart installation ignores %end tags
Colin Watson
cjwatson at canonical.com
Sat Jun 10 09:47:37 UTC 2017
** Package changed: system-config-kickstart (Ubuntu) => kickseed
(Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to kickseed in Ubuntu.
https://bugs.launchpad.net/bugs/1696936
Title:
kickstart installation ignores %end tags
Status in kickseed package in Ubuntu:
New
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kickseed/+bug/1696936/+subscriptions
More information about the foundations-bugs
mailing list