Tried to run easy install this weekend and found many issues. Most of them I found are more about the dependencies then the bench install but just wanted to know what are the work arounds at this time.
Tested on Debian 32bit - complete fail due to chromedriver ending support for 32bit. Work around…Bad one at least. Install previous version of chromedriver before easy install. The bad part… bench will upgrade it and kill your install again. Setup will not run on web admin login. Also bench update does the old git stash issue I’ve seen before which isn’t working.
Tested on Debian 64bit - will finish install but will not run setup on website login as admin. Also bench update git stash issue I’ve seen before which isn’t working.
32bit is not an issue. Blocking install on 32bit should be added due to dependency changes.
The other issues… I’m sure someone has a work around already. Can anyone share them?