Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 530868 - dev-db/pgtune-0.9.3-r1: IOError: [Errno 2] No such file or directory: '/usr/bin/pg_settings-8.4-64'
Summary: dev-db/pgtune-0.9.3-r1: IOError: [Errno 2] No such file or directory: '/usr/b...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal blocker
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-27 14:43 UTC by Agostino Sarubbo
Modified: 2015-04-08 18:39 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2014-11-27 14:43:56 UTC
vrt ~ # pgtune -i /etc/postgresql-9.3/postgresql.conf -c 200 -o /tmp/pg.conf
Traceback (most recent call last):
  File "/usr/bin/pgtune", line 557, in <module>
    settings=pg_settings(options.settings_dir)
  File "/usr/bin/pgtune", line 270, in __init__
    self.readConfigFile(settings_dir)
  File "/usr/bin/pgtune", line 284, in readConfigFile
    reader = csv.DictReader(open(settingDumpFile), settingColumns, delimiter="\t")
IOError: [Errno 2] No such file or directory: '/usr/bin/pg_settings-8.4-64'
Comment 1 Aaron W. Swenson gentoo-dev 2015-04-08 18:39:23 UTC
pgtune has been removed from the tree.