Bug 236998 - x11-misc/shared-mime-info-0.51 released
Bug#: 236998 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: freedesktop-bugs@gentoo.org Reported By: arfrever@gentoo.org
Component: Ebuilds
URL: 
Summary: x11-misc/shared-mime-info-0.51 released
Keywords:  
Status Whiteboard: 
Opened: 2008-09-07 18:46 0000
Description:   Opened: 2008-09-07 18:46 0000
x11-misc/shared-mime-info-0.51 was released on 2008-07-23.

------- Comment #1 From Gilles Dartiguelongue 2008-09-07 22:29:20 0000 -------
in tree, thanks for reporting.

------- Comment #2 From Sebastian Mingramm (few) 2008-09-15 14:20:15 0000 -------
Postinstall message not correct

Messages for package x11-misc/shared-mime-info-0.51:

 * 
 * The database format has changed between 0.30 and 0.40.
 * You may need to update all your local databases and caches.
 * To do so, please run the following commands:
 * (for each user) $ update-mime-database ~/.local/share/mime/
 * (as root)       # update-mime-database /usr/local/share/mime/

a) it's talking about 0.40
and 
b) at least the path for the root command is wrong (at least for me)
looks like the correct path is /usr/share/mime/

------- Comment #3 From Rémi Cardona 2008-09-15 14:31:08 0000 -------
(In reply to comment #2)
>  * The database format has changed between 0.30 and 0.40.

Yet it hasn't changed later on. This is what it means : "0.30 and >=0.40"

> b) at least the path for the root command is wrong (at least for me)
> looks like the correct path is /usr/share/mime/

That path is done by the ebuild. Admins/users have to take care of paths that
Portage doesn't manage itself: /usr/local and $HOME directories.

So, maybe the wording could be improved a little bit. But it's still 100%
right.

Thanks