Use Python platform.dist instead of lsb_release

Bug #789736 reported by Matt Jones
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rootin Tootin
Fix Released
High
Unassigned

Bug Description

The lsb_release tool is Linux specific and not installed on Fedora. So lets use this instead:

import platform
platform.dist()[0]

Matt Jones (workhorsy)
summary: - User Python platform.dist instead of lsb_release
+ Use Python platform.dist instead of lsb_release
Changed in rester:
status: Confirmed → Fix Committed
Matt Jones (workhorsy)
Changed in rester:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.