Re: [SLUG] Mutex destroy failure: Device or resource busy

From: Matt Miller (mmiller1@mptotalcare.com)
Date: Fri May 30 2003 - 18:00:41 EDT


On Fri, 2003-05-30 at 16:25, Mario Lombardo wrote:
> open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No
> such file or directory)
> open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No
> such file or directory)
> write(2, "Mutex destroy failure: Device or"..., 46Mutex destroy failure:
> Device or resource busy) = 46
>
> /usr/share/locale/en_US/LC_MESSAGES/libc.mo
> doesn't exist. I'm going to submit this to dot.kde.org.

> Thanks for the help! Any other ideas?

Run the command locale as both the normal user and root.
Are there any discrepancies?
If there are, set the LC_MESSAGES variable to equal whatever root has --

$ export LC_MESSAGES="<whatever root is set to>"
$ strace kword

-- 

Matt Miller Systems Administrator MP TotalCare gpg public key id: 08BC7B06

-- Insanity in individuals is something rare - but in groups, parties, nations and epochs, it is the rule. -- Nietzsche




This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:30:22 EDT