GNU bug report logs - #40655
28.0.50; Build broken in net/tramp-archive.el: D-Bus error: "Method List is not implemented on interface org.gtk.Private.RemoteVolumeMonitor"

Previous Next

Package: emacs;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Thu, 16 Apr 2020 09:04:02 UTC

Severity: normal

Tags: patch

Found in version 28.0.50

Fixed in version 28.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 40655 in the body.
You can then email your comments to 40655 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#40655; Package emacs. (Thu, 16 Apr 2020 09:04:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 16 Apr 2020 09:04:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: bug-gnu-emacs <at> gnu.org
Cc: ashish.is <at> lostca.se
Subject: 28.0.50; Build broken in net/tramp-archive.el: D-Bus error: "Method
 List is not implemented on interface org.gtk.Private.RemoteVolumeMonitor"
Date: Thu, 16 Apr 2020 14:32:47 +0530
While trying to build Emacs revision 490f279 on FreeBSD 12.1 (amd64)
with following configure flags:

  --disable-build-details  --localstatedir=/var --with-x --enable-acl
  --with-cairo --with-dbus --with-gconf --with-gif --with-gnutls
  --with-gsettings --with-x-toolkit=gtk3 --with-harfbuzz --with-jpeg
  --with-json --with-file-notification=kqueue --with-lcms2
  --with-m17n-flt --without-imagemagick --with-mailutils --with-modules
  --with-sound=oss --with-libotf --with-png --with-toolkit-scroll-bars
  --with-rsvg --with-threads --with-tiff --with-xft --with-xim
  --with-xml2 --with-xpm --without-xwidgets --x-libraries=/usr/local/lib
  --x-includes=/usr/local/include --prefix=/usr/local

Build aborted with:

EMACSLOADPATH= '../src/emacs' -batch --no-site-file --no-site-lisp --eval '(setq load-prefer-newer t)'  -f batch-byte-compile net/tramp-archive.el

In toplevel form:
net/tramp-archive.el:113:1: Error: D-Bus error: "Method List is not implemented on interface org.gtk.Private.RemoteVolumeMonitor"
gmake[4]: *** [Makefile:296: net/tramp-archive.elc] Error 1
gmake[4]: Leaving directory 'emacs-490f279/lisp'
gmake[3]: *** [Makefile:319: compile-main] Error 2
gmake[3]: Leaving directory 'emacs-490f279/lisp'
gmake[2]: *** [Makefile:411: lisp] Error 2
gmake[2]: Leaving directory 'emacs-490f279'


-- 
Ashish SHUKLA

Sent via Gnus from GNU Emacs




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40655; Package emacs. (Thu, 16 Apr 2020 12:00:02 GMT) Full text and rfc822 format available.

Message #8 received at 40655 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Ashish SHUKLA <ashish.is <at> lostca.se>
Cc: 40655 <at> debbugs.gnu.org
Subject: Re: bug#40655: 28.0.50; Build broken in net/tramp-archive.el: D-Bus
 error: "Method List is not implemented on interface
 org.gtk.Private.RemoteVolumeMonitor"
Date: Thu, 16 Apr 2020 13:59:35 +0200
[Message part 1 (text/plain, inline)]
Ashish SHUKLA <ashish.is <at> lostca.se> writes:

Hi,

> In toplevel form:
> net/tramp-archive.el:113:1: Error: D-Bus error: "Method List is not
> implemented on interface org.gtk.Private.RemoteVolumeMonitor"
> gmake[4]: *** [Makefile:296: net/tramp-archive.elc] Error 1
> gmake[4]: Leaving directory 'emacs-490f279/lisp'
> gmake[3]: *** [Makefile:319: compile-main] Error 2
> gmake[3]: Leaving directory 'emacs-490f279/lisp'
> gmake[2]: *** [Makefile:411: lisp] Error 2
> gmake[2]: Leaving directory 'emacs-490f279'

Does the appended patch on tramp-gvfs.el fixes this?

Best regards, Michael.

[Message part 2 (text/x-patch, attachment)]

Added tag(s) patch. Request was from Michael Albinus <michael.albinus <at> gmx.de> to control <at> debbugs.gnu.org. (Thu, 16 Apr 2020 12:01:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#40655; Package emacs. (Thu, 16 Apr 2020 13:13:01 GMT) Full text and rfc822 format available.

Message #13 received at 40655 <at> debbugs.gnu.org (full text, mbox):

From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: 40655 <at> debbugs.gnu.org
Subject: Re: bug#40655: 28.0.50; Build broken in net/tramp-archive.el: D-Bus
 error: "Method List is not implemented on interface
 org.gtk.Private.RemoteVolumeMonitor"
Date: Thu, 16 Apr 2020 18:42:10 +0530
[Message part 1 (text/plain, inline)]
On 4/16/20 5:29 PM, Michael Albinus wrote:
> Ashish SHUKLA <ashish.is <at> lostca.se> writes:
> 
> Hi,
> 
>> In toplevel form:
>> net/tramp-archive.el:113:1: Error: D-Bus error: "Method List is not
>> implemented on interface org.gtk.Private.RemoteVolumeMonitor"
>> gmake[4]: *** [Makefile:296: net/tramp-archive.elc] Error 1
>> gmake[4]: Leaving directory 'emacs-490f279/lisp'
>> gmake[3]: *** [Makefile:319: compile-main] Error 2
>> gmake[3]: Leaving directory 'emacs-490f279/lisp'
>> gmake[2]: *** [Makefile:411: lisp] Error 2
>> gmake[2]: Leaving directory 'emacs-490f279'
> 
> Does the appended patch on tramp-gvfs.el fixes this?
> 

Thank you, that works.

-- 
Ashish SHUKLA

[signature.asc (application/pgp-signature, attachment)]

Reply sent to Michael Albinus <michael.albinus <at> gmx.de>:
You have taken responsibility. (Thu, 16 Apr 2020 17:55:02 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Thu, 16 Apr 2020 17:55:02 GMT) Full text and rfc822 format available.

Message #18 received at 40655-done <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Ashish SHUKLA <ashish.is <at> lostca.se>
Cc: 40655-done <at> debbugs.gnu.org
Subject: Re: bug#40655: 28.0.50; Build broken in net/tramp-archive.el: D-Bus
 error: "Method List is not implemented on interface
 org.gtk.Private.RemoteVolumeMonitor"
Date: Thu, 16 Apr 2020 19:54:01 +0200
Version: 28.1

Ashish SHUKLA <ashish.is <at> lostca.se> writes:

Hi,

>> Does the appended patch on tramp-gvfs.el fixes this?
>>
> Thank you, that works.

Thanks for the feedback, I've pushed it to master. Closing the bug.

Best regards, Michael.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 15 May 2020 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 88 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.