X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-pl0-f51.google.com (mail-pl0-f51.google.com [209.85.160.51]) by lists.alpinelinux.org (Postfix) with ESMTP id 125BF5C057A for ; Sun, 14 Jan 2018 21:30:06 +0000 (GMT) Received: by mail-pl0-f51.google.com with SMTP id bd8so2309552plb.9 for ; Sun, 14 Jan 2018 13:30:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=60YcsMCIBsgvJxcrUsc2Rba5Swl80NbAB91s0sSlqp0=; b=NL41I/ZxCzWiiwMFjiV4s57FhjCJ/GsXY+bcnKaQu7SSqJhbebHp1OE8ZR7X1dWzBM F0ziHk9OY2+C7xNBT5rGJB7Scr3oTWBmw+Thb5o6MUoIe3EASPd6rwoocqd9fbpQQQC3 JWVosNJReezm7HYCB8xj6l08SadhFhuGR0FGSxDr9Xm2XJmYrTFl/8cUZlN8nhk1lcHu DNV9WerXCmuOSvL2vnn5rdaAptD/nN5X+5FgJzgDJKJMcO5zTVNg2XtpbT8Ib9wLS91b u4YMffZJUwcCXQQwtlUV7TkHXjjMrupVWhSrVnsz89sKGGVyZbEvvJnttA7K44ML3Nyp +hNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=60YcsMCIBsgvJxcrUsc2Rba5Swl80NbAB91s0sSlqp0=; b=V5zmFPb/v+R4xzAIDQ0eeiMl8pqdjW/vZgkcfgazKyBMuJmsWs/0SKtMzsAq/ocXJS sFU+i/VjYgZ0S7eSnjOenksaXsfsZJWBrweT4n5EpnNf/EJ1r+oF25ujG5wBaFT6gcnS 6baX1Wzhjr6iO0eQDE9AMsA/ckGrFj/1vKgO++m386CPPUv4MTDGJ/h0AFhNfq6+4sxh N9wQqVDZaIAwbk9xfgVSq8lJhp8JgCVe3Hb6NMhHCF9io00J46nuCgZv8S4xQanHKZLC DXJ+4yE7/+flc/FtflUa/bVywqzztRI1Uy/0213QJdojeEIs2/JcJioeCTYk5dEYelKW QHVQ== X-Gm-Message-State: AKwxyteNXU15O9TRp6ZT/M5XB+/LzCbU1xluWjq7uR6SjmfwU8NXzIwv m4aMiWY5EOa+AQtWBNX7+P9Ve6kGo8fcarm/Cc/WoM9wUEM= X-Google-Smtp-Source: ACJfBotE2P237u6hrRohrgMR3EccmuHtcsafderRKcW/eoIyuj+Ep7QlCP/uJr9M6oicVO0JDf8yFu2Mo+ocDCr9V0I= X-Received: by 10.84.235.195 with SMTP id m3mr17463443plt.442.1515965405690; Sun, 14 Jan 2018 13:30:05 -0800 (PST) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.100.247.197 with HTTP; Sun, 14 Jan 2018 13:30:05 -0800 (PST) In-Reply-To: References: From: Deniz Berkay Date: Sun, 14 Jan 2018 19:30:05 -0200 Message-ID: Subject: [alpine-user] Re: Gnumeric bug To: alpine-user@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="089e082156307f7d350562c333fa" --089e082156307f7d350562c333fa Content-Type: text/plain; charset="UTF-8" I found a fix. echo "00000000000000000000000000000000" > /etc/machine-id (needs this exact number of zeros) This command must be added in the Gnumeric package as default. On Sun, Jan 14, 2018 at 7:28 PM, Deniz Berkay wrote: > I'm on a clean alpine environment. > Installed gnumeric. > It doesn't launch. > > Issue: > - $ gnumeric > process 4841: D-Bus library appears to be incorrectly set up; failed > to read machine uuid: Failed to open "/etc/machine-id": No such file > or directory > See the manual page for dbus-uuidgen to correct this issue. > D-Bus not compiled with backtrace support so unable to print a backtrace > Aborted > > Another caveat: > - I got in my system 2 binaries: /usr/bin/gnumeric + > /usr/bin/gnumeric-1.12.37 > diff tells me they are exactly the same. > Why have both? > > Cheers. > > --089e082156307f7d350562c333fa Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I found a fix.

echo "00000000= 000000000000000000000000" >=C2=A0/etc/machine-id
(needs t= his exact number of zeros)

This command must be ad= ded in the Gnumeric package as default.


On Sun, Jan 14, 2018= at 7:28 PM, Deniz Berkay <denizbb007@gmail.com> wrote:
I'm on a clean a= lpine environment.
Installed gnumeric.
It doesn't l= aunch.

Issue:
- $ gnumeric
pro= cess 4841: D-Bus library appears to be incorrectly set up; failed
to read machine uuid: Failed to open "/etc/machine-id": No such = file
or directory
See the manual page for dbus-uuidgen = to correct this issue.
D-Bus not compiled with backtrace support = so unable to print a backtrace
Aborted

A= nother caveat:
- I got in my system 2 binaries: /usr/bin/gnumeric= + /usr/bin/gnumeric-1.12.37
diff tells me they are exactly the s= ame.
Why have both?

Cheers.

--089e082156307f7d350562c333fa-- --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---