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:message-id:from:to:subject :content-type:date:content-transfer-encoding; q=dns; s=default; b= dOGZ3TmkRJ2/9IwYnJ04KF9YFbUGd5md3lAcSwL97sKKMDJjRapXoYmnTta3Tefq 5wSZsTCaj1/nGjDlcTxJRR9Feu2c7DzI4ByLcC00OmG4aM9Pb6j3DTsGXwaaWR7b kaYU1OuRIIblU5KoyKW6LjhZi9vUKCLTcep2dexX5f4= 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:message-id:from:to:subject :content-type:date:content-transfer-encoding; s=default; bh=JmLM RYPaXZ6sKFXJ/X9Hlr0YRGk=; b=VF1gGBi/YArAoEd2gaKhzit1SYWWZ6xAo4cv 5rzfqNSupAn9YpVUfUKCSavGYfSZdQAAQimtN3Iealra4xYaN12UG0by1OfxFIYF vZUSGHl9Q9pSz70imORcOA2M+hrdg/At9CxTSTXRqTLTOyXtcOHeHfV5b4iy46T5 Ul1sNWo= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mout.gmx.net MIME-Version: 1.0 Message-ID: From: "Rainer Blome" To: cygwin AT cygwin DOT com Subject: Package emacs-x11 depends on package dbus-x11, but fails to declare this Content-Type: text/plain; charset=UTF-8 Date: Tue, 4 Aug 2015 16:29:52 +0200 Sensitivity: Normal X-UI-Out-Filterresults: notjunk:1;V01:K0:ETto32IetEI=:2HEcxIp2jJduUrEgnnkJqw pKjdDGU9hbn4hM5QrmKjx5tRl+xnJsaV09x5tZAndkQm6zfTIlNCSNysb0VkPxA4RMPhJhMPK N7z8dYnuzetypk8NGFFaHqEkg0x0O6LBMqY2yulJwcV8giqMy0+rbLoPaHRkq8dgyVnu/3HTX tlm/6KtgIBpa3KmJ8bHRW9cTOUpHwVyd3gukaK38Q7nUUpltoljcMxdbteIOlfRsTvlxB+IyD 0iVweU/jNhI7PaRWL8+IfRJxG5QVZeCBtcaYeeIVsCARqSxHqRfAPtoWdwPDSVbUeYZW6XNL7 Mkzr4ZyR6RGyYBEDRmWnNnB+f4K7+nNx/k/1gZXNo2vsr08CVZf8yf9s1akzUsXIVRPVaUBpd xC4i3TvN5/tl2k34hE5ENt56bZJB7Iv4cMqmiNgW37htsiTT3QhE1aYwLsjX0Kb+Iuz2sRo3c bsoqD4HjCg== Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t74EU9W5030561 Hi, Package emacs-x11 depends on package dbus-x11 and should declare this, but apparently does not. Please change package emacs-x11 so that it declares its dependency on paackage dbus-x11. Details: When doing a fresh install of Cygwin 64bit, I selected xlaunch, "emacs-x11" and a few other packages and let the dependency satisfaction mechanism do its thing. This resulted in a working X Server and XTerm, and I could start emacs without X (option -nw). However, trying to start Emacs for an Xterm without -nw yields this output (and no Emacs window): emacs process 7588: 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 Fatal error 6: AbortedAborted (core dumped) Trying this did not work because the program was missing: dbus-uuidgen > /etc/machine-id -bash: dbus-uuidgen: command not found Installing package dbus-x11 helped, Emacs starts now. (Yay! :-) Best Regards, Rainer -- 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