update-alternatives doesn't appear to work with inetutils-traceroute
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
dpkg (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Not sure if this is caused by this package or is a bug in the dpkg package which provides update-
Following install of inetutils-
# apt-get install inetutils-
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed
inetutils-
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/37.3 kB of archives.
After this operation, 183 kB of additional disk space will be used.
Selecting previously unselected package inetutils-
(Reading database ... 258682 files and directories currently installed.)
Unpacking inetutils-
Processing triggers for man-db ...
Setting up inetutils-
update-
localepurge: Disk space freed in /usr/share/locale: 0 KiB
localepurge: Disk space freed in /usr/share/man: 0 KiB
localepurge: Disk space freed in /usr/share/
localepurge: Disk space freed in /usr/share/omf: 0 KiB
localepurge: Disk space freed in /usr/share/
Total disk space freed by localepurge: 0 KiB
# traceroute
-bash: /usr/sbin/
# which traceroute
/usr/bin/traceroute
# ll /usr/bin/traceroute
lrwxrwxrwx 1 root root 28 Nov 10 03:31 /usr/bin/traceroute -> /etc/alternativ
This is a broken link.
But:
# update-alternatives --list traceroute
/usr/bin/
I have previously installed the traceroute package but removed this as inetutils-
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: inetutils-
ProcVersionSign
Uname: Linux 3.2.0-56-
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
Date: Sun Nov 10 03:33:01 2013
InstallationMedia: Ubuntu-Server 12.04.1 LTS "Precise Pangolin" - Release i386 (20120817.3)
MarkForUpload: True
ProcEnviron:
LANGUAGE=en_GB:en
TERM=xterm
PATH=(custom, no user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: inetutils
UpgradeStatus: No upgrade log present (probably fresh install)
---
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
DistroRelease: Ubuntu 12.04
InstallationMedia: Ubuntu-Server 12.04.1 LTS "Precise Pangolin" - Release i386 (20120817.3)
MarkForUpload: True
Package: dpkg 1.16.1.2ubuntu7.2
PackageArchitec
ProcEnviron:
LANGUAGE=en_GB:en
TERM=xterm
PATH=(custom, no user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
ProcVersionSign
Tags: precise
Uname: Linux 3.2.0-56-
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
Looking at the package contents I think this may be a bug in dpkg rather than inetutils- traceroute.