Comment 3 for bug 134021

Revision history for this message
psl (slansky) wrote :

Ubuntu 8.04, i386

I think this bug is not fixed, I can repeat it:

$ xtraceroute -h
Xtraceroute version 0.9.1

Usage: xtraceroute [--texture <(day) texture file>]
                   [--ntexture <night texture file>]
                   [--night | --nonight]
                   [--lod <level-of-detail>]
                   [--stdin | - | <site> ]
                   [--version]
                   [--help]

$ xtraceroute
Can't find a binary I need!
I'm looking for "/usr/bin/traceroute".: No such file or directory

$ ll /usr/bin/traceroute
lrwxrwxrwx 1 root root 28 2007-01-01 21:21 /usr/bin/traceroute -> /etc/alternatives/traceroute

$ ll /etc/alternatives/traceroute
lrwxrwxrwx 1 root root 23 2007-01-01 21:21 /etc/alternatives/traceroute -> /usr/bin/traceroute.lbl

$ ll /usr/bin/traceroute.lbl
ls: cannot access /usr/bin/traceroute.lbl: No such file or directory

$ traceroute
The program 'traceroute' can be found in the following packages:
 * traceroute-nanog
 * traceroute
Try: sudo apt-get install <selected package>
bash: traceroute: command not found

$ sudo apt-get install traceroute
Reading package lists... Done
Building dependency tree
Reading state information... Done
traceroute is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.