From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QfEVH-0005oI-L6 for garchives@archives.gentoo.org; Fri, 08 Jul 2011 17:06:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44223E058A for ; Fri, 8 Jul 2011 17:06:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8ECB821C03E for ; Fri, 8 Jul 2011 16:56:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 28B1A2AC0EC for ; Fri, 8 Jul 2011 16:56:03 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -5.328 X-Spam-Level: X-Spam-Status: No, score=-5.328 required=5.5 tests=[AWL=1.271, BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KldeNG3WP8ZB for ; Fri, 8 Jul 2011 16:55:56 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id BD39C2AC0E6 for ; Fri, 8 Jul 2011 16:55:54 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QfELD-00033f-PL for gentoo-user@gentoo.org; Fri, 08 Jul 2011 18:55:47 +0200 Received: from c-98-215-231-30.hsd1.in.comcast.net ([98.215.231.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Jul 2011 18:55:47 +0200 Received: from reader by c-98-215-231-30.hsd1.in.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 08 Jul 2011 18:55:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] [OT encfs] When encfs gets hungup Date: Fri, 08 Jul 2011 11:55:34 -0500 Organization: Still searching... Message-ID: <87aacon249.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-231-30.hsd1.in.comcast.net User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:ktk4/ukdub0EaJe/epVm+AN9E9Y= X-Archives-Salt: X-Archives-Hash: d0fe6b2b39cb103f15d784aa5454bdf3 Sorry about the OT, I couldn't raise a stir on the encfs group in several days... I'm hoping someone here is experienced with encfs. Actually I'm somewhat experienced with it myself. I've been keeping encfs directory for yrs now for special stuff. Somehow I managed to really hurt the installation ... here is what I remember having done: Some how I got mixed up when running as root, and attempted to mount a users encfs directory. (Its a single user machine so it my users directory) That should just fail with some kind of permission error since no one, even root, can mess with someone elses' encfs directory. But once I'd done that I could no longer even `ls' the subject directory. Not as user, not as root. A simple `ls' would totally hang the terminal. Of course I tried to umount but really it never actually mounted. I started getting this error: `Transport endpoint is not connected' I could see roots attempt to mount the darn thing in ps wwaux output and killed that pid. Eventually (after posting several days ago on encfs list. I resorted to umounting /home (after full backup of course) and reformatted it. I was then able to deleted encfs_raw and encfs_mnt. But here is the real kicker. Even after all that, and in fact another full round of mostly the same stuff, including another reformat. So two reformats and two reboots. Even with that, I still cannot create a new enc_raw and enc_mount of the same name as the old one. I would like to, because I have several scripts that depend on that name. Not a huge deal... but what could still be causing trouble? I can create any number of encfs directories with different names. Just not the original. What happens if I try is that after creation (using old name) I can move files to the new (with old name) directory. But if I once umount it like: fusermount -u /my/oldencfs, then when I try next to mount it, it hangs terminally. Takes over the terminal and kills all further progress (in that terminal). This happens at the point where I answer the passwd prompt with the appropriate passwd. (No .. no chance I'm entering it wrong... its been in daily use for yrs). I'm kind of stumped at what else to try. I've used encfs -v (verbose) mode and -f (foreground) mode but after entering the passwd... it all just goes south... nothing more can happen. Maybe encfs keeps data somewhere that I can delete and make this go away? But a `qlist encfs', listing all that got installed doesn't show anything like that.