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

Andres Rodriguez andreserl at ubuntu-pe.org
Thu Feb 24 16:46:16 UTC 2011


Hi Marc,

Thanks for the upload.

Will forward to Debian now.

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/722938

Title:
  This RRD was created on another architecture

Status in “rrdtool” package in Ubuntu:
  Fix Released

Bug description:
  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.

  This issue is present in Ubuntu natty i386 and not in Ubuntu natty
  amd64.



More information about the Ubuntu-sponsors mailing list