[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#587946: marked as done (openerp-server as a daemon doesn't allow database creation - started from the shell it does)



Your message dated Tue, 12 Jul 2011 15:50:08 +0000
with message-id <[🔎] E1QgfDs-0005U4-AU@franck.debian.org>
and subject line Bug#633587: Removed package(s) from unstable
has caused the Debian Bug report #587946,
regarding openerp-server as a daemon doesn't allow database creation - started  from the shell it does
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
587946: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587946
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message --- Package: openerp-server
Version: 5.0.11-1

I have openerp-server started as a service with the init-script (update-rc.d openerp-server defaults), running with the system (process owner) and openerp user openerp.
The connection works and I can open existing databases. I also have boot logging enabled and have no error message of the start of the server in neither /var/log/boot.log nor /var/log/openerp-server.log.
I can also create databases with pgAdmin III with that connection. All files that matter where changed to openerp as an owner. I've checked the ownership of the openerp-server-process, it's user openerp.
But I cannot create databases with the openerp-gtk-client nor with the openerp-web-client. This is independent whether I use the default system administrator password admin or change it to something else.
But if I manually shut down the openerp-server (kill -9 PID) and restart it from the command line, the database creation works.

my /etc/openerp-server.conf:

[options]
without_demo = False
smtp_port = 25
server_actions_allow_code = False
verbose = False
demo = {}
root_path = /usr/lib/openerp-server
syslog = False
list_db = True
cache_timeout = 100000
port = 8069
secure = False
secure_pkey_file = server.pkey
netinterface =
log_level = info
db_name = False
admin_passwd = ***** (censored for bug-report)
assert_exit_level = warn
smtp_server = localhost
db_password =
login_message = False
import_partial =
soap = False
pidfile = None
process_user = openerp
db_maxconn = 64
reportgz = False
xmlrpc = True
price_accuracy = 2
db_port = 5432
smtp_password = False
debug_mode = False
netrpc = True
secure_cert_file = server.cert
interface = localhost
logfile = /var/log/openerp-server.log
csv_internal_sep = ,
pg_path = /usr/lib/postgresql/8.4/bin
translate_modules = ['all']
stop_after_init = False
netport = 8070
smtp_user = False
db_user = openerp
db_host =
email_from = False
addons_path = /usr/lib/openerp-server/addons

my /etc/postgresql/8.4/main/pg_hba.conf (only adjusted part of it):

local all postgres ident
local all openerp trust
# TYPE DATABASE USER CIDR-ADDRESS METHOD
# "local" is for Unix domain socket connections only
# IPv4 local connections:
host all openerp 127.0.0.1/32 ident
host all openerp 0.0.0.0/0 md5

For the webclient I am using ssl with the apache proxy-solution as explained in the official installation manual. Works fine and shouldn't matter with the gtk-client.

I am using lenny 2.6.29.1-intel-smp-10042009-1 #2 SMP (output of uname -a).


Thanks for checking and providing packages!

David.

--- End Message ---
--- Begin Message ---
Version: 5.0.15-2+rm

Dear submitter,

as the package openerp-server has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/633587

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)


--- End Message ---

Reply to: