Bug 1338057
| Summary: | Warning on console each time a dnf transaction runs update-mime-database | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Hans de Goede <hdegoede> |
| Component: | epiphany | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 24 | CC: | gecko-bugs-nobody, mcatanzaro, rob.townley |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-21 14:45:42 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Note it's not bogus; we really do support that MIME type. *** This bug has been marked as a duplicate of bug 1291783 *** |
Each time a dnf transaction runs update-mime-database (even if the transaction does not include epiphany) the following warning is printed: Warning in file "/usr/share/applications/epiphany.desktop": usage of MIME type "multipart/related" is discouraged ("multipart" is a media type that probably does not make sense in this context) Please fix this (remove the bogus multipart/related mime-type from the list of mime-types in the .desktop file). See: http://pkgs.fedoraproject.org/cgit/rpms/gnumeric.git/commit/?id=f17620fc592fc8f03f9e5a559f89ed3aef7886fd For an example fixing a similar bug.