[Bug 999771] Re: myunity incorrectly parses lsb-release
Margarita Manterola
marga at google.com
Mon Sep 24 08:51:05 UTC 2012
Indeed, this is not present in quantal, but it would be nice if this
could be fixed for precise. I'm attaching a full debdiff that fixes
this bug and the two others for which I have created a patch.
Can someone please sponsor this upload?
** Patch added: "3 patches plus changelog entry."
https://bugs.launchpad.net/ubuntu/+source/myunity/+bug/999771/+attachment/3337250/+files/fixes_for_myunity.diff
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/999771
Title:
myunity incorrectly parses lsb-release
Status in MyUnity:
New
Status in Precise Backports:
New
Status in “myunity” package in Ubuntu:
Invalid
Status in “myunity” source package in Precise:
New
Status in “myunity” source package in Quantal:
Won't Fix
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/myunity/+bug/999771/+subscriptions
More information about the Ubuntu-sponsors
mailing list