X-Loop: help-debbugs@HIDDEN Subject: bug#59972: confusing behavior when sshfs mount enabled Resent-From: Jeremiah@HIDDEN Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-guix@HIDDEN Resent-Date: Sun, 11 Dec 2022 17:18:02 +0000 Resent-Message-ID: <handler.59972.B.167077905926243 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 59972 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 59972 <at> debbugs.gnu.org X-Debbugs-Original-To: bug-guix@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.167077905926243 (code B ref -1); Sun, 11 Dec 2022 17:18:02 +0000 Received: (at submit) by debbugs.gnu.org; 11 Dec 2022 17:17:39 +0000 Received: from localhost ([127.0.0.1]:47158 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1p4PxL-0006pD-Jd for submit <at> debbugs.gnu.org; Sun, 11 Dec 2022 12:17:39 -0500 Received: from lists.gnu.org ([209.51.188.17]:51132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <jeremiah@HIDDEN>) id 1p4PxJ-0006p7-TM for submit <at> debbugs.gnu.org; Sun, 11 Dec 2022 12:17:38 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <jeremiah@HIDDEN>) id 1p4PxJ-0003CP-M5 for bug-guix@HIDDEN; Sun, 11 Dec 2022 12:17:37 -0500 Received: from itsx01.pdp10.guru ([74.207.247.251]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <jeremiah@HIDDEN>) id 1p4PxH-0007Ix-UQ for bug-guix@HIDDEN; Sun, 11 Dec 2022 12:17:37 -0500 Received: from auennplxrtxfoohp by ITSx01.pdp10.guru with local (Exim 4.94.2) (envelope-from <jeremiah@HIDDEN>) id 1p4PxG-0000sk-0S for bug-guix@HIDDEN; Sun, 11 Dec 2022 17:17:34 +0000 From: Jeremiah@HIDDEN Date: Sun, 11 Dec 2022 17:17:34 +0000 Message-ID: <87tu21n9ld.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: none client-ip=74.207.247.251; envelope-from=jeremiah@HIDDEN; helo=ITSx01.pdp10.guru X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) If one adds the following to their guix configuration: (file-system (mount-point "/srv/share") (device "username@server:/mountpoint/") (type "fuse.sshfs") ;; sshfs can't be set to #t or you'll get a weird error and no explaination ;; So that is a lovely bug in guix (mount? #f) (options "noauto,users,allow_other,IdentityFile=/root/.ssh/credential")) and changes mount? to #t guix reconfigure will fail with a hard to understand debug trace. So either guix needs to make a meaningful error message or fix why it currently doesn't allow sshfs filesystems to automount on boot -Jeremiah
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Jeremiah@HIDDEN Subject: bug#59972: Acknowledgement (confusing behavior when sshfs mount enabled) Message-ID: <handler.59972.B.167077905926243.ack <at> debbugs.gnu.org> References: <87tu21n9ld.fsf@HIDDEN> X-Gnu-PR-Message: ack 59972 X-Gnu-PR-Package: guix Reply-To: 59972 <at> debbugs.gnu.org Date: Sun, 11 Dec 2022 17:18:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-guix@HIDDEN If you wish to submit further information on this problem, please send it to 59972 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 59972: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D59972 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.