Ticket #4149 (closed defect: worksforme)
Network Configuration module won't install on Zentyal 2.2-2
| Reported by: | dew.handyman@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | network |
| Severity: | major | Keywords: | eboxlogs table won't create |
| Cc: |
Description
Network Configuration module won't install on Zentyal 2.2-2 whether updated, or upgraded, or not.
Standard ISO install. Most modules depend on Network Configuration first...and it depends on postgresql tables that won't make!
Please help... I looked at ever ticket reguarding everything even close, and this is a new bug. Please help!
root@zen:~# sudo dpkg --configure -a Setting up zentyal-network (2.2.6) ... root command /usr/bin/sudo -p sudo: -u postgres psql -f /usr/share/zentyal-network/sql/network_bw_test.sql eboxlogs failed. Error output: psql: could not connect to server: No such file or directory
Is the server running locally and accepting connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
Command output: . Exit value: 2dpkg: error processing zentyal-network (--configure):
subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
zentyal-network
Attachments
Change History
comment:2 Changed 13 months ago by ichat
also check http://trac.zentyal.org/ticket/3854
comment:5 Changed 13 months ago by jamor@…
- Status changed from accepted to closed
- Resolution set to worksforme
This problem is caused by postgres being down in the installation. We are not able to reproduce this and with the information presented there we have no way to know what made postgres to be stopped, so we could not fix it.
Anyway in #3854 there are instructions of how to fix a installation with this problem. Also, note that next Zentyal version will use MySQL instead of postgres so this particular error will not be there.
Please, reopen if you can give us any information that we could use to reproduce this problem.
Regards,
Javier