Public bug reported:

A rebuild of autopilot on zesty (1.4.1+17.04.20170305-0ubuntu1) fails to
build.

The actual failure:

HOME=`mktemp -d --tmpdir=debian` \
XDG_RUNTIME_DIR=`mktemp -d --tmpdir=debian` \
python3 -m testtools.run discover autopilot.tests.unit
/usr/lib/python3.5/runpy.py:125: RuntimeWarning: 'testtools.run' found in 
sys.modules after import of package 'testtools', but prior to execution of 
'testtools.run'; this may result in unpredictable behaviour
  warn(RuntimeWarning(msg))


terminate called after throwing an instance of 'std::runtime_error'
  what():  Unable to connect to user bus: Cannot autolaunch D-Bus without X11 
$DISPLAY
Aborted (core dumped)
debian/rules:23: recipe for target 'override_dh_auto_test' failed

** Affects: autopilot (Ubuntu)
     Importance: High
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to autopilot in Ubuntu.
https://bugs.launchpad.net/bugs/1679574

Title:
  Autopilot FTBFS during override_dh_auto_test

Status in autopilot package in Ubuntu:
  New

Bug description:
  A rebuild of autopilot on zesty (1.4.1+17.04.20170305-0ubuntu1) fails
  to build.

  The actual failure:

  HOME=`mktemp -d --tmpdir=debian` \
  XDG_RUNTIME_DIR=`mktemp -d --tmpdir=debian` \
  python3 -m testtools.run discover autopilot.tests.unit
  /usr/lib/python3.5/runpy.py:125: RuntimeWarning: 'testtools.run' found in 
sys.modules after import of package 'testtools', but prior to execution of 
'testtools.run'; this may result in unpredictable behaviour
    warn(RuntimeWarning(msg))

  
  terminate called after throwing an instance of 'std::runtime_error'
    what():  Unable to connect to user bus: Cannot autolaunch D-Bus without X11 
$DISPLAY
  Aborted (core dumped)
  debian/rules:23: recipe for target 'override_dh_auto_test' failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopilot/+bug/1679574/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to