[Bug 722938] [NEW] This RRD was created on another architecture
TorrentialStorm
722938 at bugs.launchpad.net
Tue Feb 22 03:33:50 UTC 2011
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)
http://oss.oetiker.ch/rrdtool-
trac/changeset/2069/branches/1.4/program/src/rrd_format.h
Tested and working with new librrd4.
** Affects: rrdtool (Ubuntu)
Importance: Undecided
Status: New
--
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
More information about the Ubuntu-server-bugs
mailing list