Bug#800448: [Pkg-graphite-maint] Bug#800448: graphite-web: Error "object has no attribute 'raw_post_data'" when posting new events

2015-10-23 Thread Jonathan Ballet

Hi Jonas,

Thanks for having provided a quick update for graphite-web and sorry for 
the late reply!


Le 2015-10-01 22:22, Jonas Genannt a écrit :

Hello Jonathan,

thanks for your report.

When trying to post events to the events API, I have the following 
error:


==
$ curl -X POST http://graphite.lan/events/ -d '{"what": "Event", 
"tags": "test",

"data": "test"}'

Nothing gets logged as far as I know. This renders the events API 
unusable on Jessie.


I have prepared an update of graphite-web for jessie. Could you please 
test it?


I tested it and it looks like the bug I reported is fixed.


If it works, I will talk to the stable release team, if they could
include it into the next point release.


That would be awesome, let me know how it goes!

Thanks,

 Jonathan



Bug#800448: [Pkg-graphite-maint] Bug#800448: graphite-web: Error "object has no attribute 'raw_post_data'" when posting new events

2015-10-01 Thread Jonas Genannt
Hello Jonathan,

thanks for your report.

> When trying to post events to the events API, I have the following error:
> 
> ==
> $ curl -X POST http://graphite.lan/events/ -d '{"what": "Event", "tags": 
> "test",
> "data": "test"}'
> 
> Nothing gets logged as far as I know. This renders the events API unusable on 
> Jessie.

I have prepared an update of graphite-web for jessie. Could you please test it?

If it works, I will talk to the stable release team, if they could include it 
into the
next point release.

You can grab it here: https://people.debian.org/~genannt/graphite/


Thanks,
Jonas