Sorry, no surrounding screen output.

$ pg_lsclusters
Version Cluster   Port Status Owner    Data directory                     Log 
file
8.3     main      5432 online postgres /var/lib/postgresql/8.3/main       
/var/log/postgresql/postgresql-8.3-main.log
$ sudo sh -ex /etc/init.d/postgresql-8.3 stop
+ [ -r /usr/share/postgresql-common/init.d-functions ]
+ . /usr/share/postgresql-common/init.d-functions
+ . /lib/lsb/init-functions
+ FANCYTTY=
+ [ -e /etc/lsb-base-logging.sh ]
+ . /etc/lsb-base-logging.sh
+ VERSION=8.3
+ stop 8.3
+ do_ctl_all stop 8.3 Stopping PostgreSQL 8.3 database server
+ [ stop ]
+ [ 8.3 ]
+ [ -d /etc/postgresql/8.3 ]
+ ls /etc/postgresql/8.3
+ [ main ]
+ [ -x /usr/lib/postgresql/8.3/bin/postmaster ]
+ status=0
+ log_daemon_msg Stopping PostgreSQL 8.3 database server
+ [ -z Stopping PostgreSQL 8.3 database server ]
+ log_use_usplash
+ [ n = y ]
+ type usplash_write
+ usplash_write TEXT Stopping PostgreSQL 8.3 database server
+ log_to_console log_daemon_msg Stopping PostgreSQL 8.3 database server
+ [ n != y ]
+ [ no != yes ]
+ readlink /proc/self/fd/0
+ stdin=/dev/pts/0
+ [ /dev/pts/0 != /dev/pts/0 ]
+ return 0
+ log_use_fancy_output
+ TPUT=/usr/bin/tput
+ EXPR=/usr/bin/expr
+ [ xxterm != xdumb ]
+ [ -x /usr/bin/tput ]
+ [ -x /usr/bin/expr ]
+ /usr/bin/tput hpa 60
+ /usr/bin/tput setaf 1
+ [ -z ]
+ FANCYTTY=1
+ true
+ /usr/bin/tput xenl
+ /usr/bin/tput cols
+ COLS=80
+ [ 80 ]
+ [ 80 -gt 6 ]
+ /usr/bin/expr 80 - 7
+ COL=73
+ printf  * Stopping PostgreSQL 8.3 database server       
 * Stopping PostgreSQL 8.3 database server       + /usr/bin/expr 80 - 1
+ /usr/bin/tput hpa 79
                                                                               
+ printf  
 + [ -e /etc/postgresql/8.3/main/postgresql.conf ]
+ basename /etc/postgresql/8.3/main
+ name=main
+ [ -e /etc/postgresql/8.3/main/start.conf ]
+ sed s/#.*$//; /^[[:space:]]*$/d; s/^\s*//; s/\s*$// 
/etc/postgresql/8.3/main/start.conf
+ start=auto
+ [ auto = auto ]
+ log_progress_msg main
+ :
+ set +e
+ [ stop = stop ]
+ pg_ctlcluster --force 8.3 main stop
+ ERRMSG=
+ res=0
+ set -e
+ [ 0 -eq 0 ]
+ [ 0 -ne 0 -a -n  ]
+ log_end_msg 0
+ [ -z 0 ]
+ log_use_usplash
+ [ n = y ]
+ type usplash_write
+ [ 0 -eq 0 ]
+ usplash_write SUCCESS OK
+ log_to_console log_end_msg 0
+ [ n != y ]
+ [ no != yes ]
+ readlink /proc/self/fd/0
+ stdin=/dev/pts/0
+ [ /dev/pts/0 != /dev/pts/0 ]
+ return 0
+ [ 73 ]
+ [ -x /usr/bin/tput ]
+ printf \r
+ /usr/bin/tput hpa 73
                                                                         + [ 0 
-eq 0 ]
+ echo [ OK ]
[ OK ]
+ return 0
+ return 0
+ exit 0

-- 
Pre-removal script error
https://bugs.launchpad.net/bugs/205699
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to