Comment 1 for bug 1936662

Revision history for this message
Jason Stephenson (jstephenson) wrote :

Here's a branch with the promised updates: https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/dyrcona/lp1936662-debian-DYM-prereqs

I've tested it on Debian Stretch, Debian Buster, and Ubuntu Bionic. If someone wants to test on Jessie, too, that would be great.

It's pretty straightforward to test. You should run the PostgreSQL server Makefile.install targets and see that the String::KeyboardDistance and Text::Levenshtein::Damerau::XS modules are installed via CPAN. This is best done on a clean system where other prerequisites have not already been installed. Otherwise, it is more difficult to tell if the patch is working.