Question #288328 on Graphite changed:
https://answers.launchpad.net/graphite/+question/288328

Manfred Hampl proposed the following answer:
It seems that there is no newer package available for trusty.
Backporting the package for a higher Ubuntu version would require backporting 
several other packages first because of dependencies.

Maybe just cherrypicking the related bugfix can serve as a workaround

edit /usr/lib/python2.7/dist-packages/graphite/util.py and motify the two 
occurrences of the assignment of PICKLE_SAFE to the contents as shown in 
https://github.com/graphite-project/graphite-web/blob/fe04c9e64d53057877a25cbc78edd70dc8127759/webapp/graphite/util.py#L161-L167
You have to make sure that you use the same indentation as done in the other 
lines of your source.

(Remark: Not tried myself, I am not using graphite, do this on your own
risk.)

-- 
You received this question notification because your team graphite-dev
is an answer contact for Graphite.

_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to     : graphite-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to