DAEMON_ARGS in /etc/init.d/pgbouncer are incorrect

Bug #259598 reported by Cory Wright
4
Affects Status Importance Assigned to Milestone
pgbouncer (Ubuntu)
Fix Released
Wishlist
Emanuele Gentili

Bug Description

Binary package hint: pgbouncer

The DAEMON_ARGS variable in the /etc/init.d/pgbouncer script is not set properly. Currently, it is set to:

DAEMON_ARGS="--options args"

But it should at least list the option to daemonize the process, and the path to the config file:

DAEMON_ARGS="-d /etc/pgbouncer.ini"

Related branches

Revision history for this message
Stefan Lesicnik (stefanlsd) wrote :

I will investigate.

Changed in pgbouncer:
assignee: nobody → stefanlsd
status: New → In Progress
Revision history for this message
Stefan Lesicnik (stefanlsd) wrote :

pgbouncer (1.1.2-1ubuntu1) intrepid; urgency=low

  * Changed Depends to support postgresql-8.3.
  * debian/init.d:
    - DAEMON_ARGS not being set (Closes LP: #259598).
    - Changed stop signal to INT for safe shutdown
      as recommended by pgbouncer manpage.
    - Added PIDFILE and stop is called with --pidfile to
      fix remove of application.
  * Updated Maintainer.

Revision history for this message
Emanuele Gentili (emgent) wrote :

removed file "1" created by wrong debdiff.

package Uploaded, thanks.

Changed in pgbouncer:
assignee: stefanlsd → emgent
importance: Undecided → Wishlist
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package pgbouncer - 1.1.2-1ubuntu1

---------------
pgbouncer (1.1.2-1ubuntu1) intrepid; urgency=low

  * Changed Depends to support postgresql-8.3.
  * debian/init.d:
    - DAEMON_ARGS not being set (Closes LP: #259598).
    - Changed stop signal to INT for safe shutdown
      as recommended by pgbouncer manpage.
    - Added PIDFILE and stop is called with --pidfile to
      fix remove of application.
  * Updated Maintainer.

 -- Stefan Lesicnik <email address hidden> Wed, 20 Aug 2008 16:37:36 +0200

Changed in pgbouncer:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.