Gentoo Archives: gentoo-user

From: reader@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: encfs forgot passwd following update world
Date: Tue, 20 Mar 2007 11:16:47
Message-Id: 87wt1cchwz.fsf@newsguy.com
In Reply to: Re: [gentoo-user] encfs forgot passwd following update world by Neil Bothwick
1 Neil Bothwick <neil@××××××××××.uk> writes:
2
3 > On Tue, 20 Mar 2007 00:14:28 -0400, reader@×××××××.com wrote:
4 >
5 >> The password is rejected with no other error:
6 >> encfs ~/.encraw ~/.enc
7 >> EncFS Password: <correct password typed in .. then pressed ENTER>
8 >> Error decoding volume key, password incorrect
9 >>
10 >> The password has been in use for mnths and definitely correct.
11 >>
12 >> The lengthy emerge.log from `update world' is appended to this
13 >> message.
14 >
15
16 [...]
17
18 > encfs is a FUSE filesystem, and you emerged fuse during this update. The
19 > first thing to check is whether you have broken encfs or just this
20 > filesystem. If you create a new encfs filesystem, does it work properly?
21
22 Yes.
23
24 > You should also try re-emerging encfs, with an update to fuse this may be
25 > needed.
26
27 Tried re-emerging but see no improvment.
28
29 > These versions are working for me.
30 >
31 > $ eix -I "^(fuse|encfs)$"
32
33 > [I] sys-fs/encfs
34 > 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]
35 > Installed versions: 1.3.1.1(16:34:44 01/10/06)(-nls)
36 > Homepage: http://arg0.net/users/vgough/encfs.html
37 > Description: Encrypted Filesystem module for Linux
38 >
39 > [U] sys-fs/fuse
40 > Available versions: (~)1.3[1] 2.6.0_rc1 2.6.1 (~)2.6.3 (~)9999[2]
41 > Installed versions: 2.6.3(15:44:40 09/02/07)(-kernel_FreeBSD kernel_linux)
42 > Homepage: http://fuse.sourceforge.net
43 > Description: An interface for filesystems implemented in userspace.
44
45 Ditto here but I do see different USE flags:
46
47 root # eix -I "^(fuse|encfs)$"
48 [I] sys-fs/encfs
49 Available versions: 1.2.5.1 1.3.1.1
50 Installed versions: 1.3.1.1(06:40:26 03/20/07)(nls)
51 Homepage: http://arg0.net/users/vgough/encfs.html
52 Description: Encrypted Filesystem module for Linux
53
54 [I] sys-fs/fuse
55 Available versions: 2.6.0_rc1 2.6.1 (~)2.6.3
56 Installed versions: 2.6.3(11:34:16 03/18/07)(-kernel_FreeBSD kernel_linux)
57 Homepage: http://fuse.sourceforge.net
58 Description: An interface for filesystems implemented in
59 userspace.
60
61 I have a few fairly important things in that encrypted raw source
62 directory, any suggestions how I might retrieve them?
63
64 --
65 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: encfs forgot passwd following update world Lars Hartman <psychosmurfz@××××××××××.com>
Re: [gentoo-user] Re: encfs forgot passwd following update world Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] Re: encfs forgot passwd following update world Hans-Werner Hilse <hilse@×××.de>