Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30782 - No eBuild for RTG
Summary: No eBuild for RTG
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Brandy Westcott (RETIRED)
URL: http://rtg.sourceforge.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-09 13:41 UTC by Ryan Earl
Modified: 2004-02-08 21:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Earl 2003-10-09 13:41:51 UTC
There is no eBuild for the RTG package from http://rtg.sourceforge.net  

Reproducible: Always
Steps to Reproduce:
emerge -s rtg
emerge -p rtg
find /usr/portage -name rtg -print
Actual Results:  
MRTG found, not the Real-Time Grapher.

Expected Results:  
Found an RTG eBuild.  0.74 is current version.

Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-
r2)
=================================================================
System uname: 2.4.20-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 2.66GHz
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=pentium4 -O2 -pipe -msse -mmmx -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/shar
e/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm crypt foomaticdb jpeg mad ncurses nls pdflib png spell 
truetype xml2 xmms xv zlib gdbm slang readline tcltk X tcpd pam perl python 
esd imlib gtk motif oggvorbis apache2 alsa -gnome xml -3dnow -arts avi -
berkdb -cups encode gd -gif gpm imap innodb -java kde ldap -libg++ libwww 
maildir -mikmod mpeg mysql -opengl qt quicktime -qtmt sasl snmp se ssl mmx -
svga sdl"
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2003-10-13 05:56:06 UTC
Suggestion: Write one :-)
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-10-14 07:50:22 UTC
mrtg and rrdtool have same functions
Comment 3 Ryan Earl 2003-10-14 21:22:07 UTC
I have MRTG/RRDTOOL currently running, but RTG has certain advantages, like
 generating graphs in real-time and storing intermediate data in a MySQL
database.  It scales better across multiple machines and processors.

I'll try to write a ebuild, I just haven't setup all the CVS stuff yet.
Comment 4 Ray Russell Reese III (RETIRED) gentoo-dev 2004-02-08 21:06:15 UTC
RTG 0.7.4 now exists in the Portage tree.

You can now emerge net-analyzer/rtg :) Enjoy!