postgresql listens on :5432

Bug #179790 reported by geoffScott
6
Affects Status Importance Assigned to Milestone
tinyerp-server (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: tinyerp-server

the default installation with demo data has the database listening on port :5432

 netstat -nl | head
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 127.0.0.1:8069 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN

however /etc/default/tinyerp-server has this:
DATABASE_PORT="5433"

which is in the changelogs as having been made that way.......

changing DATABASE_PORT to "5432" corrects the error message :
"Could not connect to server !" when starting the tinyerp-client. Please change the packages so that it works without hunting around for the solution.

Cheers, Thanks Geoff.

Changed in tinyerp-server:
status: New → Confirmed
assignee: nobody → nvalcarcel
Revision history for this message
Nicolas Valcarcel (nvalcarcel) wrote :

Attaching patch

Changed in tinyerp-server:
assignee: nvalcarcel → nobody
Revision history for this message
Luca Falavigna (dktrkranz) wrote :

Note for sponsors: please consider reviewing patch in bug #199487 too.

Revision history for this message
Nicolas Valcarcel (nvalcarcel) wrote :

Merged with bug #199487 as requested.

Revision history for this message
Nicolas Valcarcel (nvalcarcel) wrote :

Merged with Bug #133187 also.

Changed in tinyerp-server:
assignee: nobody → kitterman
status: Confirmed → In Progress
Changed in tinyerp-server:
assignee: kitterman → nobody
status: In Progress → Fix Committed
Revision history for this message
Siegfried Gevatter (rainct) wrote :

Status is "Fix Commited"... Has this already been uploaded?

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package tinyerp-server - 4.2.0-1ubuntu1

---------------
tinyerp-server (4.2.0-1ubuntu1) hardy; urgency=low

  [ Nicolas Valcárcel (nxvl) ]
  * Modified DATABASE_PORT on debian/defaults for better out-of-the-box work
    with postgresql (LP: #179790)

  [ Christophe Sauthier (huats) ]
  * Remove obsolete build dependency on python-xml (LP: #199014)
  * Modifications to the debian/control file :
    - Modify Maintainer value to match Debian-Maintainer-Field Spec
    - Update of the Standards-Version from 3.7.2 to 3.7.3
    - Move of the Homepage: pseudo tag from the extended description to the
      regular fields.

  [ Gabriel Velo ]
  * Added creation of log file. (LP: #133187)

  [ Scott Kitterman ]
  * Added debian/pyversions 2.4- since python 2.4 is the first version that
    obsoletes python-xml
  * Fix typo in debian/rules clean rule (setyp.py/setup.py)
  * Moved python-dev from Build-Depends-Indep to Build-Depends because it's needed
    to run clean
  * Add version dependency (>= 0.4.0) for python-support since package does not ship
    debian/pycompat
  * Cleanup of current debian/changelog entry

 -- Scott Kitterman <email address hidden> Sat, 15 Mar 2008 15:50:55 -0400

Changed in tinyerp-server:
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.