public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexandre Restovtsev" <tetromino@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: app-misc/tracker/
Date: Sat,  1 Oct 2011 19:04:43 +0000 (UTC)	[thread overview]
Message-ID: <70d8a4d12dbab49593e2781aad15aac766c7027c.tetromino@gentoo> (raw)

commit:     70d8a4d12dbab49593e2781aad15aac766c7027c
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Sat Oct  1 18:34:58 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Sat Oct  1 19:04:25 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=70d8a4d1

app-misc/tracker: call gnome2_src_confgure via virtualx

Apparently, "firefox --version" on some systems will try write to
/dev/dri/card0 and trigger the sandbox.

Reported in the forums at
http://forums.gentoo.org/viewtopic-t-896592.html

---
 app-misc/tracker/tracker-0.12.3.ebuild |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/app-misc/tracker/tracker-0.12.3.ebuild b/app-misc/tracker/tracker-0.12.3.ebuild
index 2236ae5..41fbf32 100644
--- a/app-misc/tracker/tracker-0.12.3.ebuild
+++ b/app-misc/tracker/tracker-0.12.3.ebuild
@@ -209,6 +209,12 @@ src_prepare() {
 	gnome2_src_prepare
 }
 
+src_configure() {
+	# Apparently, "firefox --version" on some systems will try write to
+	# /dev/dri/card0 and trigger the sandbox.
+	VIRTUALX_COMMAND="gnome2_src_configure" virtualmake
+}
+
 src_test() {
 	unset DBUS_SESSION_BUS_ADDRESS
 	Xemake check XDG_DATA_HOME="${T}" XDG_CONFIG_HOME="${T}" || die "tests failed"



             reply	other threads:[~2011-10-01 19:04 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-01 19:04 Alexandre Restovtsev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-01 23:56 [gentoo-commits] proj/gnome:master commit in: app-misc/tracker/ Alexandre Restovtsev
2011-10-02  8:20 Alexandre Restovtsev
2011-10-02 11:27 Alexandre Restovtsev
2011-10-02 23:03 Alexandre Restovtsev
2011-10-03 21:45 Alexandre Restovtsev
2011-10-11  6:40 Alexandre Restovtsev
2011-10-14 20:01 Alexandre Restovtsev
2011-10-18  7:37 Alexandre Restovtsev
2011-10-23  8:41 Alexandre Restovtsev
2012-03-15 15:44 Nirbheek Chauhan
2012-04-02  6:43 Alexandre Restovtsev
2014-04-20 22:57 Gilles Dartiguelongue
2014-10-26 23:39 Gilles Dartiguelongue
2014-11-23 19:37 Gilles Dartiguelongue
2014-12-14 22:46 Gilles Dartiguelongue
2014-12-26 21:53 Gilles Dartiguelongue
2015-05-17 14:52 Gilles Dartiguelongue
2015-05-17 15:39 Gilles Dartiguelongue
2015-05-17 15:39 Gilles Dartiguelongue
2016-04-08 20:47 Ole Reifschneider
2018-04-21 18:44 Sobhan Mohammadpour
2018-04-22 16:51 Sobhan Mohammadpour
2019-02-16 21:08 Mart Raudsepp

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=70d8a4d12dbab49593e2781aad15aac766c7027c.tetromino@gentoo \
    --to=tetromino@gmail.com \
    --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