Public bug reported:

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: ubuntu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1696936

Title:
  kickstart installation ignores %end tags

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1696936/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to