X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=WlUaWoNUFuz/KFvBeXRF2InKDvNHV abxxwiCBxdjjxlpe9Ie/OyGdXlZxE1YWTA6wdQM37tozA1MErT3XUYyF/MqPjfRP 2bjl4snzxCpCJXJPZP0G6nG8nogFZp5zT03qXPdZjiql4mPZ0zVTJZAfHzOwuvaj nPMO6ji3g9a9Rg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=7K83mrc99wI69wCpfJeRpBOFvjU=; b=Pp5 bJLKzIbE8E/s1cfK3zUcUOZ5eOrC9UeY6u/VwC20LtSiULqtCk77H8XAfzwraCEG PzpWVfpmIl7sDj99msDkWhiLbfCholsDlr13OJivNWsljqK48B926eSDXuFUZERM I9SfhuUK5ywT/6K6GaL65PU2bcSGWKMWZrwyxEYo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=gave X-HELO: mail-it1-f175.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=0CB0Dled/kk73cz6/Cn3Z9oHFEC5X1ML/mC3ZS/bTlE=; b=ocaNN3s4VeV9MdQpqR+e7xam1Q92ZbcTYaJmzbxYQ7JZWecMAHvM8JkIwB5BDoPlqR udC/jB/Sz5aA54ZP0VmytNNIJ7WYj9eh4D1cwzEPnynUFAJVHQYGbaRKNOL1sw9TzZXc JsNOWRh0XXO7L/YVG15D75R8kORboT9mBJu11ZwKkCn8pfGhUFulfufANti5HFd4lD3D Hvv0X5Krqo35I6IjmIkkkRzjr3UVHCZV5molZZnqyfx4ZvwDwh6wr/t9bfnZtHxzSYFk P22tc6ZH56hHr/3gCMS1mylUTKskrTWW1uD7bi+VtGfMZo2EEg21EcsMujjsBSj6OKOK Q18w== MIME-Version: 1.0 From: Arjen Markus Date: Tue, 8 Jan 2019 12:49:18 +0100 Message-ID: Subject: Problem with installation of Octave To: Andrey Repin Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Hello, when I updated my installation of Cygwin with Octave (4.2.2 to be precise) and tried running it (while having an X server running), I ran into a problem with D-bus: 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. Apparently, installing Octave was not enough, I had to install D-bus separately. When I had done that, the problem was gone. I guess this is an omission in the dependencies for Octave. Note: this problem occurred both with and without the GUI that Octave comes with (octave --no-gui gave the same error messages). Kind regards, Arjen Markus -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple