Bug in slony init script

Поиск
Список
Период
Сортировка
От Rodolphe Quiedeville
Тема Bug in slony init script
Дата
Msg-id 5450A4BE.1000700@quiedeville.org
обсуждение исходный текст
Список pgsql-pkg-debian
Hi,

I've found a bug in the slony package, please see below

Packages : slony1-2-bin
File : /etc/init.d/slony1
Line : 63

Bug : the script slon_start doesn't have a pidfile option

is_running $1 || su -c "umask 027 ; slon_start ${cluster+"--config
/etc/slony1/slon_tools_${cluster}.conf"} --pidfile $(pidfile $1)
$SLON_START_ARGS $node >/dev/null" - postgres


Solution : when removing the --pidfile in the above line the scripts works.

Regards,

--
Rodolphe Quiédeville - SIP/XMPP : rodolphe@quiedeville.org
 Blog : http://blog.rodolphe.quiedeville.org/
 http://cartosm.eu - Intégration de carte libre sur site web
 GNUPG key available on public servers


В списке pgsql-pkg-debian по дате отправления:

Предыдущее
От: Martin Pitt
Дата:
Сообщение: Re: Is this fixable?
Следующее
От: David Peall
Дата:
Сообщение: PostgreSQL 9.4 on Ubuntu trusty