Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236998 - x11-misc/shared-mime-info-0.51 released
Summary: x11-misc/shared-mime-info-0.51 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-07 18:46 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2008-09-15 14:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-09-07 18:46:26 UTC
x11-misc/shared-mime-info-0.51 was released on 2008-07-23.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-09-07 22:29:20 UTC
in tree, thanks for reporting.
Comment 2 Sebastian Luther (few) 2008-09-15 14:20:15 UTC
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 Rémi Cardona (RETIRED) gentoo-dev 2008-09-15 14:31:08 UTC
(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