Opened 10 years ago

Closed 10 years ago

#1340 closed enhancement (wontfix)

Add CouchDB and Spatial

Reported by: darkblueb Owned by: live-demo@…
Priority: normal Milestone: Unplanned
Component: OSGeoLive Keywords: couchdb
Cc:

Description

a trivial test on 7.9 shows this:

user@live79-RC1:~$ sudo apt-get install couchdb -s
[sudo] password for user: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  couchdb-bin erlang-base erlang-crypto erlang-inets erlang-mnesia erlang-public-key erlang-runtime-tools erlang-ssl
  erlang-xmerl
Suggested packages:
  erlang-tools erlang erlang-manpages erlang-doc
Recommended packages:
  libsctp1 erlang-syntax-tools
The following NEW packages will be installed:
  couchdb couchdb-bin erlang-base erlang-crypto erlang-inets erlang-mnesia erlang-public-key erlang-runtime-tools
  erlang-ssl erlang-xmerl
0 upgraded, 10 newly installed, 0 to remove and 132 not upgraded.
Inst erlang-base (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Inst erlang-crypto (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Inst erlang-mnesia (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Inst erlang-runtime-tools (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Inst erlang-public-key (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Inst erlang-ssl (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Inst erlang-inets (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Inst erlang-xmerl (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Inst couchdb-bin (1.0.1-0ubuntu18 Ubuntu:12.04/precise [i386])
Inst couchdb (1.0.1-0ubuntu18 Ubuntu:12.04/precise [all])
Conf erlang-base (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Conf erlang-crypto (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Conf erlang-mnesia (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Conf erlang-runtime-tools (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Conf erlang-public-key (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Conf erlang-ssl (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Conf erlang-inets (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Conf erlang-xmerl (1:14.b.4-dfsg-1ubuntu1 Ubuntu:12.04/precise [i386])
Conf couchdb-bin (1.0.1-0ubuntu18 Ubuntu:12.04/precise [i386])
Conf couchdb (1.0.1-0ubuntu18 Ubuntu:12.04/precise [all])

Change history (3)

comment:1 by hamish, 10 years ago

what does the "after this operation x MB of extra disk space will be used" line say? (you might need to disable the dry-run flag to see that)

thanks, Hamish

comment:2 by johanvdw, 10 years ago

On my build: 39.4 Mb additional space will be used. That would be without data and/or extensions such as geocouch which you probably need.

comment:3 by darkblueb, 10 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.