This RRD was created on another architecture

Bug #722938 reported by TorrentialStorm
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rrdtool (Ubuntu)
Fix Released
Wishlist
Unassigned

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.

Related branches

Revision history for this message
Andres Rodriguez (andreserl) wrote :

Hi there!

Thank you for reporting bugs and trying to make Ubuntu better.

Could you please specify what is the affected version of rrdtool and what Ubuntu release are you using it on?

Thank you!.

Changed in rrdtool (Ubuntu):
status: New → Confirmed
importance: Undecided → Low
status: Confirmed → Incomplete
Revision history for this message
TorrentialStorm (x-admin-torrentialstorm-net-deactivatedaccount) wrote :

rrdtool 1.4.3-1ubuntu2. Ubuntu natty.

Changed in rrdtool (Ubuntu):
status: Incomplete → Confirmed
Changed in rrdtool (Ubuntu):
assignee: nobody → Andres Rodriguez (andreserl)
description: updated
Changed in rrdtool (Ubuntu):
status: Confirmed → In Progress
Revision history for this message
Andres Rodriguez (andreserl) wrote :
Changed in rrdtool (Ubuntu):
status: In Progress → Confirmed
assignee: Andres Rodriguez (andreserl) → nobody
importance: Low → Wishlist
Revision history for this message
Marc Deslauriers (mdeslaur) wrote :

Debdiff looks good, ACK.

If you haven't done it already, could you please forward the patch to Debian with submittodebian?

Thanks!

Changed in rrdtool (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package rrdtool - 1.4.3-1ubuntu3

---------------
rrdtool (1.4.3-1ubuntu3) natty; urgency=low

  * debian/patches/fix-i386-failure-lp722938.patch: Fix RRD creation on i386.
    Patch taken from upstream. (LP: #722938)
 -- Andres Rodriguez <email address hidden> Tue, 22 Feb 2011 18:20:11 -0500

Changed in rrdtool (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
Andres Rodriguez (andreserl) wrote :

Hi Marc,

Thanks for the upload.

Will forward to Debian now.

Revision history for this message
Dmitry Katsubo (dma-k) wrote :

The problem exists in 1.3.8 as well. Looking at Debian PTS, it seems like 1.3.1 was the latest unaffected version in 1.3.x series.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.