Package: pgbouncer
Version: 1.1.2-1
Severity: normal

--- Please enter the report below this line. ---

aptitude remove pgbouncer
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information       
Initializing package states... Done
Writing extended state information... Done
Building tag database... Done             
The following packages have been kept back:
  bind9-host collectd-dev dnsutils ggzcore-bin{a} gitosis gtkhtml3.14 junit4{a} 
kdelibs-data{a} kdelibs4c2a{a} libbind9-30 libcv1 libcvaux1 libdevmapper1.02.1 
libdns32 
  libggzcore9{a} libggzmod4{a} libgtkhtml3.14-19 libgtkhtml3.14-dev{a} 
libhighgui1 libhtml-tagset-perl{a} libisc32 libisccc30 libisccfg30 
libjinglebase0.3-0{a} 
  libjinglep2p0.3-0{a} libjinglexmllite0.3-0{a} libjinglexmpp0.3-0{a} 
liblwres30 libmissioncontrol-client0 libmissioncontrol-server1 libmozjs-dev{a} 
libmozjs0d{a} 
  libmusicbrainz4c2a{a} libnumber-compare-perl{a} libpam-gnome-keyring 
libpcap0.8{a} libqt4-ruby libqt4-ruby1.8{a} librsvg2-2{a} librsvg2-common{a} 
librsvg2-dev 
  libsmokeqt4-1{a} libsoundtouch1c2{a} libsys-hostname-long-perl{a} 
libxul-common{a} libxul-dev libxul0d{a} netapplet python-central 
python-dateutil{a} python-gtk-vnc{a} 
  python-support python2.4{a} python2.4-dbg{a} python2.4-dev{a} 
python2.4-minimal{a} smartmontools xdm xulrunner{a} xulrunner-gnome-support{a} 
The following packages will be REMOVED:
  pgbouncer 
0 packages upgraded, 0 newly installed, 1 to remove and 60 not upgraded.
Need to get 0B of archives. After unpacking 217kB will be freed.
Writing extended state information... Done
(Reading database ... 375243 files and directories currently installed.)
Removing pgbouncer ...
Terminated
invoke-rc.d: initscript pgbouncer, action "stop" failed.
dpkg: error processing pgbouncer (--remove):
 subprocess pre-removal script returned error exit status 143
* Not starting pgbouncer - edit /etc/default/pgbouncer and change START to be 1.
Errors were encountered while processing:
 pgbouncer
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Reading package lists... Done             
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Building tag database... Done      


Maybe this will be helpful:

