On 2020-05-15 13:07, Samuel Sieb wrote: > On 5/14/20 9:56 PM, Ed Greshko wrote: >> On 2020-05-15 12:30, Samuel Sieb wrote: >>> That error message has nothing to do with zoom other than it calls some >>> mime update function in the post install. I get that message regularly >>> from other updates as well. I checked the script and it's this: >>> # update-mime-database /usr/share/mime >>> Wrong namespace on document element in >>> '/usr/share/mime/packages/blender.xml' (should be >>> http://www.freedesktop.org/standards/shared-mime-info) >> >> OK. I guess I was fooled since I've never seen either of these messages >> ever. And I have >> blender installed on my "work" system. > > And I couldn't figure out what it was complaining about until I looked at it > again really carefully. The problem is that it has "https" in the url for > the mime type instead of "http". Which will probably lead into an > interesting debate about urls and xml namespaces at some point...
FWIW, I finally did check the zoom rpm and looked at the script that it runs. It calls update-mime-database /usr/share/mime and if you run that yourself you'd get the same warning. -- The key to getting good answers is to ask good questions. _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org