covermymeds / puppet-sentry

Install and manage Sentry with Puppet!
MIT License
7 stars 7 forks source link

Sentry 8.5.0 requires Pillow python package which requires `libjpeg` #27

Closed nchowning closed 8 years ago

nchowning commented 8 years ago

As of Sentry 8.5.0, the Pillow python package is a requirement. Pillow requires libjpeg https://github.com/getsentry/sentry/blob/8.5.0/setup.py#L116

Notice: /Stage[main]/Sentry::Install/Python::Pip[sentry]/Exec[pip_install_sentry]/returns: Command "/var/lib/sentry/bin/python -u -c
 "import setuptools, tokenize;__file__='/tmp/pip-build-4EaEIm/Pillow/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__
).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-67T9Wj-record/install-record.txt --single-version-exte
rnally-managed --compile --install-headers /var/lib/sentry/include/site/python2.7/Pillow" failed with error code 1 in /tmp/pip-build
-4EaEIm/Pillow/