From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id +KVTDmMQ0GIchAAAbAwnHQ (envelope-from ) for ; Thu, 14 Jul 2022 14:47:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 4LA9DmMQ0GLwZwEA9RJhRA (envelope-from ) for ; Thu, 14 Jul 2022 14:47:31 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2519BF148 for ; Thu, 14 Jul 2022 14:47:30 +0200 (CEST) Received: from localhost ([::1]:55610 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oByFd-00022C-2R for larch@yhetil.org; Thu, 14 Jul 2022 08:47:29 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37370) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oByFC-00021F-Pv for bug-guix@gnu.org; Thu, 14 Jul 2022 08:47:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39164) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oByFC-0007av-HH for bug-guix@gnu.org; Thu, 14 Jul 2022 08:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oByFC-0000PS-Bc for bug-guix@gnu.org; Thu, 14 Jul 2022 08:47:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#47716: gio mount broken, again. Resent-From: Csepp Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 14 Jul 2022 12:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47716 X-GNU-PR-Package: guix X-GNU-PR-Keywords: moreinfo To: Maxim Cournoyer Cc: 47716@debbugs.gnu.org, raingloom Received: via spool by 47716-submit@debbugs.gnu.org id=B47716.16578027881513 (code B ref 47716); Thu, 14 Jul 2022 12:47:02 +0000 Received: (at 47716) by debbugs.gnu.org; 14 Jul 2022 12:46:28 +0000 Received: from localhost ([127.0.0.1]:36917 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oByEe-0000OL-2L for submit@debbugs.gnu.org; Thu, 14 Jul 2022 08:46:28 -0400 Received: from mx0.riseup.net ([198.252.153.6]:49176) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oByEZ-0000O3-B5 for 47716@debbugs.gnu.org; Thu, 14 Jul 2022 08:46:26 -0400 Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4LkDkd428Pz9spM; Thu, 14 Jul 2022 12:46:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1657802777; bh=tvNsFjHjjq6O+OrToUABHit80LCVBJDG1pdVb2mfpoU=; h=References:From:To:Cc:Subject:Date:In-reply-to:From; b=AXeLXbX8bYdDMV7gdDKQicUjIgt7Fo4ddabGjZ26K/1lwBlVpQR4i+iQqTgxMwKdO 6JppjZQN98OlNZo+VLrsEnzwLqbIMSCOHFtpd1KFHpRSeZwiWpHe5gDdXz6vQE+whc GtGZ49Hl+qeuravOBEVkIqw4u+yKaKoX2CoRIRNw= X-Riseup-User-ID: 286C694AEF531A360C9E48B3E012563B0BD3FF4D58128849AB55BEAD1D3AA234 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4LkDkc63gmz5vW1; Thu, 14 Jul 2022 12:46:16 +0000 (UTC) References: <20210411202901.2fc0f998@riseup.net> <87k08i73j9.fsf@gmail.com> <874jzmksci.fsf@riseup.net> From: Csepp Date: Thu, 14 Jul 2022 14:45:25 +0200 In-reply-to: <874jzmksci.fsf@riseup.net> Message-ID: <877d4fc162.fsf@riseup.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1657802851; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=wcw3GxooTCwfaf7J660AVg4ZhjMB4X4B0Hgwx6IMO6s=; b=Nk9LlwhO93/9OojtZYmYbC4vs/V8OVhcrFp54KOsL+1cF0xHSCG4bTCaCVKU4pyMSnB0oR /wRz3Zn6Iqyy+VkjGoArptYVBvYYksldIZTq33phVWnL991wGnfiJN6zdrfJDjqAaT2GGw z7fIzL5HH0npbsRkMFBH3CxTl8v4HPajRpHgec3N28GpBA4VbIrNe2X7ia3xM+EJyjlBll EB2Uwz9pGmhhzeQk+0fdiARZzM4/vjaBEQ2SE+Zb+LKzYzsXfau1BIs++mLKe60dKKkgRn qZMJsPZN/9wMP4111XOp8m7G4PWKxUvp7v4rc/S+7xYT/TanO07Og/ylzclUSg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657802851; a=rsa-sha256; cv=none; b=eFuytD+IQKaTWd49aqrq7nSgUxjtgJhmm5DmPjW3UYHP8CDNaWU48fz/WU7443n3MvjBmL 9kdI7Q3BCLxqqZbxBLjERBRQKMUMre/UrL/zjCARg0iINjUXS0QSlwGzmNPXtYbv7xuxs/ V1J68FrhAHAN6EX9o+BU8cVLo7+ENvkhLMh7ev21x1ju0chMyJQDwZYnOWmq4OixcOkJCW roQByhlm0WYCOTt2qnLSnVAyJdN1n0qGwttL2YkmCa5cc4ohnAodIQS2XPa27FFbZNEb1d iSRPuirRrVwMWk6RtPHELYRSwUlsJp4Sg5vsznM8dnLrbBgFZcEF09s2djYVCQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=AXeLXbX8; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 5.65 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=riseup.net header.s=squak header.b=AXeLXbX8; dmarc=fail reason="SPF not aligned (relaxed)" header.from=riseup.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 2519BF148 X-Spam-Score: 5.65 X-Migadu-Scanner: scn0.migadu.com X-TUID: IIeSInPWAKrw Csepp writes: > Maxim Cournoyer writes: > >> Hi, >> >> raingloom writes: >> >>> ``` >>> $ gio mount sftp://whatever >>> $ ls /run/user/$UID/gvfs/ >>> ``` >>> prints nothing. >>> >>> Same thing happens if I mount it from the Nautilus file manager. >>> >>> This bug has appeared before and I still have no idea how it was fixed, >>> which is not great. I'll do a bisect soon. Should probably add a system >>> test for it so it doesn't break again. >>> >>> In the meantime, if whoever fixed it the last time could look into it >>> again, I'd be very thankful. Using sshfs manually works but isn't great. >> >> glib has seen 3 ugrades in Guix since you reported this issue (2.68.3 >> then 2.70 then 2.70.2). Do you still have the issue? >> >> How do you setup the server; is a running OpenSSH server sufficient? >> >> Thanks, >> >> Maxim > > I haven't done the bisect yet (ugh, why is time), but yes, the problem > still persists. Mostly same system config. gvfs is included in system > profile. > Yep, running OpenSSH is enough. > The system I'm currently writing from very much has the issue and is > about... okay, so it's from june 21, so not as fresh as I thought, but > relatively fresh. Upgraded system and user profiles and the issue is still present.