[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Looking for encrypted file system



Hi,

Short answer seems to be:

 # apt-get install nfs-kernel-server 

On Sun, Mar 14, 2004 at 03:00:45PM +0000, Toby Batch wrote:
> Julius Plenz wrote:
> >* Toby Batch <debian-user@band-it.net> [2004-03-14 13:42]:
> >Maybe cfs (cryptographic file system) is what you want.
> I tried this but I got this when installing:
...
> Starting cfs: localhost:/var/lib/cfs/.cfsfs: Function not implemented
> localhost:/tmp: Function not implemented
> mount: RPC: Program not registered
> dpkg: error processing cfs (--configure):
>  subprocess post-installation script returned error exit status 32
> Errors were encountered while processing:
>  cfs
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> Can anyone help with this?

Looks like you need nfs enabled :-) You use stable version. For me.

root@dambo:/home# apt-get install cfs
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  cfs
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 179kB of archives.
After unpacking 508kB of additional disk space will be used.
Get:1 http://ftp.skynet.be testing/main cfs 1.4.1-10 [179kB]
Fetched 179kB in 0s (244kB/s)
Selecting previously deselected package cfs.
(Reading database ... 147885 files and directories currently installed.)
Unpacking cfs (from .../archives/cfs_1.4.1-10_i386.deb) ...
Setting up cfs (1.4.1-10) ...
Creating directory /var/lib/cfs/.cfsfs
Creating directory /var/cfs
Starting Cryptographic File System daemon: mountd... cfsd.

and chengelog tells me

cfs (1.4.1-10) unstable; urgency=low

  * debian/init.d: start: stop cfsd again if mount localhost:$NULL_EXPORT
    fails (closes: #188190).
  * debian/postinst: only start cfsd if statd service is running.

 -- Gerrit Pape <pape@smarden.org>  Thu, 10 Apr 2003 16:10:12 +0200

Osamu



Reply to: