Add smolt support to mythbuntu

Bug #153695 reported by laga
This bug report is a duplicate of:  Bug #310975: [needs-packaging] smolt. Edit Remove
4
Affects Status Importance Assigned to Milestone
Mythbuntu
Triaged
Wishlist
laga

Bug Description

http://smolt.mythvantage.com/

< superm1_> laga, i think we'll need two specs written on it
< superm1_> well three actually
< superm1_> one for the plugin
< superm1_> one for the installer part of the plugin
< superm1_> and one for the mcc part of it

< jams> oh..just so you know, the plugin stores the uuid in the settings table of the DB

laga (laga)
Changed in mythbuntu:
assignee: nobody → laga
Changed in mythbuntu:
milestone: none → 8.04-alpha1
Revision history for this message
laga (laga) wrote : RE: [Bug 153695] Re: Add smolt support to mythbuntu

Mental note: turn this into a blueprint.

---Ursprüngliche Nachricht---
Von: David Morris
Datum: 6.11.07 14:35
An: <email address hidden>
Betr.: [Bug 153695] Re: Add smolt support to mythbuntu

** Changed in: mythbuntu
   Importance: Undecided => Wishlist

--
Add smolt support to mythbuntu
https://bugs.launchpad.net/bugs/153695
You received this bug notification because you are a direct subscriber
of the bug.

Changed in mythbuntu:
importance: Undecided → Wishlist
Revision history for this message
Mario Limonciello (superm1) wrote :

Unfortunately, this project is very very redhat centric.

Here's a snippet from client/software.py:

def read_os():
    try:
        return file('/etc/redhat-release').read().strip()
    except IOError:
        try:
            return file('/etc/SuSE-release').read().split('\n')[0].strip()
        except IOError:
            return 'Unknown'

Until things like this are cleaned up, don't expect it to show up in Ubuntu.

Changed in mythbuntu:
status: New → Triaged
Revision history for this message
Jerzy Jalocha N (jjalocha) wrote :

See also https://bugs.launchpad.net/ubuntu/+bug/310975 for the same feature request on Ubuntu.

It can't be that "Redhat centric", as Suse uses Smolt, too, and Ubuntu and Debian had a working package at least for some time.

Debian is considering packaging it too: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435058

And it looks like it is being considered seriously for Karmic Koala: http://www.jeffanderson.us/karmic-koala-blueprints/

http://hardware4linux.info/

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.