libero:~# strace /etc/init.d/pgbouncer stop
execve("/etc/init.d/pgbouncer", ["/etc/init.d/pgbouncer", "stop"], [/* 42 vars 
*/]) = 0
brk(0)                                  = 0x805e000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f6c000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=130379, ...}) = 0
mmap2(NULL, 130379, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f4c000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/i686/cmov/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\300e\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1413540, ...}) = 0
mmap2(NULL, 1418864, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7df1000
mmap2(0xb7f46000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x155) = 0xb7f46000
mmap2(0xb7f49000, 9840, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f49000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7df0000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7df06b0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0xb7f46000, 4096, PROT_READ)   = 0
munmap(0xb7f4c000, 130379)              = 0
getpid()                                = 17717
rt_sigaction(SIGCHLD, {SIG_DFL}, {SIG_DFL}, 8) = 0
geteuid32()                             = 0
brk(0)                                  = 0x805e000
brk(0x807f000)                          = 0x807f000
getppid()                               = 17716
stat64("/root", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/etc/init.d/pgbouncer", O_RDONLY) = 3
fcntl64(3, F_DUPFD, 10)                 = 10
close(3)                                = 0
fcntl64(10, F_SETFD, FD_CLOEXEC)        = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {0x8055800, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL}, NULL, 8) = 0
read(10, "#! /bin/sh\n### BEGIN INIT INFO\n#"..., 8192) = 4089
stat64("/usr/sbin/pgbouncer", {st_mode=S_IFREG|0755, st_size=81132, ...}) = 0
geteuid32()                             = 0
stat64("/etc/default/pgbouncer", {st_mode=S_IFREG|0644, st_size=8, ...}) = 0
geteuid32()                             = 0
open("/etc/default/pgbouncer", O_RDONLY) = 3
fcntl64(3, F_DUPFD, 10)                 = 11
close(3)                                = 0
fcntl64(11, F_SETFD, FD_CLOEXEC)        = 0
read(11, "START=0\n", 8192)             = 8
read(11, "", 8192)                      = 0
close(11)                               = 0
open("/lib/init/vars.sh", O_RDONLY)     = 3
fcntl64(3, F_DUPFD, 10)                 = 11
close(3)                                = 0
fcntl64(11, F_SETFD, FD_CLOEXEC)        = 0
read(11, "#\n# Set rcS vars\n#\n\n[ -f /etc/de"..., 8192) = 571
stat64("/etc/default/rcS", {st_mode=S_IFREG|0644, st_size=282, ...}) = 0
open("/etc/default/rcS", O_RDONLY)      = 3
fcntl64(3, F_DUPFD, 10)                 = 12
close(3)                                = 0
fcntl64(12, F_SETFD, FD_CLOEXEC)        = 0
read(12, "#\n# /etc/default/rcS\n#\n# Default"..., 8192) = 282
read(12, "", 8192)                      = 0
close(12)                               = 0
stat64("/proc/cmdline", {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
geteuid32()                             = 0
stat64("/sbin/grep", 0xbf94721c)        = -1 ENOENT (No such file or directory)
stat64("/usr/sbin/grep", 0xbf94721c)    = -1 ENOENT (No such file or directory)
stat64("/bin/grep", {st_mode=S_IFREG|0755, st_size=100468, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7df06f8) = 17718
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 17718
stat64("/proc/cmdline", {st_mode=S_IFREG|0444, st_size=0, ...}) = 0
stat64("/sbin/egrep", 0xbf94721c)       = -1 ENOENT (No such file or directory)
stat64("/usr/sbin/egrep", 0xbf94721c)   = -1 ENOENT (No such file or directory)
stat64("/bin/egrep", {st_mode=S_IFREG|0755, st_size=92436, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7df06f8) = 17719
--- SIGCHLD (Child exited) @ 0 (0) ---
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 1}], 0, NULL) = 17719
read(11, "", 8192)                      = 0
close(11)                               = 0
open("/lib/lsb/init-functions", O_RDONLY) = 3
fcntl64(3, F_DUPFD, 10)                 = 11
close(3)                                = 0
fcntl64(11, F_SETFD, FD_CLOEXEC)        = 0
read(11, "# /lib/lsb/init-functions for De"..., 8192) = 8192
read(11, "-e \"${RED}failed${end}${NORMAL}\""..., 8192) = 179
stat64("/etc/lsb-base-logging.sh", {st_mode=S_IFREG|0755, st_size=5795, ...}) = 0
open("/etc/lsb-base-logging.sh", O_RDONLY) = 3
fcntl64(3, F_DUPFD, 10)                 = 12
close(3)                                = 0
fcntl64(12, F_SETFD, FD_CLOEXEC)        = 0
read(12, "# This file is sourced by /lib/l"..., 8192) = 5795
read(12, "", 8192)                      = 0
close(12)                               = 0
read(11, "", 8192)                      = 0
close(11)                               = 0
stat64("/sbin/start-stop-daemon", {st_mode=S_IFREG|0755, st_size=18676, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7df06f8) = 17720
--- SIGTERM (Terminated) @ 0 (0) ---
+++ killed by SIGTERM +++
Process 17717 detached



--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.24-1-686

Debian Release: lenny/sid
  500 unstable        ftp.mgts.by 
  500 unstable        debian.o-hand.com 
  500 testing         ftp.mgts.by 
    1 experimental    ftp.mgts.by 

--- Package information. ---
Depends              (Version) | Installed
==============================-+-============
libc6              (>= 2.5-11) | 2.7-9
libevent1            (>= 1.1a) | 1.3e-1
postgresql-8.2                 | 8.2.6-2

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to