From mboxrd@z Thu Jan 1 00:00:00 1970 From: P Subject: bug#36561: gvfs and/or sftp bugs and pain points Date: Tue, 09 Jul 2019 13:44:13 +0000 Message-ID: Reply-To: P Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56885) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hkqyZ-0005ln-Mn for bug-guix@gnu.org; Tue, 09 Jul 2019 10:20:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hkqyU-0007Gv-Ou for bug-guix@gnu.org; Tue, 09 Jul 2019 10:20:11 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53019) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hkqyQ-0007Dt-AG for bug-guix@gnu.org; Tue, 09 Jul 2019 10:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hkqyQ-0006fN-2G for bug-guix@gnu.org; Tue, 09 Jul 2019 10:20:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:47908) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hkqPt-000785-Tn for bug-guix@gnu.org; Tue, 09 Jul 2019 09:44:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hkqPr-0003Aq-IM for bug-guix@gnu.org; Tue, 09 Jul 2019 09:44:21 -0400 Received: from mail-40135.protonmail.ch ([185.70.40.135]:56994) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hkqPq-00034c-SC for bug-guix@gnu.org; Tue, 09 Jul 2019 09:44:19 -0400 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 36561@debbugs.gnu.org First, the milder pain points: [14:38:30] heyyy, which package has the gio command? it's appar= ently not in gvfs. [14:39:51] oh wait, nevermind, i think i found it through Arch'= s pkgfile [14:40:17] ...nope, false alarm [14:49:27] raingloom: It's in `glib:bin` [14:52:12] bricewge, thanks! i forgot about the multiple output= s thing >_> [14:54:51] ok, well, it says "unable to find supported ssh comm= and" when i try to mount an sftp endpoint The ssh command _was_ present, but it turned out I had to also enable the s= ervice in /etc/config.scm. Now I've mounted the remote file system from Thunar and while I can navigat= e it, I can't open any of the files, "open terminal here" also doesn't work= . I tried opening a text file with Emacs and it just showed an empty file. = I looked at /run/user/1000/gvfs and it's empty, but running `gio mount` tel= ls me the endpoint is already mounted.