csirtgadgets / massive-octo-spice

DEPRECATED - USE v3 (bearded-avenger)
https://github.com/csirtgadgets/bearded-avenger-deploymentkit/wiki
GNU Lesser General Public License v3.0
227 stars 60 forks source link

v1 migration #359

Closed villain closed 8 years ago

villain commented 8 years ago

couldnt see this documented anywhere, but does the v2 host need to have postgres installed in order to perform the migration? when running the migration tool it spits an error about requiring DBD::Pg.. with the build log indicating:

Checking configure dependencies from META.yml Checking if you have DBI 1.614 ... Yes (1.634) Checking if you have version 0 ... Yes (0.9902) Configuring DBD-Pg-3.5.3 Running Makefile.PL Path to pg_config? No POSTGRES_HOME defined, cannot find automatically Configuring DBD::Pg 3.5.3 -> N/A -> FAIL Configure failed for DBD-Pg-3.5.3.

looks like having a postgres server installed might be a requirement on the new v2 host?