https://bugzilla.novell.com/show_bug.cgi?id=737525 https://bugzilla.novell.com/show_bug.cgi?id=737525#c6 --- Comment #6 from Michal Seben <mseben@gmail.com> 2012-04-18 20:49:38 UTC --- Hi Lukas, yes, from strace output I see that virtualbox is trying to open /usr/lib/virtualbox/nls directory: open("/usr/lib/virtualbox/nls", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) open("/usr/lib/virtualbox/nls", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) but we use /lib/share/virtualbox/nls for vbox translations so yes definitely a packaging bug, i will fix it thanks for report ! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.