PDA

View Full Version : [ubuntu] Got Complaints From Apt-Get During Apt-Get Dist-Upgrade



oldefoxx
October 3rd, 2015, 01:26 AM
I got the following complaints from apt-get during today's manual update process
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'

I've no idea what to do about it. Can someone help please?

tgalati4
October 3rd, 2015, 03:29 AM
MIME (https://help.ubuntu.com/community/AddingMimeTypes) types are file types that invoke a specific action when clicked on. Some file types have no actions associated with them. That is normal.

If you are having trouble, generally:


sudo apt-get clean
sudo apt-get check
sudo apt-get update
sudo apt-get upgrade

vasa1
October 3rd, 2015, 09:02 AM
http://askubuntu.com/questions/456183/what-does-unknown-media-type-in-type-all-all-mean
http://ubuntuforums.org/showthread.php?t=2208433
https://bugs.launchpad.net/ubuntu/+source/shared-mime-info/+bug/289592 from 2008