Package: couchdb
Version: 0.7.3~svn684-1
Severity: grave
I have all files in their default state. When I try to start couchdb it says:
# couchdb
{"init terminating in do_boot",{'cannot load',error_handler,get_file}}
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
The current directory does not contain an erl_crash.dump
Running it with strace -eopen I find:
open("/usr/lib/couchdb/erlang/lib/couch-0.7.3a684/ebin/error_handler.beam",
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/error_handler.beam",
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/erlang/lib/kernel-2.12.1/ebin/error_handler.beam",
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/erlang/lib/stdlib-1.15.1/ebin/error_handler.beam",
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
What gives?
-- System Information:
Debian Release: lenny/sid
Architecture: i386 (i686)
Kernel: Linux 2.6.22-1-k7 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages couchdb depends on:
ii adduser 3.105 add and remove users and groups
ii erlang-base [erlang-abi- 1:12.b.2-dfsg-3 Concurrent, real-time, distributed
ii erlang-nox 1:12.b.2-dfsg-3 Concurrent, real-time, distributed
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libicu38 3.8.1-1 International Components for Unico
ii lsb-base 3.2-11 Linux Standard Base 3.2 init scrip
ii mime-support 3.39-1 MIME files 'mime.types' & 'mailcap
couchdb recommends no packages.
-- no debconf information
--
andreas
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]