Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 234475

Summary: emerge of dev-ruby/sary-ruby-1.2.0 depends on dev-ruby/rubygems
Product: Gentoo Linux Reporter: Marc A. Ziegert <coeus>
Component: New packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED DUPLICATE    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marc A. Ziegert 2008-08-11 15:47:23 UTC
rubygems ships the file /usr/lib/ruby/site_ruby/auto_gem.rb; at least this file is needed to emerge sary-ruby.


emerge -avuDNq ...
...
>>> Emerging (1 of 23) dev-ruby/sary-ruby-1.2.0 to /
/usr/bin/ruby: no such file to load -- auto_gem (LoadError)
 *
 * ERROR: dev-ruby/sary-ruby-1.2.0 failed.
...


Reproducible: Always

Steps to Reproduce:
1. uninstall rubygems
2. try to emerge sary-ruby
3.

Actual Results:  
emerge -avuDNq ...
...
>>> Emerging (1 of 23) dev-ruby/sary-ruby-1.2.0 to /
/usr/bin/ruby: no such file to load -- auto_gem (LoadError)
 *
 * ERROR: dev-ruby/sary-ruby-1.2.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2246:  Called ruby_src_compile
 *             environment, line 2196:  Called ruby_econf
 *             environment, line 2148:  Called die
 * The specific snippet of code:
 *           ${RUBY} extconf.rb "$@" ${RUBY_ECONF} || die "extconf.rb failed";
 *  The die message:
 *   extconf.rb failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-ruby/sary-ruby-1.2.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-ruby/sary-ruby-1.2.0/temp/environment'.
 *


Expected Results:  
there should have been an emerge dependency to rubygems
Comment 1 Hans de Graaff gentoo-dev Security 2008-08-12 10:30:41 UTC
I don't think this has anything to do with sary-ruby.

dev-ruby/rubygems should install both the auto_gem.rb file you mentioned and the /etc/env.d/10rubygems file which sets the associated environment variable RUBYOPT to actually include this file.

