Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] encfs forgot passwd following update world
Date: Tue, 20 Mar 2007 09:11:45
Message-Id: 20070320090604.18ad3f67@hactar.digimed.co.uk
In Reply to: [gentoo-user] encfs forgot passwd following update world by reader@newsguy.com
1 On Tue, 20 Mar 2007 00:14:28 -0400, reader@×××××××.com wrote:
2
3 > The password is rejected with no other error:
4 > encfs ~/.encraw ~/.enc
5 > EncFS Password: <correct password typed in .. then pressed ENTER>
6 > Error decoding volume key, password incorrect
7 >
8 > The password has been in use for mnths and definitely correct.
9 >
10 > The lengthy emerge.log from `update world' is appended to this
11 > message.
12
13 The output from "genlop --list --date whenever" would have been more
14 compact and a lot easier to parse.
15
16 encfs is a FUSE filesystem, and you emerged fuse during this update. The
17 first thing to check is whether you have broken encfs or just this
18 filesystem. If you create a new encfs filesystem, does it work properly?
19
20 You should also try re-emerging encfs, with an update to fuse this may be
21 needed.
22
23 These versions are working for me.
24
25 $ eix -I "^(fuse|encfs)$"
26 [I] sys-fs/encfs
27 Available versions: (~)1.2.4.1[1] 1.2.5.1 (~)1.2.5.1[1] (~)1.3.1.1 (~)1.3.1.1[1]
28 Installed versions: 1.3.1.1(16:34:44 01/10/06)(-nls)
29 Homepage: http://arg0.net/users/vgough/encfs.html
30 Description: Encrypted Filesystem module for Linux
31
32 [U] sys-fs/fuse
33 Available versions: (~)1.3[1] 2.6.0_rc1 2.6.1 (~)2.6.3 (~)9999[2]
34 Installed versions: 2.6.3(15:44:40 09/02/07)(-kernel_FreeBSD kernel_linux)
35 Homepage: http://fuse.sourceforge.net
36 Description: An interface for filesystems implemented in userspace.
37
38
39 --
40 Neil Bothwick
41
42 Multitasking: Reading in the bathroom.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: encfs forgot passwd following update world reader@×××××××.com