[Bug 722938] Re: This RRD was created on another architecture

2011-02-22 Thread TorrentialStorm
rrdtool 1.4.3-1ubuntu2. Ubuntu natty. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rrdtool in ubuntu. https://bugs.launchpad.net/bugs/722938 Title: This RRD was created on another architecture -- Ubuntu-server-bugs mailing list

[Bug 722938] [NEW] This RRD was created on another architecture

2011-02-21 Thread TorrentialStorm
Public bug reported: Binary package hint: rrdtool $ rrdtool create bla.rrd DS:temp:GAUGE:1:2:3 RRA:MIN:.5:2:3 ERROR: This RRD was created on another architecture Fix in rrd_format.h: -#define FLOAT_COOKIE 8.642135E130 +#define FLOAT_COOKIE ((double)8.642135E130)

[Bug 697105] Re: Segfault on POST

2011-01-15 Thread TorrentialStorm
Making shankao's changes to libapr and rebuilding apache2 using the new libapr1-dev fixes the segfault for me. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. https://bugs.launchpad.net/bugs/697105 Title: Segfault