I guess that these are not in sync on your system? To verify, check the value of the RUBYOPT environment variable and try to emerge sary-ruby without it.
Comment 2 Marc A. Ziegert 2008-12-28 23:58:00 UTC
i just tested it, and so reopened it.
can anyone else reproduce this bug? anyone?
(actually, i don't use ruby at all and should uninstall it.)

---
to Hans de Graaff:

> dev-ruby/rubygems should install both the auto_gem.rb file you mentioned and
> the /etc/env.d/10rubygems file which sets the associated environment variable
> RUBYOPT to actually include this file.

yes, and it does so, iff you install rubygems.
i did not had installed rubygems at all.

the dependency is/was obviously missing, because the system tried to install the package WITHOUT having rubygems installed. see "Steps to Reproduce:" in my previous post.




Comment 3 Alex Legler (RETIRED) archtester gentoo-dev Security 2008-12-29 00:05:20 UTC
(In reply to comment #2)
> i just tested it, and so reopened it.
> can anyone else reproduce this bug? anyone?

Please look whether the file /etc/env.d/10rubygems still exists. If it does, please delete it.
Also, be sure that the environment variable $RUBYOPT is unset or does _not_ contain "-rauto_gem".

If you made sure that these two things are already in the needed state, please supply `emerge --info' and the output of `set'.
Comment 4 Marc A. Ziegert 2008-12-29 02:16:13 UTC
aha...
your post, rubygems uninstall-message, and #158455 explained it.
since ancient times  "-rauto_gem" was set on my system.

hm, "2006.1" rings a bell... maybe there are still some other nasty files in my system from older profiles, but i don't think so.

everything is fine now.
thanks!




for completeness:
======================
emerge --info:
Portage 2.1.4.5 (default/linux/x86/2008.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r7 i686)
=================================================================
System uname: 2.6.25-gentoo-r7 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Timestamp of tree: Sun, 28 Dec 2008 22:45:02 +0000
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7-r1, 2.1.6-r1
dev-lang/python:     2.4.4-r14, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.4.6-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=4"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs distlocks metadata-transfer parallel-fetch sfperms unmerge-orphans"
GENTOO_MIRRORS="http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://gentoo.tiscali.nl/"
LANG="de_DE.utf8"
LDFLAGS="-Wl,-O1"
LINGUAS="de en ja es"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/berkano /usr/portage/local/layman/enlightenment /usr/portage/local/layman/games /usr/portage/local/layman/sunrise /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X a52 aac aalib accessibility acl acpi adns afs aften aio akode allegro alsa amr amrnb amrr amrwb anthy ao apache2 apm applet ares arts artworkextra asf async atmo audacious audiofile avfs bash-completion bcp bdf bidi bittorrent bjam blender-game bluetooth bonusscripts branding bzip2 cairo calendar canna cddb cdio cdparanoia cdr cgi cgraph chardet cjk cle266 cli console cpufreq cracklib crypt cscope ctype cups curl curlwrappers cursors custom-optimization cxx d daap dbus dc1394 devil dga dia dirac divx djbfft djvu dmi dnd dri dts dv dvb dvd dvdnav dvdr dvdread dvi ecc edb editor edl eds effects emboss emf enca enchant encode eolconv epiphany epydoc ermt esd evo exif extrafilters extrafiltersfame extras fam fame fasttrack fbcon ffmpeg fftw firefox fix-connected-rt flac flash flatfile fluidsynth font-server fontconfig foomaticdb fortran fping fpx freetts freewnn ft ftp fuse gadu gcj gcrypt gd gdbm gdm german ghcquickbuild gif gimp gimpprint glade glitz glut gmedia gmp gnokii gnome gnutella gnutls gopher gpm grace graphviz gs gsm gstreamer gtk gtkhtml hacking hal hbci hddtemp hdri hipe hou hpn html htmlsingle httpd ical icons iconv id3tag idea idle idn ieee1394 ifp ilbc image imagemagick imap imlib immqt-bc inkjar ipod iproute2 ipv6 irmc isdnlog jabber java javascript jbig jce jingle jpeg jpeg2k jsapi kate kde kdm kpoll kqemu ladspa lame langpacks largefile largeterminal lash latex lcms leim libass libcaca libedit libgcrypt libnotify libsamplerate libssh2 libvisual live lm_sensors loop-aes lua lzma lzo lzw m17n-lib mad magic mailwrapper matroska mbox mbrola md5sum midi mikmod ming mjpeg mmap mmx mng mod modkit modplug module motif mouse mozcalendar mozdevelop mozilla mozsvg mp2 mp3 mp4 mpd mpeg mpi mplayer mpm-prefork mppe-mppc mudflap mule multipath multitarget musepack music musicbrainz nautilus ncurses netcdf netpbm network network-cron nfs nls nntp no-old-linux nowin nptl nptlonly nsplugin numeric nuv nvidia nvtv objc objc++ offensive ofx ogg on-the-fly-crypt onoe openal openexr opengl openmp osc ospfapi oss pae pam pam_chroot pam_timestamp passfile passwordsave pcre pda pdf perl pgf player plotutils plugin png pnm pop postscript povray ppds pppd prediction prime profile pstricks pulseaudio pvr pyste python q32 q8 qmail qt3 qt3support qt4 quicktime quotes rar raw readline realmedia realms reflection remix remoteosd replytolist resolvconf restrict-javascript rle rss rtc rtsp samba sasl scanner schroedinger screen sctp sdl sdl-image sdl-sound seamonkey sensord server session sftplogging sharedext sharedmem shout sid silc simplexml skey skins slang sms sndfile snmp sockets socks5 sou sound sounds speex spell spl sqlite sqlite3 srt srv sse sse2 ssl startup-notification stream subtitles svg svga sysfs sysvipc szip t1lib taglib tcpd tcpmd5 tetex tga theora threads threadsafe thumbnail tidy tiff timidity tk tokenizer tools trayicon truetype tta twolame unicode urandom usb v4l v4l2 vcd vcdinfo vcdx vga video vidix vim-syntax visualization vlm voice vorbis wavpack webdav webdav-serf wifi win32codecs wma wmf wmp wxwindows x264 x86 xanim xattr xchattext xcomposite xemacs xext xface xforms xft xhtml xine xinerama xml xml2 xmlreader xmlwriter xmp xorg xosd xpm xrandr xsl xslt xulrunner xv xvid xvmc yv12 zeroconf zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" APACHE2_MPMS="prefork" ELIBC="glibc" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de en ja es" USERLAND="GNU" VIDEO_CARDS="nvidia nv vesa fbdev vga"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS








=============
set:
ANT_HOME=/usr/share/ant
BASH=/bin/bash
BASH_ARGC=()
BASH_ARGV=()
BASH_LINENO=()
BASH_SOURCE=()
BASH_VERSINFO=([0]="3" [1]="2" [2]="33" [3]="1" [4]="release" [5]="i686-pc-linux-gnu")
BASH_VERSION='3.2.33(1)-release'
CFLAGS='-O3 -march=pentium4 -funroll-loops -pipe -fomit-frame-pointer'
CG_COMPILER_EXE=/usr/bin/cgc
CLASSPATH=.
COLORTERM=gnome-terminal
COLUMNS=176
CONFIG_PROTECT='/var/bind /usr/kde/3.5/share/config /usr/kde/3.5/env /usr/kde/3.5/shutdown /usr/share/config'
CONFIG_PROTECT_MASK='/etc/env.d/java/ /etc/udev/rules.d /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/ca-certificates.conf /etc/texmf/web2c /etc/revdep-rebuild'
CVS_RSH=ssh
CXXFLAGS='-O3 -march=pentium4 -funroll-loops -pipe -fomit-frame-pointer'
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-Fx9MpFmO2U,guid=bc888bd7acc1108baccd1a7e4958216f
DCCC_PATH=/usr/lib/distcc/bin
DESKTOP_SESSION=xfce
DIRSTACK=()
DISPLAY=:0.0
DISTCC_LOG=
DISTCC_VERBOSE=0
DVD_DEV=/dev/dvd
DVD_MOUNT=/mnt/media/dvd
EDITOR=/bin/nano
ENV=/root/.bashrc
ESPEAKER=localhost:5001
EUID=0
FLTK_DOCDIR=/usr/share/doc/fltk-1.1.7-r2/html
GCC_SPECS=
GDK_USE_XFT=1
GDMSESSION=xfce
GDM_LANG=de_DE.utf8
GDM_XSERVER_LOCATION=local
GENERATION=2
GPG_AGENT_INFO=/tmp/seahorse-n0t0OR/S.gpg-agent:13922:1
GROUPS=()
GTK_IM_MODULE=uim
GUILE_LOAD_PATH=/usr/share/guile/1.8
HISTFILE=/root/.bash_history
HISTFILESIZE=500
HISTSIZE=500
HOME=/root
HOSTNAME=titan
HOSTTYPE=i686
IFS=$' \t\n'
INFOPATH=/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.18/info:/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info:/usr/share/info/emacs-22
JAVAC=/etc/java-config-2/current-system-vm/bin/javac
JAVA_HOME=/etc/java-config-2/current-system-vm
JDK_HOME=/etc/java-config-2/current-system-vm
KDEDIRS=/usr:/usr/local:/usr/kde/3.5
LADSPA_PATH=/usr/lib/ladspa
LANG=de_DE.utf8
LANGUAGE=de_DE.utf8
LC_ADDRESS=de_DE.utf8
LC_COLLATE=de_DE.utf8
LC_CTYPE=de_DE.utf8
LC_IDENTIFICATION=de_DE.utf8
LC_MEASUREMENT=de_DE.utf8
LC_MESSAGES=de_DE.utf8
LC_MONETARY=de_DE.utf8
LC_NAME=de_DE.utf8
LC_NUMERIC=C
LC_PAPER=de_DE.utf8
LC_TELEPHONE=de_DE.utf8
LC_TIME=ja_JP.utf8
LESS='-R -M --shift 5'
LESSOPEN='|lesspipe.sh %s'
LINES=56
LOGNAME=root
LS_COLORS='no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;37;41:mi=01;37;41:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:'
MACHTYPE=i686-pc-linux-gnu
MAILCHECK=60
MANPATH=/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.18/man:/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man:/opt/blackdown-jdk-1.4.2.03/man:/etc/java-config/system-vm/man/:/usr/kde/3.5/share/man:/usr/qt/3/doc/man:/opt/opera/share/man:/opt/vmware/workstation/man:/opt/cuda/man
OLDPWD=/usr/portage
OPENGL_PROFILE=nvidia
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PAGER=/usr/bin/less
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/haskell/bin:/usr/local/sbin:/opt/bin:/usr/i686-pc-linux-gnu/avr/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2:/opt/stuffit/bin:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/usr/kde/3.5/sbin:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/lib/subversion/bin:/opt/vmware/workstation/bin:/opt/cuda/bin:/root/bin
PIPESTATUS=([0]="0")
PKG_CONFIG_PATH=/usr/qt/3/lib/pkgconfig
PPID=14855
PRELINK_PATH_MASK='/lib/modules:/usr/lib/locale:/usr/lib/wine:/usr/lib/valgrind:*.la:*.png:*.py:*.pl:*.pm:*.sh:*.xml:*.xslt:*.a:*.js'
PROMPT_COMMAND='echo -ne "\033_${USER}@${HOSTNAME%%.*}:${PWD/$HOME/~}\033\\"'
PS1='\[\033[01;31m\]\u@\h\[\033[01;37m\]:\[\033[01;34m\]\w \$ \[\033[00m\]'
PS2='> '
PS4='+ '
PWD=/usr/portage/dev-ruby/rubygems
PYTHONPATH=/usr/lib/portage/pym:/usr/lib/python24.zip:/usr/lib/python2.4:/usr/lib/python2.4/plat-linux2:/usr/lib/python2.4/lib-tk:/usr/lib/python2.4/lib-dynload:/usr/lib/python2.4/site-packages:/usr/lib/python2.4/site-packages/Numeric:/usr/lib/python2.4/site-packages/PIL:/usr/lib/python2.4/site-packages/gst-0.10:/usr/lib/python2.4/site-packages/gtk-2.0
QMAKESPEC=linux-g++
QTDIR=/usr/qt/3
QT_IM_MODULE=uim
ROUTER_IP=192.168.1.1
ROUTER_MAC=00:14:BF:BF:AF:02
RUBYOPT=
SANE_CONFIG_DIR=/etc/sane.d
SERVER_IP=192.168.1.2
SERVER_MAC=00:11:6B:36:8F:E4
SESSION_MANAGER=local/titan:/tmp/.ICE-unix/13963
SGML_CATALOG_FILES=/etc/sgml/sgml-docbook.cat:/etc/sgml/openjade-1.3.2.cat:/etc/sgml/xml-docbook-4.4.cat:/etc/sgml/xml-simple-docbook-1.0.cat:/etc/sgml/xml-simple-docbook-4.1.2.4.cat:/etc/sgml/xml-docbook-4.1.2.cat:/etc/sgml/sgml-docbook-3.0.cat:/etc/sgml/sgml-docbook-3.1.cat:/etc/sgml/sgml-docbook-4.0.cat:/etc/sgml/sgml-docbook-4.1.cat:/etc/sgml/sgml-docbook-4.2.cat:/etc/sgml/sgml-lite.cat:/etc/sgml/dsssl-docbook-stylesheets.cat
SHELL=/bin/bash
SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:monitor
SHLVL=3
SSH_AGENT_PID=13480
SSH_AUTH_SOCK=/tmp/ssh-BTICs13344/agent.13344
STY=14855.pts-0.titan
TERM=screen
TERMCAP=$'SC|screen|VT 100/ANSI X3.64 virtual terminal:\\\n\t:DO=\\E[%dB:LE=\\E[%dD:RI=\\E[%dC:UP=\\E[%dA:bs:bt=\\E[Z:\\\n\t:cd=\\E[J:ce=\\E[K:cl=\\E[H\\E[J:cm=\\E[%i%d;%dH:ct=\\E[3g:\\\n\t:do=^J:nd=\\E[C:pt:rc=\\E8:rs=\\Ec:sc=\\E7:st=\\EH:up=\\EM:\\\n\t:le=^H:bl=^G:cr=^M:it#8:ho=\\E[H:nw=\\EE:ta=^I:is=\\E)0:\\\n\t:li#24:co#80:am:xn:xv:LP:sr=\\EM:al=\\E[L:AL=\\E[%dL:\\\n\t:cs=\\E[%i%d;%dr:dl=\\E[M:DL=\\E[%dM:dc=\\E[P:DC=\\E[%dP:\\\n\t:im=\\E[4h:ei=\\E[4l:mi:IC=\\E[%d@:ks=\\E[?1h\\E=:\\\n\t:ke=\\E[?1l\\E>:vi=\\E[?25l:ve=\\E[34h\\E[?25h:vs=\\E[34l:\\\n\t:ti=\\E[?1049h:te=\\E[?1049l:us=\\E[4m:ue=\\E[24m:so=\\E[3m:\\\n\t:se=\\E[23m:mb=\\E[5m:md=\\E[1m:mr=\\E[7m:me=\\E[m:ms:\\\n\t:Co#8:pa#64:AF=\\E[3%dm:AB=\\E[4%dm:op=\\E[39;49m:AX:\\\n\t:vb=\\Eg:G0:as=\\E(0:ae=\\E(B:\\\n\t:ac=\\140\\140aaffggjjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~..--++,,hhII00:\\\n\t:po=\\E[5i:pf=\\E[4i:Z0=\\E[?3h:Z1=\\E[?3l:k0=\\E[10~:\\\n\t:k1=\\EOP:k2=\\EOQ:k3=\\EOR:k4=\\EOS:k5=\\E[15~:k6=\\E[17~:\\\n\t:k7=\\E[18~:k8=\\E[19~:k9=\\E[20~:k;=\\E[21~:F1=\\E[23~:\\\n\t:F2=\\E[24~:F3=\\E[2P:F4=\\E[2Q:F5=\\E[2R:F6=\\E[2S:\\\n\t:F7=\\E[15;2~:F8=\\E[17;2~:F9=\\E[18;2~:FA=\\E[19;2~:kb=^H:\\\n\t:K2=\\EOE:kB=\\E[Z:kF=\\E[1;2B:kR=\\E[1;2A:*4=\\E[3;2~:\\\n\t:*7=\\E[1;2F:#2=\\E[1;2H:#3=\\E[2;2~:#4=\\E[1;2D:%c=\\E[6;2~:\\\n\t:%e=\\E[5;2~:%i=\\E[1;2C:kh=\\E[1~:@1=\\E[1~:kH=\\E[4~:\\\n\t:@7=\\E[4~:kN=\\E[6~:kP=\\E[5~:kI=\\E[2~:kD=\\E[3~:ku=\\EOA:\\\n\t:kd=\\EOB:kr=\\EOC:kl=\\EOD:km:'
TITAN_IP=192.168.1.3
TITAN_MAC=00:B0:D0:BE:89:70
UID=0
USB_DEVFS_PATH=/dev/bus/usb
USER=root
USERNAME=root
VMHANDLE=blackdown-jdk-1.4.2
WINDOW=1
WINDOWID=88080448
WINDOWPATH=7
XAUTHORITY=/home/coeus/.Xauthority
XDG_DATA_DIRS=/usr/share:/usr/kde/3.5/share:/usr/local/share
XMODIFIERS=@im=uim
_=--info


*** This bug has been marked as a duplicate of bug 158455 ***