> [15:32] <juliank> sitter: Some more stuff, use line.split("=", 1) in case there are multiple = - Your ID_LIKE use does not match the spec/manpage: ID_LIKE should be ID_LIKE="ubuntu debian", not unquoted. > [15:33] <juliank> Relevant quotes: (1) Variable assignment values must be enclosed in double or single quotes if they include spaces > [15:33] <juliank> (2) Example: for an operating system with "ID=centos", an assignment of "ID_LIKE="rhel fedora"" would be appropriate i.e. needs changing to ID_LIKE="ubuntu debian" Reproducible: Always
http://packaging.neon.kde.org/cgit/forks/base-files.git/commit/?h=Neon/release&id=6523928fa1a5f523990e06d2a4adac65a6d76aa1