| Bug#: 83947 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: gnome@gentoo.org | Reported By: leroutier@gmail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: app-office/planner-0.12.1 updates MIME db the bad way | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2005-03-03 06:17 0000 | |||
| Description: | Opened: 2005-03-03 06:17 0000 |
usually, MIME db is updated at post-install, to avoid having new MIME db owned by the package in the case of planner, this is done in std install, which means that MIME db is then owned by planner : existing file /usr/share/mime/XMLnamespaces is not owned by this package existing file /usr/share/mime/globs is not owned by this package existing file /usr/share/mime/magic is not owned by this package (spotted via "collision-protect" in FEATURES) Reproducible: Always Steps to Reproduce: 1. 2. 3.
fixed this slightly hackish.. someone needs to conjur up the right solution & fix the configure script to make it possible to disable the mime generation step.
hackish yes, but it works thanks for the fix
This is fixed in planner-0.13.