Joshua, yes, a bug should get filed against the package which adds this redundant information there, but it may be hard to find out which one it is.
Sridhar, thanks for the patch. You could improve it by adding a "tail -n 1" to the chain, so that only the last line gets used (and it would work in Joshua's case): grep -re "^LANG=" /etc/default/locale | awk 'BEGIN { FS = "[\"|.]" } { print $2 }' | tail -n 1 However, this code snippet is not in Ubuntu Hardy (the development branch) anymore. Therefor I'm closing it as Fix Released. ** Changed in: kdebase (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => dAniel hAhler (blueyed) Status: Incomplete => Fix Released ** Summary changed: - KDM can't start, gives a sed error + Gutsy: KDM can't start, gives a sed error -- Gutsy: KDM can't start, gives a sed error https://bugs.launchpad.net/bugs/156671 You received this bug notification because you are a member of Kubuntu Team, which is a bug contact for kdebase in ubuntu. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs