public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gcp/
Date: Sat, 19 Sep 2020 12:54:18 +0000 (UTC)	[thread overview]
Message-ID: <1600520042.eaa5ccd0fa38ac6ce667b528e51508b394bd2beb.soap@gentoo> (raw)

commit:     eaa5ccd0fa38ac6ce667b528e51508b394bd2beb
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 12:54:02 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 12:54:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaa5ccd0

sys-apps/gcp: Start dbus for tests

Bug: https://bugs.gentoo.org/743403
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-apps/gcp/gcp-0.2.1.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys-apps/gcp/gcp-0.2.1.ebuild b/sys-apps/gcp/gcp-0.2.1.ebuild
index 040b1f0138f..a3cfc30ce96 100644
--- a/sys-apps/gcp/gcp-0.2.1.ebuild
+++ b/sys-apps/gcp/gcp-0.2.1.ebuild
@@ -25,7 +25,9 @@ distutils_enable_tests unittest
 PATCHES=( "${FILESDIR}"/${PN}-0.2.1-gentoo-fhs.patch )
 
 src_test() {
+	export $(dbus-launch)
 	virtx distutils-r1_src_test
+	kill -9 "${DBUS_SESSION_BUS_PID}"
 }
 
 python_test() {


             reply	other threads:[~2020-09-19 12:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-19 12:54 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-16 18:52 [gentoo-commits] repo/gentoo:master commit in: sys-apps/gcp/ Michał Górny
2023-03-14 11:40 David Seifert
2022-01-22 12:34 David Seifert
2021-07-29 12:08 David Seifert
2020-09-18  9:47 David Seifert
2019-06-23 21:29 David Seifert
2019-06-23 21:29 David Seifert
2018-06-02  0:57 Aaron Bauman
2016-02-14 16:45 David Seifert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1600520042.eaa5ccd0fa38ac6ce667b528e51508b394bd2beb.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox