public inbox for gentoo-devhelp@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-devhelp] How to install MIME types?
@ 2011-08-21 18:32 Nikos Chantziaras
  2011-08-25  7:28 ` Peter Volkov
  0 siblings, 1 reply; 5+ messages in thread
From: Nikos Chantziaras @ 2011-08-21 18:32 UTC (permalink / raw
  To: gentoo-devhelp

I have an XML file that specifies MIME types for an application.  In my 
ebuild, I install it like this:

   insinto /usr/share/mime/packages
   doins someapp_mime_types.xml

I then use these calls (from fdo-mime.eclass):

   fdo-mime_desktop_database_update
   fdo-mime_mime_database_update

However, this results in:

  * Updating desktop mime database ...
ACCESS DENIED  open_wr:      /usr/share/applications/.mimeinfo.cache.ORB20V
  * Updating shared mime info database ...
/usr/bin/update-mime-database: I don't have write permission on 
/usr/share/mime. Try rerunning me as root.

What am I doing wrong?  I *am* running "emerge" as root.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-25 12:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-21 18:32 [gentoo-devhelp] How to install MIME types? Nikos Chantziaras
2011-08-25  7:28 ` Peter Volkov
2011-08-25 10:48   ` [gentoo-devhelp] " Nikos Chantziaras
2011-08-25 12:32     ` Peter Volkov
2011-08-25 12:44       ` Nikos Chantziaras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox