Jim Man
Jim Man
can confirm! save as dialog still opens! 
New patchfile for 5.2.1: ```diff diff --git a/Makefile b/Makefile index 767c73a..4485f97 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,6 @@ UTILS = $(INSTALLABLE) \ LDLIBS=libgif.a -lm all: libgif.so libgif.a $(UTILS)...
Tests passing!
I also vote for debian slim
I did that and also I rebuild for good measure
The pg_dump might be the problem, might need to generate a new one as outlined by the OP
Change 1: comment last line in db init (as a test) , got rid of the OP error Change 2: pass env variables to the db to set password and...
https://github.com/internetarchive/openlibrary/pull/5689
it turns out that adding a explicit user solved hurdle 1 for some reason :) so no new dev db dump required
can we get the psql dump? currently expementing with postgres