org.moblin.connman was not provided by any .service files

Bug #622591 reported by Kalle Valo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu ConnMan Test
New
Undecided
Unassigned

Bug Description

A user reported this:

$ sudo ubuntu-connman-test
This is an automatic test script which installs connman and relevant components (if needed), runs a series of tests, sends a report to a server and uninstalls the installed components (if needed). If you want to continue, choose Y. Otherwise choose N. [Y/n] Y
No packages found matching connman.
No packages found matching usb-modeswitch.
No packages found matching ofono.
No packages found matching indicator-network.
installing/updating connman, ofono and usb-modeswitch
stopping network-manager
starting connman and ofono manually
Test failed due to exception:
Traceback (most recent call last):
File "/usr/bin/ubuntu-connman-test", line 887, in __init__
self.state(STATE_CHECK_UID)
File "/usr/bin/ubuntu-connman-test", line 843, in state
self.state_check_uid()
File "/usr/bin/ubuntu-connman-test", line 383, in state_check_uid
self.state(STATE_CHECK_DEBS)
File "/usr/bin/ubuntu-connman-test", line 845, in state
self.state_check_debs()
File "/usr/bin/ubuntu-connman-test", line 404, in state_check_debs
self.state(STATE_INSTALL_DEBS)
File "/usr/bin/ubuntu-connman-test", line 847, in state
self.state_install_debs()
File "/usr/bin/ubuntu-connman-test", line 422, in state_install_debs
self.state(STATE_STOP_NM)
File "/usr/bin/ubuntu-connman-test", line 849, in state
self.state_stop_nm()
File "/usr/bin/ubuntu-connman-test", line 443, in state_stop_nm
self.state(STATE_START_CM)
File "/usr/bin/ubuntu-connman-test", line 851, in state
self.state_start_cm()
File "/usr/bin/ubuntu-connman-test", line 461, in state_start_cm
self.connman = ConnManManager()
File "/usr/bin/ubuntu-connman-test", line 271, in __init__
obj = bus.get_object("org.moblin.connman", "/")
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)
DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.moblin.connman was not provided by any .service files
stopping connmand and ofono manually
starting network-manager
uninstalling ['ofono', 'connman', 'usb-modeswitch']

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.