Package: mono-common
Version: 1.1.13.8-1
Severity: normal

The mono-common package does not remove all the files it installs.  Behold:

$ ls -l /usr/share/dotnet/
ls: /usr/share/dotnet/: No such file or directory

$ sudo apt-get install mono-common
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  mono-common
0 upgraded, 1 newly installed, 0 to remove and 44 not upgraded.
Need to get 0B/88.7kB of archives.
After unpacking 606kB of additional disk space will be used.
Selecting previously deselected package mono-common.
(Reading database ... 148754 files and directories currently installed.)
Unpacking mono-common (from .../mono-common_1.1.13.8-1_i386.deb) ...
Setting up mono-common (1.1.13.8-1) ...
update-binfmts: warning: /usr/share/binfmts/cli: no executable /usr/bin/cli
found, but continuing anyway as you request

$ sudo apt-get remove mono-common
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED:
  mono-common*
0 upgraded, 0 newly installed, 1 to remove and 44 not upgraded.
Need to get 0B of archives.
After unpacking 606kB disk space will be freed.
Do you want to continue [Y/n]?
(Reading database ... 148774 files and directories currently installed.)
Removing mono-common ...
update-binfmts: warning: no executable /usr/bin/cli found, but continuing
anyway as you request
Purging configuration files for mono-common ...
dpkg - warning: while removing mono-common, directory `/usr/share/dotnet' not 
empty so not removed.

$ ls -l /usr/share/dotnet/
total 0
lrwxrwxrwx 1 root root 14 Sep 13 12:48 mono -> ../../lib/mono


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to