Bug#887506: notification-daemon: The notification-daemon binary moved to a different location

Adrian Bunk bunk at debian.org
Wed Jan 17 15:47:03 UTC 2018


Package: notification-daemon
Version: 3.20.0-2
Severity: serious
Control: affects -1 src:python-notify2

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-notify2.html

...
rules override_dh_auto_test
make[1]: Entering directory '/build/1st/python-notify2-0.3'
py3versions: no X-Python3-Version in control file, using supported versions
py3versions: no X-Python3-Version in control file, using supported versions
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
py3versions: no X-Python3-Version in control file, using supported versions
PYTHONS="2.7 3.6" dbus-run-session -- xvfb-run -a debian/runtests.sh
debian/runtests.sh: 5: debian/runtests.sh: /usr/lib/notification-daemon/notification-daemon: not found
test_notify2.py:11: PyGIWarning: GdkPixbuf was imported without specifying a version first. Use gi.require_version('GdkPixbuf', '2.0') before import to ensure that the right version gets loaded.
  from gi.repository import GdkPixbuf
EEEEEEEEEEEEE
======================================================================
ERROR: test_get_server_caps (__main__.ModuleTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test_notify2.py", line 17, in setUp
    notify2.init("notify2 test suite")
  File "/build/1st/python-notify2-0.3/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
...


This is caused by the following unintentional
change in notification-daemon 3.20.0-2:
-/usr/lib/notification-daemon/notification-daemon
+/usr/lib/x86_64-linux-gnu/notification-daemon



More information about the pkg-gnome-maintainers mailing list