OpenConext-Attic / OpenConext-vm

:warning: Obsolete respository, archive only :zzz:
4 stars 9 forks source link

APIS install fails on missing database #7

Closed surfnet-niels closed 10 years ago

surfnet-niels commented 10 years ago

When installing OpenConext VM unattended setup of APIS breaks the install with

"Importing data into APIS database ERROR 1146 (42S02) at line 2: Table 'apis.client_attributes' doesn't exist"

jmsnoeij commented 10 years ago

The default installation of OpenConext (version 62 and version master) should not install APIS when running unattended, I just confirmed this running the install locally.

Are you up to date with version 62 or master?

surfnet-niels commented 10 years ago

I think the default install of OpenConext install v57, see the documentation at https://github.com/OpenConext/OpenConext-vm

But I think I now understand the problem: The install manual is lagging, replacing v57 with v62 works.

surfnet-niels commented 10 years ago

I note this issue is fixed as new versions do no longer tries to install a broken component configuration, and the install manual points to the latest version