Package: openoffice.org Version: 1.1.0+1.1.1rc3-1 Severity: grave Tags: sid Justification: renders package unusable
After apt-get update/upgrade'ing my system, OOo stopped working. So, I did as recommended in the README: $ rm ~/.sversionrc ; rm -rf ~/.openoffice ; openoffice rm: remove regular file `/home/egagnon/.sversionrc'? y OpenOffice.org for Debian - see /usr/share/doc/openoffice.org/README.Debian.gz running openoffice.org setup... Setup did not complete properly - cannot find an entry in ~/.sversionrc $ Now, running with strace: $ rm ~/.sversionrc ; rm -rf ~/.openoffice ; strace openoffice ... write(1, "running openoffice.org setup...\n", 32running openoffice.org setup... ) = 32 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0 fork() = 15666 rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0 rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0 rt_sigaction(SIGINT, {0x1003364c, [], 0}, {SIG_DFL}, 8) = 0 waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 0], 0) = 15666 rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 --- SIGCHLD (Child exited) @ 0 (0) --- waitpid(-1, 0x7fffede8, WNOHANG) = -1 ECHILD (No child processes) rt_sigaction(SIGINT, {SIG_DFL}, {0x1003364c, [], 0}, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 pipe([3, 4]) = 0 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [RTMIN], 8) = 0 fork() = 15678 rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 rt_sigaction(SIGCHLD, {0x100347b8, [], 0}, {0x100347b8, [], 0}, 8) = 0 close(4) = 0 read(3, 0x7fffee10, 128) = ? ERESTARTSYS (To be restarted) --- SIGCHLD (Child exited) @ 0 (0) --- waitpid(-1, [WIFEXITED(s) && WEXITSTATUS(s) == 3], WNOHANG) = 15678 waitpid(-1, 0x7fffe868, WNOHANG) = -1 ECHILD (No child processes) read(3, "\n", 128) = 1 read(3, "", 128) = 0 close(3) = 0 rt_sigprocmask(SIG_BLOCK, [CHLD], [RTMIN], 8) = 0 rt_sigaction(SIGINT, {0x1003364c, [], 0}, {SIG_DFL}, 8) = 0 rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 rt_sigaction(SIGINT, {SIG_DFL}, {0x1003364c, [], 0}, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 rt_sigprocmask(SIG_BLOCK, NULL, [RTMIN], 8) = 0 rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 fcntl64(1, F_GETFD) = 0 fcntl64(1, F_DUPFD, 10) = 10 fcntl64(1, F_GETFD) = 0 fcntl64(10, F_SETFD, FD_CLOEXEC) = 0 dup2(2, 1) = 1 fcntl64(2, F_GETFD) = 0 write(1, "Setup did not complete properly "..., 72Setup did not complete properly - cannot find an entry in ~/.sversionrc ) = 72 dup2(10, 1) = 1 fcntl64(10, F_GETFD) = 0x1 (flags FD_CLOEXEC) close(10) = 0 rt_sigprocmask(SIG_SETMASK, [RTMIN], NULL, 8) = 0 exit_group(1) = ? $ Thanks for your help, Etienne -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: powerpc (ppc) Kernel: Linux 2.4.24-ben1 Locale: LANG=C, LC_CTYPE=C Versions of packages openoffice.org depends on: ii debianutils 2.7.5 Miscellaneous utilities specific t ii dictionaries-common 0.22.4 Common utilities for spelling dict ii openoffice.org-bin 1.1.0-6 OpenOffice.org office suite binary ii openoffice.org-debian 1.1.0+1.1.1rc3-1+1 Debian specific parts of OpenOffic ii openoffice.org-l10n-e 1.1.0+1.1.1rc3-1 English (US) language package for ii openoffice.org-l10n-f 1.1.0+1.1.1rc3-1 French language package for openof -- no debconf information