Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410645 - dev-db/pgbouncer -o/--oknodo is deprecated and will be removed in the future
Summary: dev-db/pgbouncer -o/--oknodo is deprecated and will be removed in the future
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Johan Bergström
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 419171
  Show dependency tree
 
Reported: 2012-04-03 10:55 UTC by Marcin Mirosław
Modified: 2013-01-14 17:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pgbouncer.initd (pgbouncer.initd,925 bytes, text/plain)
2013-01-03 02:35 UTC, Johan Bergström
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Mirosław 2012-04-03 10:55:40 UTC
# /etc/init.d/pgbouncer reload
 * Gracefully reloading pgbouncer ...
 * WARNING: -o/--oknodo is deprecated and will be removed in the future
Comment 1 Johan Bergström 2013-01-03 02:12:04 UTC
This is actually fixed a good while ago
Comment 2 Johan Bergström 2013-01-03 02:25:58 UTC
Sorry, my bad. It's fixed in my soon uploaded init script :)
Comment 3 Johan Bergström 2013-01-03 02:35:49 UTC
Created attachment 334120 [details]
pgbouncer.initd

This init script now uses kill over --oknodo. It also fixes bug #410647.
Comment 4 Sergey Popov gentoo-dev 2013-01-14 17:27:01 UTC
+  14 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> files/pgbouncer.initd:
+  Update initscript, fix bugs #410645 and #410647, thanks to Johan Bergström