Public bug reported:

DEP8 automated test [1] failed for network manager:
======================================================================
ERROR: testDnsmasqHasDbus (__main__.TestDnsmasq)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 175, in 
activate_name_owner
    return self.get_name_owner(bus_name)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 361, in get_name_owner
    's', (bus_name,), **keywords)
  File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in 
call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could 
not get owner of name 'uk.org.thekelleys.dnsmasq': no such name

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File 
"/tmp/tmp.g9kS5Qea3H/dsc0-build/network-manager-0.9.6.0/debian/tests/dnsmasq", 
line 49, in testDnsmasqHasDbus
    '/uk/org/thekelleys/dnsmasq')
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 241, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 248, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 180, in 
activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/python3/dist-packages/dbus/bus.py", line 278, in 
start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in 
call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name uk.org.thekelleys.dnsmasq was not provided by any .service files

----------------------------------------------------------------------


[1] 
https://jenkins.qa.ubuntu.com/job/quantal-adt-network-manager/lastFailedBuild/ARCH=amd64,label=albali/

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: network-manager 0.9.6.0-0ubuntu5
ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
Uname: Linux 3.5.0-13-generic x86_64
ApportVersion: 2.5.1-0ubuntu7
Architecture: amd64
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Date: Fri Sep  7 10:15:26 2012
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RfKill:
 
SourcePackage: network-manager
UpgradeStatus: Upgraded to quantal on 2012-01-31 (219 days ago)
ftp_proxy: http://192.168.1.4:3128/
http_proxy: http://192.168.1.4:3128/
nmcli-con:
 NAME                      UUID                                   TYPE          
    TIMESTAMP    TIMESTAMP-REAL                     AUTOCONNECT   READONLY   
DBUS-PATH                                 
 Auto eth0                 e39e0172-192d-4097-b122-57d6e2275fda   
802-3-ethernet    1330075140   Fri 24 Feb 2012 10:19:00 AM CET    yes           
no         /org/freedesktop/NetworkManager/Settings/1
 QA Lab                    84e81c7f-a21b-4ca3-af6e-1aaeea33c134   vpn           
    0            never                              no            no         
/org/freedesktop/NetworkManager/Settings/0
nmcli-dev:
 DEVICE     TYPE              STATE         DBUS-PATH                           
       
 eth0       802-3-ethernet    unmanaged     
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING         VERSION    STATE           NET-ENABLED   WIFI-HARDWARE   WIFI  
     WWAN-HARDWARE   WWAN      
 running         0.9.6.0    connected       enabled       enabled         
enabled    enabled         disabled
no_proxy: localhost,127.0.0.0/8

** Affects: network-manager (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug qa-daily-testing quantal running-unity uec-images

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1047221

Title:
  dep8 test "testDnsmasqHasDbus" failed:  The name
  uk.org.thekelleys.dnsmasq was not provided by any .service files

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  DEP8 automated test [1] failed for network manager:
  ======================================================================
  ERROR: testDnsmasqHasDbus (__main__.TestDnsmasq)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "/usr/lib/python3/dist-packages/dbus/bus.py", line 175, in 
activate_name_owner
      return self.get_name_owner(bus_name)
    File "/usr/lib/python3/dist-packages/dbus/bus.py", line 361, in 
get_name_owner
      's', (bus_name,), **keywords)
    File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in 
call_blocking
      message, timeout)
  dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: 
Could not get owner of name 'uk.org.thekelleys.dnsmasq': no such name

  During handling of the above exception, another exception occurred:

  Traceback (most recent call last):
    File 
"/tmp/tmp.g9kS5Qea3H/dsc0-build/network-manager-0.9.6.0/debian/tests/dnsmasq", 
line 49, in testDnsmasqHasDbus
      '/uk/org/thekelleys/dnsmasq')
    File "/usr/lib/python3/dist-packages/dbus/bus.py", line 241, in get_object
      follow_name_owner_changes=follow_name_owner_changes)
    File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 248, in __init__
      self._named_service = conn.activate_name_owner(bus_name)
    File "/usr/lib/python3/dist-packages/dbus/bus.py", line 180, in 
activate_name_owner
      self.start_service_by_name(bus_name)
    File "/usr/lib/python3/dist-packages/dbus/bus.py", line 278, in 
start_service_by_name
      'su', (bus_name, flags)))
    File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in 
call_blocking
      message, timeout)
  dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name uk.org.thekelleys.dnsmasq was not provided by any .service files

  ----------------------------------------------------------------------

  
  [1] 
https://jenkins.qa.ubuntu.com/job/quantal-adt-network-manager/lastFailedBuild/ARCH=amd64,label=albali/

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: network-manager 0.9.6.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.5.0-13.14-generic 3.5.3
  Uname: Linux 3.5.0-13-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Fri Sep  7 10:15:26 2012
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RfKill:
   
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to quantal on 2012-01-31 (219 days ago)
  ftp_proxy: http://192.168.1.4:3128/
  http_proxy: http://192.168.1.4:3128/
  nmcli-con:
   NAME                      UUID                                   TYPE        
      TIMESTAMP    TIMESTAMP-REAL                     AUTOCONNECT   READONLY   
DBUS-PATH                                 
   Auto eth0                 e39e0172-192d-4097-b122-57d6e2275fda   
802-3-ethernet    1330075140   Fri 24 Feb 2012 10:19:00 AM CET    yes           
no         /org/freedesktop/NetworkManager/Settings/1
   QA Lab                    84e81c7f-a21b-4ca3-af6e-1aaeea33c134   vpn         
      0            never                              no            no         
/org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE     TYPE              STATE         DBUS-PATH                         
         
   eth0       802-3-ethernet    unmanaged     
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING         VERSION    STATE           NET-ENABLED   WIFI-HARDWARE   
WIFI       WWAN-HARDWARE   WWAN      
   running         0.9.6.0    connected       enabled       enabled         
enabled    enabled         disabled
  no_proxy: localhost,127.0.0.0/8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1047221/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to