[Bug 1696936] Re: kickstart installation ignores %end tags

TURBET-DELOF 1696936 at bugs.launchpad.net
Wed Jan 22 14:28:57 UTC 2020


I also experience this issue on 19.10

-- 
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:
  Confirmed

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