Your message dated Sat, 14 Aug 2010 18:56:12 +0200
with message-id <4c66caac.6090...@debian.org>
and subject line 
has caused the Debian Bug report #592644,
regarding openerp-server: no module named module
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 ow...@bugs.debian.org
immediately.)


-- 
592644: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592644
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openerp-server
Version: 5.0.12-1
Severity: grave
Justification: renders package unusable


After upgrading from 5.0.11 (stable) to 5.0.12-1 including upgrade of all other 
packages (except those held back by host provider / confixx default) I
cannot use the openerp-server anymore. I tried for hours to find a solutions or 
hints in the net and openerp-forums but no success. I can start the server from 
the commandline as user openerp
 but when I try to connect to a database (not mattering which, but they run on 
another backup system without
problem on 5.0.12 (without -1) and lenny sid) I get an error "no module named 
module". I checked the paths in the config files and they're still the same as 
I continued to use the old ones.


I have upgraded all modules before upgrading - without complaints.

this is the complete error message (doesn't matter which client I use - same 
result):

This is the message: 
Traceback (most recent call last): 
File "/usr/lib/openerp-server/netsvc.py", line 247, in dispatch 
result = LocalService(service_name)(method, *params) 
File "/usr/lib/openerp-server/netsvc.py", line 76, in __call__ 
return getattr(self, method)(*params) 
File "/usr/lib/openerp-server/service/web_services.py", line 405, in login 
res = security.login(db, login, password) 
File "/usr/lib/openerp-server/service/security.py", line 31, in login 
cr = pooler.get_db(db).cursor() 
File "/usr/lib/openerp-server/pooler.py", line 77, in get_db 
return get_db_and_pool(db_name)[0] 
File "/usr/lib/openerp-server/pooler.py", line 40, in get_db_and_pool 
addons.load_modules(db, force_demo, status, update_module) 
File "/usr/lib/openerp-server/addons/__init__.py", line 699, in load_modules 
has_updates = load_module_graph(cr, graph, status, perform_checks=(not 
update_module), report=report) 
File "/usr/lib/openerp-server/addons/__init__.py", line 581, in 
load_module_graph 
register_class(package.name) 
File "/usr/lib/openerp-server/addons/__init__.py", line 403, in register_class 
imp.load_module(m, *fm) 
File "/usr/lib/openerp-server/addons/base/__init__.py", line 24, in <module> 
import module 
ImportError: No module named module



this is my openerp-server.conf:

This is my config file (*** censored for publication in the bug tracking 
system): 

[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 

netinterface = 
log_level = info 
db_name = *** 
admin_passwd = *** 
assert_exit_level = warn 
smtp_server = localhost 
db_password = *** 
login_message = False 
import_partial = 
soap = False 
pidfile = False 
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 = True 
secure_pkey_file = ***.key 
secure_cert_file = /etc/apache2/ssl/ssl.crt/***.crt 
interface = 0.0.0.0 
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 
ftp_server_passive_ports = 8022:8023 
list_db = False


Any hint very welcome, this was a productive system (ok, silly to go sid, I 
agree).



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.33.3-atom32-11052010-1 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openerp-server depends on:
ii  adduser                       3.112      add and remove users and groups
ii  debconf [debconf-2.0]         1.5.35     Debian configuration management sy
ii  python                        2.6.5-12   interactive high-level object-orie
ii  python-libxslt1               1.1.26-5   Python bindings for libxslt1
ii  python-lxml                   2.2.6-1    pythonic binding for the libxml2 a
ii  python-psycopg2               2.2.1-1    Python module for PostgreSQL
ii  python-pychart                1.39-7     Python library for creating high q
ii  python-pydot                  1.0.2-1    Python interface to Graphviz's dot
ii  python-reportlab              2.4-2      ReportLab library to create PDF do
ii  python-tz                     2010b-1    Python version of the Olson timezo

Versions of packages openerp-server recommends:
ii  ghostscript                 8.71~dfsg2-4 The GPL Ghostscript PostScript/PDF
ii  graphviz                    2.26.3-5     rich set of graph drawing tools
ii  postgresql                  8.4.4-2      object-relational SQL database (su
ii  postgresql-client-8.4 [post 8.4.4-2      front-end programs for PostgreSQL 
ii  python-imaging              1.1.7-2      Python Imaging Library
ii  python-matplotlib           0.99.3-1     Python based plotting system in a 
ii  python-openssl              0.10-1       Python wrapper around the OpenSSL 
ii  python-pyparsing            1.5.2-2      Python parsing module

Versions of packages openerp-server suggests:
pn  openerp-client                <none>     (no description available)

-- Configuration Files:
/etc/openerp-server.conf changed [not included]

-- debconf information:
  openerp-server/username: openerp



--- End Message ---
--- Begin Message ---
Version: 5.0.12-2

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          daniel.baum...@panthera-systems.net
Internet:       http://people.panthera-systems.net/~daniel-baumann/


--- End Message ---

Reply via email to