[haiku-bugs] [Haiku] #12591: setmime doesn't work correctly in chroot

  • From: "mmu_man" <trac@xxxxxxxxxxxx>
  • Date: Fri, 15 Jan 2016 04:37:37 -0000

#12591: setmime doesn't work correctly in chroot
------------------------------+------------------------------
 Reporter:  mmu_man           |        Owner:  axeld
     Type:  bug               |       Status:  new
 Priority:  normal            |    Milestone:  Unscheduled
Component:  Kits/Storage Kit  |      Version:  R1/Development
 Keywords:                    |   Blocked By:
 Blocking:                    |  Has a Patch:  0
 Platform:  All               |
------------------------------+------------------------------
 Doing something like
 {{{
 setmime -add text/foobar
 setmime -dump text/foobar
 }}}
 doesn't work in a chroot (as in haikuporter -E), however it has side
 effect of actually creating the mime type ''outside'' of the chroot, while
 it's not visible inside.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12591>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #12591: setmime doesn't work correctly in chroot - mmu_man