sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #58030
OpenOffice start problem - FAILED i oosetup
Hej Sslug'er
Jeg prøver igen - måske der sidder en med lidt mere teknisk erfaring end
jeg med hensyn til traces.
->
Jeg kan ikke få openoffice til at virke efter jeg har lavet om på i18n -
tror jeg nok ?
->
min i18n
LANG="en_US.iso8859-15"
SUPPORTED="en_US.iso8859-15:da_DK.UTF-8:da_DK:da:en_DK.UTF-8:en_DK:en:en_US.UTF-8:en_US:en"
SYSFONT="latarcyrheb-sun16"
SYSFONTACM="iso15"
- old i18n (tror jeg nok) ->
LANG="en_US.UTF-8"
SUPPORTED="da_DK.UTF-8:da_DK:da:en_DK.UTF-8:en_DK:en:en_US.UTF-8:en_US:en"
SYSFONT="latarcyrheb-sun16"
--->
strace oosetup:
--->
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
stat64("/home/jan/.openoffice", 0xbffff6b0) = -1 ENOENT (No such file or directory)
stat64("/home/jan/.openoffice/soffice", 0xbffff6a0) = -1 ENOENT (No such file or directory)
stat64("/home/jan/.openoffice/spadmin", 0xbffff690) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
brk(0x80f7000) = 0x80f7000
write(1, "Checking for existing user insta"..., 62Checking for existing user installation ... ... NOT FOUND
) = 62
write(1, "Performing first-time installati"..., 50Performing first-time installation for user ... ) = 50
stat64(".", {st_mode=S_IFDIR|0755, st_size=12288, ...}) = 0
stat64("/usr/local/bin/grep", 0xbffff420) = -1 ENOENT (No such file or directory)
stat64("/bin/grep", {st_mode=S_IFREG|0755, st_size=116264, ...}) = 0
access("/bin/grep", X_OK) = 0
stat64("/bin/grep", {st_mode=S_IFREG|0755, st_size=116264, ...}) = 0
access("/bin/grep", X_OK) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
_llseek(255, -1313, [6863], SEEK_CUR) = 0
fork() = 2724
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8075b80, [], SA_RESTORER, 0x42028c48}, {SIG_DFL}, 8) = 0
wait4(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 1], 0, NULL) = 2724
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) ---
wait4(-1, 0xbffff22c, WNOHANG, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075b80, [], SA_RESTORER, 0x42028c48}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0
stat64("/home/jan/.sversionrc", 0xbffff550) = -1 ENOENT (No such file or directory)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
fork() = 2725
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
rt_sigaction(SIGINT, {0x8075b80, [], SA_RESTORER, 0x42028c48}, {SIG_DFL}, 8) = 0
wait4(-1, I18N: Operating system doesn't support locale ""
[WIFSIGNALED(s) && WTERMSIG(s) == SIGABRT], 0, NULL) = 2725
write(2, "/usr/bin/oosetup: line 175: 272"..., 129/usr/bin/oosetup: line 175: 2725 Aborted /usr/lib/openoffice/program/setup -
:/etc/openoffice/autoresponse.conf
) = 129
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) ---
wait4(-1, 0xbffff36c, WNOHANG, NULL) = -1 ECHILD (No child processes)
sigreturn() = ? (mask now [])
rt_sigaction(SIGINT, {SIG_DFL}, {0x8075b80, [], SA_RESTORER, 0x42028c48}, 8) = 0
write(1, "... FAILED\n", 13... FAILED
) = 13
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
_exit(1) = ?
--->
Hvis der er nogle der kan se om det ser "rigtigt" ud - eksemplevis prøve
at køre setup med trace...
/Jan J