Package: couchdb Version: 0.11.0-2.3 Severity: important
If I install couchdb fresh on a system and then connect using a browser and select Test Suite. I then Run All, and they all fail with no_db_file. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-2-686 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages couchdb depends on: ii adduser 3.112+nmu1 add and remove users and groups ii erlang-base [erlang-abi-13 1:14.a-dfsg-2 Erlang/OTP virtual machine and bas ii erlang-crypto 1:14.a-dfsg-2 Erlang/OTP cryprographic modules ii erlang-inets 1:14.a-dfsg-2 Erlang/OTP Internet clients and se ii erlang-ssl 1:14.a-dfsg-2 Erlang/OTP implementation of SSL ii erlang-tools 1:14.a-dfsg-2 Erlang/OTP various tools ii erlang-xmerl 1:14.a-dfsg-2 Erlang/OTP XML tools ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libcurl3 7.21.2-1 Multi-protocol file transfer libra ii libicu44 4.4.2-1 International Components for Unico ii libjs-jquery 1.4.2-2 JavaScript library for dynamic web ii libmozjs2d 1.9.1.15-1 The Mozilla SpiderMonkey JavaScrip ii lsb-base 3.2-26 Linux Standard Base 3.2 init scrip ii mawk 1.3.3-15 a pattern scanning and text proces ii procps 1:3.2.8-9 /proc file system utilities couchdb recommends no packages. couchdb suggests no packages. -- Configuration Files: /etc/couchdb/local.ini changed: ; CouchDB Configuration Settings ; Custom settings should be made in this file. They will override settings ; in default.ini, but unlike changes made to default.ini, this file won't be ; overwritten on server upgrade. [couchdb] ;max_document_size = 4294967296 ; bytes [httpd] ;port = 5984 ;bind_address = 127.0.0.1 ; Uncomment next line to trigger basic-auth popup on unauthorized requests. ;WWW-Authenticate = Basic realm="administrator" [log] level = debug ; To enable Virtual Hosts in CouchDB, add a vhost = path directive. All requests to ; the Virual Host will be redirected to the path. In the example below all requests ; to http://example.com/ are redirected to /database. ; If you run CouchDB on a specific port, include the port number in the vhost: ; example.com:5984 = /database [vhosts] ;example.com = /database/ [update_notification] ;unique notifier name=/full/path/to/exe -with "cmd line arg" ; To create an admin account uncomment the '[admins]' section below and add a ; line in the format 'username = password'. When you next start CouchDB, it ; will change the password to a hash (so that your passwords don't linger ; around in plain-text files). You can add more admin accounts with more ; 'username = password' lines. Don't forget to restart CouchDB after ; changing this. [admins] ;admin = mysecretpassword -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

