Hey all,
I've beat my head against the wall for more than a week on this.
Our app was recently upgraded to Ruby 2.3.1. In trying to deploy to Heroku, it's failing to install Nokogiri 1.6.8.1. We are using the standard buildpack. Before the buildpack, we are using the
https://github.com/heroku/heroku-buildpack-apt to install all the dependencies listed below. But, it still fails looking for libxml2.
Heroku support has been basically non-existent. I'm stuck. Can't deploy, and production that needs patches hasn't been deployed in OVER a month.
This runs fine in dev. It runs fine in a docker container. And, NO, I don't want to deploy my container to Heroku. Doing this will change all our CI scripts for deployment, causing a bunch of rewrite I'm trying to avoid. If i have to do that, I might as well move off of Heroku.
I'm at a loss. Anyone?
William
List of installed libraries
build-essential
libpq-dev
libxml2-dev
libxslt1-dev
libxslt-dev
libicu52
libicu-dev
libcurl4-gnutls-dev
build-essential
libpq-dev
libxml2-dev
libxslt1-dev
libxslt-dev
nodejs
openssl
patch
libicu-dev
libcurl4-gnutls-dev
locales
ruby-dev
zlib1g-dev
liblzma-dev