Another "Could not commit changes" error

Asked by josephbus1

I'm trying to upgrade to Ubuntu 7.10 from 7.04
-------------------------------------------------------------------------
Get "could not commit..." in adept Mgr, the only pkg mgr I have in system settings.
In terminal, I execute: sudo dpkg --configure -a && sudo apt-get -f install
------------------------------------
I receive:

Setting up phpgroupware (0.9.16.011-3) ...
setting up apache
setting up apache-ssl
setting up apache-perl
setting up apache2
/usr/share/wwwconfig-common/pgsql.get: line 77: psql: command not found
/usr/share/wwwconfig-common/pgsql.get: line 77: psql: command not found
dpkg: error processing phpgroupware (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 phpgroupware
-------------------------------------------
I removed phpgroupware, repeated above, reinstalled phpgroupware.
Full upgrade is still not available in Adept Mgr
-----------------------------------------------------
Thanks for your advice, Joseph

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
marcobra (Marco Braida)
Solved:
Last query:
Last reply:
Revision history for this message
Best marcobra (Marco Braida) (marcobra) said :
#1

Please install the postgresql-client package which proved the psql command

Hope this helps

Revision history for this message
josephbus1 (josephbus1) said :
#2

Installed postgresql-client...
This application was described as requiring postgresql-server..
Adept is unable to locate postgresql-server...

Thank you, Joseph

Revision history for this message
josephbus1 (josephbus1) said :
#3

Thanks marcobra, that solved my question.