xenstore-utils contains multiple copies of the same binary
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xen (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
$ dpkg --status xenstore-utils | grep ^Version:
Version: 4.6.0-1ubuntu4.1
$ ls -l /usr/bin/xenstore-*
-rwxr-xr-x 1 root root 14132 Jun 14 10:33 /usr/bin/
-rwxr-xr-x 1 root root 14132 Jun 14 10:33 /usr/bin/
-rwxr-xr-x 1 root root 14132 Jun 14 10:33 /usr/bin/
-rwxr-xr-x 1 root root 14132 Jun 14 10:33 /usr/bin/
-rwxr-xr-x 1 root root 14132 Jun 14 10:33 /usr/bin/
-rwxr-xr-x 1 root root 14132 Jun 14 10:33 /usr/bin/
-rwxr-xr-x 1 root root 14132 Jun 14 10:33 /usr/bin/
-rwxr-xr-x 1 root root 14132 Jun 14 10:33 /usr/bin/
$ sha1sum /usr/bin/xenstore-*
6b0a477a8701936
6b0a477a8701936
6b0a477a8701936
6b0a477a8701936
6b0a477a8701936
6b0a477a8701936
6b0a477a8701936
6b0a477a8701936
These should probably be symlinks, not copies.