heroku-buildpack-libreoffice icon indicating copy to clipboard operation
heroku-buildpack-libreoffice copied to clipboard

Buildpack over slug size

Open robertdoneill opened this issue 10 years ago • 5 comments
trafficstars

Hey there, really looking forward to using this build, but when I try to add to heroku I get an error saying its over the allowed slugsize. Have you had this issues, and any recommendations on how I can get this to work?

Thanks!!

robertdoneill avatar Oct 13 '15 15:10 robertdoneill

@robertdoneill consider pinging heroku and asking to have your limit increased

sgringwe avatar Dec 04 '15 23:12 sgringwe

Same problem here. Not a very useful buildpack — ~~better to use heroku-buildback-apt to install libreoffice I'd imagine~~ I couldn't get the heroku-buildback-apt approach to work, thanks to missing shared libraries like liblpsolve55.so. Not sure how to get that installed!

fatuhoku avatar May 25 '16 10:05 fatuhoku

@fatuhoku FWIW I asked heroku support to up my slug size and they did so within the same day. you might be able to also

sgringwe avatar May 25 '16 23:05 sgringwe

Good tip thanks @sgringwe

fatuhoku avatar May 27 '16 09:05 fatuhoku

@robertdoneill I have a similar problem and I wonder if there is an option to install without a user interface like a regular server: Apt-get install libreoffice -no-install-recommends

itayariely avatar Apr 05 '17 12:04 itayariely