[Bug 999771] [NEW] myunity incorrectly parses lsb-release
Launchpad Bug Tracker
999771 at bugs.launchpad.net
Fri Sep 21 16:21:00 UTC 2012
You have been subscribed to a public bug by Ubuntu Foundation's Bug Bot (crichton):
myunity incorrectly parses the lsb-release file in Main.module. It makes assumptions about the order of lines. Since lsb-release is a list of shell variables which can be sourced by other programs, perhaps it would be better to use the shell to parse it, rather than just cat it. Something more like:
SHELL "source /etc/lsb-release; echo $DISTRIB_RELEASE" to Uversion
** Affects: myunity
Importance: Undecided
Status: New
** Affects: myunity (Ubuntu)
Importance: Undecided
Status: New
** Tags: patch
--
myunity incorrectly parses lsb-release
https://bugs.launchpad.net/bugs/999771
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list