Islandora / documentation

Contains islandora's documentation and main issue queue.
MIT License
103 stars 71 forks source link

Beef from Gemini/MySQL on CentOS #828

Closed ajs6f closed 6 years ago

ajs6f commented 6 years ago
TASK [Islandora-Devops.crayfish : Install Gemini db schema (mysql)] ************************************************************
Thursday 10 May 2018  14:34:42 -0400 (0:00:01.104)       0:21:13.837 **********
fatal: [default]: FAILED! => {"changed": false, "msg": "ERROR 1709 (HY000) at line 1: Index column size too large. The maximum column size is 767 bytes.\n"}

I'm going to check into whether this is a problem with CentOS7's stock version of MySQL, but I'm trying with PostgreSQL for the moment.

seth-shaw-unlv commented 6 years ago

Once Islandora-Devops/ansible-role-crayfish/pull/7 gets merged we can cut a new version of the role (0.0.2) and update the claw-playbook. That should resolve this issue.

seth-shaw-unlv commented 6 years ago

Oh, we also need a new version of Islandora-Devops/ansible-role-karaf, too.

seth-shaw-unlv commented 6 years ago

That (Islandora-Devops/claw-playbook/pull/66) should do it.

@ajs6f, anything else before we close this issue?

ajs6f commented 6 years ago

@seth-shaw-unlv I don't know-- I'm waiting on the full content-modelling epic to land (and for a go-ahead on that account from @dannylamb) to do any more testing. In that light, I guess I'm cool to close this?

dannylamb commented 6 years ago

@ajs6f You're probably good to close this ticket since the season-long story arc of content modeling has landed, however you'll only be truly sassified when https://github.com/Islandora-Devops/claw-playbook/pull/68 lands.

Should be as easy as ISLANDORA_DISTRO=centos/7 vagrant up then.

ajs6f commented 6 years ago
  1. "sassified" is now officially the word of the week. Thank you @dannylamb, I look forward to being truly sassified.
  2. Sadly, no-- remember my destructive rampage through IRC trying to install the content-modelling stuff over top of an existing install? That hasn't changed. It would still take a long, long time to blank that machine, and I'm still going to need to try doing it there (for the specific purpose of demoing CLAW locally). That, however, is a story for another time.