~alpine/aports

2 2

[alpine-aports] [PATCH] testing/firefox: firefox doesn't run without dbus these days

Details
Message ID
<1439462596-1966-1-git-send-email-soeren+git@soeren-tempel.net>
Sender timestamp
1439462596
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 testing/firefox/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/firefox/APKBUILD b/testing/firefox/APKBUILD
index 3fff9a8..ac092fb 100644
--- a/testing/firefox/APKBUILD
+++ b/testing/firefox/APKBUILD
@@ -4,12 +4,12 @@ pkgname=firefox
pkgver=39.0.3
_pkgver=$pkgver
_xulver=$pkgver
pkgrel=1
pkgrel=2
pkgdesc="Firefox web browser"
url="http://www.firefox.com"
arch="all"
license="GPL LGPL MPL"
depends=""
depends="dbus"
depends_dev="
	alsa-lib-dev
	bzip2-dev
-- 
2.5.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Natanael Copa <ncopa@alpinelinux.org>
Details
Message ID
<20150813210601.5bf164ef@ncopa-laptop>
In-Reply-To
<1439462596-1966-1-git-send-email-soeren+git@soeren-tempel.net> (view parent)
Sender timestamp
1439492761
DKIM signature
missing
Download raw message
On Thu, 13 Aug 2015 12:43:16 +0200
Sören Tempel <soeren+git@soeren-tempel.net> wrote:

What is the error message if you try run it without dbus?

-nc


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Details
Message ID
<20150813193850.GA27359@calcium.lan>
In-Reply-To
<20150813210601.5bf164ef@ncopa-laptop> (view parent)
Sender timestamp
1439494730
DKIM signature
missing
Download raw message
On 13.08.15, Natanael Copa wrote:
> What is the error message if you try run it without dbus?

Firefox complained that /etc/machine-id didn't exist and refused to
start, after installing and starting the dbus daemon it started since
dbus generates /etc/machine-id.

Sadly, I can't reproduce this anymore and now firefox seems to run
without dbus as well. So please reject this patch.

Sören.


---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)