Your message dated Sun, 26 Jul 2015 01:21:25 +0000
with message-id <[email protected]>
and subject line Re: rrdtool graph scale bug
has caused the Debian Bug report #261370,
regarding rrdtool graph scale bug
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
261370: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=261370
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rrdtool
Version: 1.0.48-1
Severity: normal
rrdtool graph's options -R and -r don't mix very well.
If both are used the Y-axis legend shows big negative values.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-rc2
Locale: LANG=C, LC_CTYPE=C
Versions of packages rrdtool depends on:
ii libc6 2.3.2.ds1-13 GNU C Library: Shared libraries an
ii librrd0 1.0.48-1 Time-series data storage and displ
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: rrdtool
Source-Version: 1.2.11-0.1
> rrdtool graph's options -R and -r don't mix very well.
> If both are used the Y-axis legend shows big negative values.
It took me a while to understand that your -R flag from version 1.0.x (Y
grid placed on graph Y range mimics MRTG's) is different from nowadays
-R flag (font-render-mode like bold).
Your -R option has been removed in 1.2 series, back in 2005. All the
relative code vanished from expand_range() function, so I guess the
problem is solved.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
-- Nirgal
--- End Message ---