[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#520357: marked as done (Openoffice KO)



Your message dated Thu, 16 May 2013 09:53:16 +0000
with message-id <E1Ucus8-0005SM-00@franck.debian.org>
and subject line Bug#706870: Removed package(s) from unstable
has caused the Debian Bug report #520357,
regarding Openoffice KO
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
520357: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520357
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package:	OpenOffice
Version:	3.0

Impossible to launch, return with code zero after a very small time.
When oocalc is launched through strace gives :
=================================================================================
execve("/usr/bin/oocalc", ["oocalc"], [/* 34 vars */]) = 0
brk(0)                                  = 0x91c0000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7fea000
access("/etc/ld.so.preload", R_OK)      = 0
open("/etc/ld.so.preload", O_RDONLY)    = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=17, ...}) = 0
mmap2(NULL, 17, PROT_READ|PROT_WRITE, MAP_PRIVATE, 3, 0) = 0xb7fe9000
close(3)                                = 0
open("/etc/libcwait.so", O_RDONLY)      = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\5\0\0004\0\0
\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=6514, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7fe8000
mmap2(NULL, 6096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0)
= 0xb7fe6000
mmap2(0xb7fe7000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_DENYWRITE, 3, 0) = 0xb7fe7000
close(3)                                = 0
munmap(0xb7fe9000, 17)                  = 0
open("/usr/lib/xorg/tls/i686/cmov/libncurses.so.5", O_RDONLY) = -1
ENOENT (No such file or directory)
stat64("/usr/lib/xorg/tls/i686/cmov", 0xbf906c30) = -1 ENOENT (No such
file or directory)
open("/usr/lib/xorg/tls/i686/libncurses.so.5", O_RDONLY) = -1 ENOENT (No
such file or directory)
stat64("/usr/lib/xorg/tls/i686", 0xbf906c30) = -1 ENOENT (No such file
or directory)
open("/usr/lib/xorg/tls/cmov/libncurses.so.5", O_RDONLY) = -1 ENOENT (No
such file or directory)
stat64("/usr/lib/xorg/tls/cmov", 0xbf906c30) = -1 ENOENT (No such file
or directory)
open("/usr/lib/xorg/tls/libncurses.so.5", O_RDONLY) = -1 ENOENT (No such
file or directory)
stat64("/usr/lib/xorg/tls", 0xbf906c30) = -1 ENOENT (No such file or
directory)
open("/usr/lib/xorg/i686/cmov/libncurses.so.5", O_RDONLY) = -1 ENOENT
(No such file or directory)
stat64("/usr/lib/xorg/i686/cmov", 0xbf906c30) = -1 ENOENT (No such file
or directory)
open("/usr/lib/xorg/i686/libncurses.so.5", O_RDONLY) = -1 ENOENT (No
such file or directory)
stat64("/usr/lib/xorg/i686", 0xbf906c30) = -1 ENOENT (No such file or
directory)
open("/usr/lib/xorg/cmov/libncurses.so.5", O_RDONLY) = -1 ENOENT (No
such file or directory)
stat64("/usr/lib/xorg/cmov", 0xbf906c30) = -1 ENOENT (No such file or
directory)
open("/usr/lib/xorg/libncurses.so.5", O_RDONLY) = -1 ENOENT (No such
file or directory)
stat64("/usr/lib/xorg", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=144574, ...}) = 0
mmap2(NULL, 144574, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fc2000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)
open("/usr/lib/libncurses.so.5", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\244\0\0004\0
\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=202508, ...}) = 0
mmap2(NULL, 206420, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0xb7f8f000
mmap2(0xb7fbf000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_DENYWRITE, 3, 0x2f) = 0xb7fbf000
close(3)                                = 0
open("/usr/lib/xorg/libdl.so.2", O_RDONLY) = -1 ENOENT (No such file or
directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \n\0\0004\0\0
\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=9676, ...}) = 0
mmap2(NULL, 12408, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0)
= 0xb7f8b000
mmap2(0xb7f8d000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_DENYWRITE, 3, 0x1) = 0xb7f8d000
close(3)                                = 0
open("/usr/lib/xorg/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or
directory)
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320h\1\0004\0\0
\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1311428, ...}) = 0
mmap2(NULL, 1316432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0xb7e49000
mmap2(0xb7f85000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_DENYWRITE, 3, 0x13c) = 0xb7f85000
mmap2(0xb7f88000, 9808, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_ANONYMOUS, -1, 0) = 0xb7f88000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7fe9000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7fe9860,
limit:1048575, seg_32bit:1, contents:0, read_exec_only:0,
limit_in_pages:1, seg_not_present:0, useable:1}) = 0
open("/dev/urandom", O_RDONLY)          = 3
read(3, "\250X\304\254", 4)             = 4
close(3)                                = 0
mprotect(0xb7f85000, 8192, PROT_READ)   = 0
mprotect(0xb7f8d000, 4096, PROT_READ)   = 0
mprotect(0xb8008000, 4096, PROT_READ)   = 0
munmap(0xb7fc2000, 144574)              = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/dev/tty", O_RDWR|O_NONBLOCK|O_LARGEFILE) = 3
close(3)                                = 0
brk(0)                                  = 0x91c0000
brk(0x91c1000)                          = 0x91c1000
brk(0x91c2000)                          = 0x91c2000
getuid32()                              = 0
getgid32()                              = 0
geteuid32()                             = 0
getegid32()                             = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
time(NULL)                              = 1237421679
brk(0x91c3000)                          = 0x91c3000
brk(0x91c4000)                          = 0x91c4000
open("/proc/meminfo", O_RDONLY)         = 3
fstat64(3, {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7fe5000
read(3, "MemTotal:      3110568 kB\nMemFre"..., 1024) = 924
close(3)                                = 0
munmap(0xb7fe5000, 4096)                = 0
brk(0x91c5000)                          = 0x91c5000
rt_sigaction(SIGCHLD, {SIG_DFL, [], 0}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL, [], 0}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], 0}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL, [], 0}, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, [], 0}, {0x1, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {0x1, [], 0}, {SIG_DFL, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
rt_sigaction(SIGQUIT, {0x1, [], 0}, {0x1, [], 0}, 8) = 0
uname({sys="Linux", node="k2000", ...}) = 0
stat64("/root", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getpid()                                = 12011
getppid()                               = 12009
brk(0x91c6000)                          = 0x91c6000
getpgrp()                               = 12009
rt_sigaction(SIGCHLD, {0x807f600, [], 0}, {SIG_DFL, [], 0}, 8) = 0
getrlimit(RLIMIT_NPROC, {rlim_cur=RLIM_INFINITY,
rlim_max=RLIM_INFINITY}) = 0
brk(0x91c7000)                          = 0x91c7000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
open("/usr/bin/oocalc", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbf907148) = -1 ENOTTY
(Inappropriate ioctl for device)
_llseek(3, 0, [0], SEEK_CUR)            = 0
read(3, "#!/bin/sh\n/usr/lib/openoffice/pr"..., 80) = 57
_llseek(3, 0, [0], SEEK_SET)            = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
dup2(3, 255)                            = 255
close(3)                                = 0
fcntl64(255, F_SETFD, FD_CLOEXEC)       = 0
fcntl64(255, F_GETFL)                   = 0x8000 (flags O_RDONLY|
O_LARGEFILE)
fstat64(255, {st_mode=S_IFREG|0755, st_size=57, ...}) = 0
_llseek(255, 0, [0], SEEK_CUR)          = 0
brk(0x91c8000)                          = 0x91c8000
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "#!/bin/sh\n/usr/lib/openoffice/pr"..., 57) = 57
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
brk(0x91c9000)                          = 0x91c9000
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|
SIGCHLD, child_tidptr=0xb7fe98a8) = 12012
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, {0x8080280, [], 0}, {SIG_DFL, [], 0}, 8) = 0
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 12012
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
waitpid(-1, 0xbf906cd8, WNOHANG)        = -1 ECHILD (No child processes)
sigreturn()                             = ? (mask now [])
rt_sigaction(SIGINT, {SIG_DFL, [], 0}, {0x8080280, [], 0}, 8) = 0
rt_sigprocmask(SIG_BLOCK, NULL, [], 8)  = 0
read(255, "", 57)                       = 0
exit_group(0)                           = ?
=============================================================================

Regards

JP Pozzi






--- End Message ---
--- Begin Message ---
Version: 1:3.4.0~ooo340m1-7+rm

Dear submitter,

as the package openoffice.org has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/706870

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@debian.org.

Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)

--- End Message ---

Reply to: