[From nobody Sat Jul 11 18:51:06 2026
Received: (at submit) by bugs.debian.org; 9 Oct 2017 19:00:13 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.1-bugs.debian.org_2005_01_02
 (2015-04-28) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-10.9 required=4.0 tests=BAYES_00,DKIM_SIGNED,
 DKIM_VALID,FROMDEVELOPER,RCVD_IN_DNSWL_MED,XMAILER_REPORTBUG,X_DEBBUGS_CC
 autolearn=ham autolearn_force=no version=3.4.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 34; hammy, 150; neutral, 128; spammy,
 0. spammytokens: hammytokens:0.000-+--sk:buildd.,
 0.000-+--UD:buildd.debian.org, 0.000-+--buildddebianorg,
 0.000-+--buildd.debian.org, 0.000-+--H*M:reportbug
Return-path: &lt;ucko@debian.org&gt;
Received: from a2i371.smtp2go.com ([103.47.205.115])
 by buxtehude.debian.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
 (Exim 4.89) (envelope-from &lt;ucko@debian.org&gt;) id 1e1dHh-0007gy-63
 for submit@bugs.debian.org; Mon, 09 Oct 2017 19:00:13 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
 d=smtpservice.net; s=m59lw0.a1-4.dyn; x=1507576513; h=Feedback-ID:
 X-Smtpcorp-Track:Date:Message-ID:Subject:To:From:Reply-To:Sender:
 List-Unsubscribe; bh=k48LmDSnVZ5VD5VoseYyUPZz258VK4iNJyVuanlPTzo=; b=x7pCjVP3
 gSuofHY3DBIi58guM+8mJ7pyoMbVhqGXu1goILmbQZvH0pr1YnbWRQGgQ4O0EXwwETy2lhBfhwsQs
 uTxULa4CiqA71tSQJUKQsUUVWnmsiN4iWA3Fc9c8qG4qHM234aEQTF6GmerHgD41/2eQrpZc6SHPE
 7+wjyVO5dYXqC1rXtk2z6oap3hn33tMnPSJh2Y1frw4B/2xsGUHg5BG8BPx/fmkNWSHZ1FoEs64Eo
 YlZbWFUFO15ii5YrtnrFx6UGTeqZMz6CUb2fSUpkXtkWp+lrQ4OQ4tblqyzI2c6sLtAIFI0rkCEQ3
 dT62DOkh9VFCaDJVUvlzCBOhWA==;
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: &quot;Aaron M. Ucko&quot; &lt;ucko@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: ayatana-indicator-session: FTBFS on alpha: test-actions fails
Usertag: alpha
Message-ID: &lt;150757560604.3892.9183558906256760794.reportbug@ghostwheel.internal.ucko.debian.net&gt;
X-Mailer: reportbug 7.1.7
Date: Mon, 09 Oct 2017 15:00:06 -0400
X-Debbugs-Cc: ucko@debian.org
X-Smtpcorp-Track: 1-1dHawSElXiVq.24c30SWXY
Feedback-ID: 245732m:245732aR6ZNzQ:245732sMOXXKlpsX:SMTPCORP
X-Report-Abuse: Please forward a copy of this message, including all
 headers, to &lt;abuse-contact@smtp2go.com&gt;
Delivered-To: submit@bugs.debian.org

Source: ayatana-indicator-session
Version: 0.4.0-2
Severity: important
Tags: upstream
Justification: fails to build from source
User: debian-alpha@lists.debian.org

The build of ayatana-indicator-session for alpha (admittedly not a
release architecture) failed because test-actions encountered errors,
per the below excerpts from
https://buildd.debian.org/status/fetch.php?pkg=ayatana-indicator-session&amp;arch=alpha&amp;ver=0.4.0-2&amp;stamp=1507406931&amp;raw=0.

Could you please take a look?

Thanks!

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

[ RUN      ] Actions.Reboot
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/backend-dbus/test-actions.cc:225: Failure
      Expected: &quot;reboot&quot;
To be equal to: login1_manager-&gt;last_action()
      Which is: &quot;&quot;

** (process:5584): WARNING **: Unable to reboot: Operation was cancelled
[  FAILED  ] Actions.Reboot (883 ms)
[ RUN      ] Actions.PowerOff
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/backend-dbus/test-actions.cc:238: Failure
Value of: end_session_dialog-&gt;is_open()
  Actual: false
Expected: true
[  FAILED  ] Actions.PowerOff (413 ms)
[ RUN      ] Actions.LogoutUnity
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/backend-dbus/test-actions.cc:276: Failure
Value of: end_session_dialog-&gt;is_open()
  Actual: false
Expected: true
[  FAILED  ] Actions.LogoutUnity (463 ms)
[ RUN      ] Actions.LogoutGnome

** (process:5584): WARNING **: /&lt;&lt;PKGBUILDDIR&gt;&gt;/src/backend-dbus/actions.c:540 on_desktop_logout_response: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.ayatana.Desktop.Session' on object at path /org/ayatana/Desktop/Session
/&lt;&lt;PKGBUILDDIR&gt;&gt;/tests/backend-dbus/test-actions.cc:314: Failure
Value of: end_session_dialog-&gt;is_open()
  Actual: false
Expected: true
[  FAILED  ] Actions.LogoutGnome (471 ms)
[...]
[----------] Global test environment tear-down
[==========] 18 tests from 1 test case ran. (7819 ms total)
[  PASSED  ] 14 tests.
[  FAILED  ] 4 tests, listed below:
[  FAILED  ] Actions.Reboot
[  FAILED  ] Actions.PowerOff
[  FAILED  ] Actions.LogoutUnity
[  FAILED  ] Actions.LogoutGnome

 4 FAILED TESTS

    Start 3: test-guest
3/4 Test #3: test-guest .......................   Passed    1.02 sec
    Start 4: test-users
4/4 Test #4: test-users .......................   Passed    1.52 sec

75% tests passed, 1 tests failed out of 4

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu
]