[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#835915: marked as done (kde-runtime: please use dbus-run-session, or dbus-daemon directly, in tests)



Your message dated Sun, 25 Aug 2019 15:29:15 +0000
with message-id <E1i1uSB-000H5u-4i@fasolo.debian.org>
and subject line Bug#935664: Removed package(s) from unstable
has caused the Debian Bug report #835915,
regarding kde-runtime: please use dbus-run-session, or dbus-daemon directly, in tests
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
835915: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835915
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: kde-runtime
Version: 16.08.0-1
Severity: minor
Tags: upstream
User: dbus@packages.debian.org
Usertags: dbus-launch dbus-launch-for-tests

(Opening this as a separate bug because it isn't in the same category
as the usual autopkgtest-explicitly-using-dbus-launch issues that
Maximiliano is taking care of.)

As described in <https://lists.debian.org/debian-devel/2016/08/msg00554.html>
I'm trying to reduce how much dbus-launch is used in Debian.
This package currently uses dbus-launch in one of its unit tests.
As far as I could tell, it leaks a dbus-daemon process, but I could be
wrong.

This is really an upstream bug - Debian doesn't currently seem to run
the tests, either at build time or from autopkgtest.

This Flatpak commit illustrates how eval `dbus-launch` can be replaced
by invoking dbus-daemon directly, avoiding the X11-specific dbus-launch:
<https://github.com/flatpak/flatpak/commit/6cc8062cfb3f9410d54a27e7ccca77c103e441e8>.
Directly executing dbus-daemon from C/C++ code can be done similarly,
for example in GLib-flavoured C in
<https://cgit.freedesktop.org/dbus/dbus/tree/test/test-utils-glib.c>
(search for "--print-address").

Alternatively, the test executable (I didn't check what executable this code
ended up in) could be run through dbus-run-session(1), which is available
since dbus 1.8, the upstream "old stable" branch available in Debian stable:

    dbus-run-session -- some-test

Thanks,
    S

--- End Message ---
--- Begin Message ---
Version: 4:17.08.3-2.1+rm

Dear submitter,

as the package kde-runtime has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/935664

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: