← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 571537] [NEW] Mythbuntu Control Center not installing any selected addons

 

Public bug reported:

After installing Mythbuntu Control Center 0.57 when run it will not
install packages that are selected through the menu. When I run on
Command line the output when trying to install codec's is such:

Traceback (most recent call last):
  File "/usr/bin/mythbuntu-control-centre", line 218, in summaryApply
    self.commit(self.install, self.remove, self.request_unauth_install)
  File "/usr/bin/mythbuntu-control-centre", line 271, in commit
    exit_handler=self._apt_exit)
  File "/usr/lib/python2.6/dist-packages/aptdaemon/client.py", line 452, in commit_packages
    exit_handler)
  File "/usr/lib/python2.6/dist-packages/aptdaemon/client.py", line 469, in _run_transaction
    False),
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 183, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 281, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.debian.apt was not provided by any .service files

It will do this for any package that needs to be downloaded (themes,
codec's, plugins...)

Is there something I am missing here?
Thanks

** Affects: mythbuntu
     Importance: Undecided
         Status: New

-- 
Mythbuntu Control Center not installing any selected addons
https://bugs.launchpad.net/bugs/571537
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: New

Bug description:
After installing Mythbuntu Control Center 0.57 when run it will not install packages that are selected through the menu. When I run on Command line the output when trying to install codec's is such:

Traceback (most recent call last):
  File "/usr/bin/mythbuntu-control-centre", line 218, in summaryApply
    self.commit(self.install, self.remove, self.request_unauth_install)
  File "/usr/bin/mythbuntu-control-centre", line 271, in commit
    exit_handler=self._apt_exit)
  File "/usr/lib/python2.6/dist-packages/aptdaemon/client.py", line 452, in commit_packages
    exit_handler)
  File "/usr/lib/python2.6/dist-packages/aptdaemon/client.py", line 469, in _run_transaction
    False),
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 241, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 183, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 281, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.debian.apt was not provided by any .service files

It will do this for any package that needs to be downloaded (themes, codec's, plugins...)

Is there something I am missing here?
Thanks





Follow ups

References