Source: python-notify2 Version: 0.3-2 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140426 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory `/«PKGBUILDDIR»' > PYTHONS="2.7 3.3 3.4" xvfb-run -a debian/runtests.sh > > ** (notification-daemon:14249): WARNING **: Error retrieving accessibility > bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus > was not provided by any .service files > ... > (notification-daemon:14249): Gtk-WARNING **: Could not find the icon > 'mail-message-new'. The 'hicolor' theme > was not found either, perhaps you need to install it. > You can get a copy from: > http://icon-theme.freedesktop.org/releases > > (notification-daemon:14249): GLib-CRITICAL **: Source ID 9 was not found when > attempting to remove it > EEEEEEEEEE > ====================================================================== > ERROR: test_basic (__main__.NotificationTests) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "test_notify2.py", line 43, in test_basic > n.close() > File "/«PKGBUILDDIR»/notify2.py", line 211, in close > dbus_iface.CloseNotification(self.id) > File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in > __call__ > **keywords) > File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in > call_blocking > message, timeout) > DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a > reply (timeout by message bus) > > ====================================================================== > ERROR: test_category (__main__.NotificationTests) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "test_notify2.py", line 38, in setUp > notify2.init("notify2 test suite") > File "/«PKGBUILDDIR»/notify2.py", line 96, in init > '/org/freedesktop/Notifications') > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object > follow_name_owner_changes=follow_name_owner_changes) > File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in > __init__ > self._named_service = conn.activate_name_owner(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in > activate_name_owner > self.start_service_by_name(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in > start_service_by_name > 'su', (bus_name, flags))) > File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in > call_blocking > message, timeout) > DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name > org.freedesktop.Notifications was not provided by any .service files > > ====================================================================== > ERROR: test_data (__main__.NotificationTests) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "test_notify2.py", line 38, in setUp > notify2.init("notify2 test suite") > File "/«PKGBUILDDIR»/notify2.py", line 96, in init > '/org/freedesktop/Notifications') > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object > follow_name_owner_changes=follow_name_owner_changes) > File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in > __init__ > self._named_service = conn.activate_name_owner(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in > activate_name_owner > self.start_service_by_name(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in > start_service_by_name > 'su', (bus_name, flags))) > File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in > call_blocking > message, timeout) > DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name > org.freedesktop.Notifications was not provided by any .service files > > ====================================================================== > ERROR: test_icon (__main__.NotificationTests) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "test_notify2.py", line 38, in setUp > notify2.init("notify2 test suite") > File "/«PKGBUILDDIR»/notify2.py", line 96, in init > '/org/freedesktop/Notifications') > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object > follow_name_owner_changes=follow_name_owner_changes) > File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in > __init__ > self._named_service = conn.activate_name_owner(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in > activate_name_owner > self.start_service_by_name(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in > start_service_by_name > 'su', (bus_name, flags))) > File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in > call_blocking > message, timeout) > DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name > org.freedesktop.Notifications was not provided by any .service files > > ====================================================================== > ERROR: test_icon_from_pixbuf (__main__.NotificationTests) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "test_notify2.py", line 38, in setUp > notify2.init("notify2 test suite") > File "/«PKGBUILDDIR»/notify2.py", line 96, in init > '/org/freedesktop/Notifications') > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object > follow_name_owner_changes=follow_name_owner_changes) > File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in > __init__ > self._named_service = conn.activate_name_owner(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in > activate_name_owner > self.start_service_by_name(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in > start_service_by_name > 'su', (bus_name, flags))) > File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in > call_blocking > message, timeout) > DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name > org.freedesktop.Notifications was not provided by any .service files > > ====================================================================== > ERROR: test_icon_only (__main__.NotificationTests) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "test_notify2.py", line 38, in setUp > notify2.init("notify2 test suite") > File "/«PKGBUILDDIR»/notify2.py", line 96, in init > '/org/freedesktop/Notifications') > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object > follow_name_owner_changes=follow_name_owner_changes) > File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in > __init__ > self._named_service = conn.activate_name_owner(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in > activate_name_owner > self.start_service_by_name(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in > start_service_by_name > 'su', (bus_name, flags))) > File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in > call_blocking > message, timeout) > DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name > org.freedesktop.Notifications was not provided by any .service files > > ====================================================================== > ERROR: test_set_location (__main__.NotificationTests) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "test_notify2.py", line 38, in setUp > notify2.init("notify2 test suite") > File "/«PKGBUILDDIR»/notify2.py", line 96, in init > '/org/freedesktop/Notifications') > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object > follow_name_owner_changes=follow_name_owner_changes) > File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in > __init__ > self._named_service = conn.activate_name_owner(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in > activate_name_owner > self.start_service_by_name(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in > start_service_by_name > 'su', (bus_name, flags))) > File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in > call_blocking > message, timeout) > DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name > org.freedesktop.Notifications was not provided by any .service files > > ====================================================================== > ERROR: test_timeout (__main__.NotificationTests) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "test_notify2.py", line 38, in setUp > notify2.init("notify2 test suite") > File "/«PKGBUILDDIR»/notify2.py", line 96, in init > '/org/freedesktop/Notifications') > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object > follow_name_owner_changes=follow_name_owner_changes) > File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in > __init__ > self._named_service = conn.activate_name_owner(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in > activate_name_owner > self.start_service_by_name(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in > start_service_by_name > 'su', (bus_name, flags))) > File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in > call_blocking > message, timeout) > DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name > org.freedesktop.Notifications was not provided by any .service files > > ====================================================================== > ERROR: test_update (__main__.NotificationTests) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "test_notify2.py", line 38, in setUp > notify2.init("notify2 test suite") > File "/«PKGBUILDDIR»/notify2.py", line 96, in init > '/org/freedesktop/Notifications') > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object > follow_name_owner_changes=follow_name_owner_changes) > File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in > __init__ > self._named_service = conn.activate_name_owner(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in > activate_name_owner > self.start_service_by_name(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in > start_service_by_name > 'su', (bus_name, flags))) > File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in > call_blocking > message, timeout) > DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name > org.freedesktop.Notifications was not provided by any .service files > > ====================================================================== > ERROR: test_urgency (__main__.NotificationTests) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "test_notify2.py", line 38, in setUp > notify2.init("notify2 test suite") > File "/«PKGBUILDDIR»/notify2.py", line 96, in init > '/org/freedesktop/Notifications') > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object > follow_name_owner_changes=follow_name_owner_changes) > File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in > __init__ > self._named_service = conn.activate_name_owner(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in > activate_name_owner > self.start_service_by_name(bus_name) > File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in > start_service_by_name > 'su', (bus_name, flags))) > File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in > call_blocking > message, timeout) > DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name > org.freedesktop.Notifications was not provided by any .service files > > ---------------------------------------------------------------------- > Ran 13 tests in 0.060s > > FAILED (errors=10) > make[1]: *** [override_dh_auto_test] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2014/04/26/python-notify2_0.3-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org