Your message dated Thu, 02 Feb 2006 10:13:41 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixed with tinyerp-server 3.2.0
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 12 Jan 2006 03:11:09 +0000
>From [EMAIL PROTECTED] Wed Jan 11 19:11:09 2006
Return-path: <[EMAIL PROTECTED]>
Received: from ihug-mail.icp-qv1-irony4.iinet.net.au ([203.59.1.198] 
helo=mail-ihug.icp-qv1-irony4.iinet.net.au)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1Ewsrl-0002au-2m
        for [EMAIL PROTECTED]; Wed, 11 Jan 2006 19:11:09 -0800
Received: from 210-84-6-42.dyn.iinet.net.au (HELO localhost.localdomain) 
([210.84.6.42])
  by mail-ihug.icp-qv1-irony4.iinet.net.au with ESMTP; 12 Jan 2006 11:10:34 
+0800
X-BrightmailFiltered: true
X-Brightmail-Tracker: AAAAAA==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Grant Diffey <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: tinyerp-server: Database only partially initialised on first run
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.18
Date: Thu, 12 Jan 2006 14:10:30 +1100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: tinyerp-server
Version: 3.1.99+3.2.0rc1-1
Severity: grave
Justification: renders package unusable


When I manually run tinyerp-server as the user terp this is the result.

[EMAIL PROTECTED]:/home/nevyn$ dropdb terp
DROP DATABASE
[EMAIL PROTECTED]:/home/nevyn$ createdb -q --encoding=UNICODE terp
[EMAIL PROTECTED]:/home/nevyn$ /usr/sbin/tinyerp-server
Thu, 12 Jan 2006 14:11:40 INFO:objects:initialising distributed objects services
Thu, 12 Jan 2006 14:11:40 INFO:init:connecting to database
Thu, 12 Jan 2006 14:11:40 INFO:init:no web database (customer satisfaction)
Thu, 12 Jan 2006 14:11:50 INFO:init:addon:base
Thu, 12 Jan 2006 14:12:04 INFO:init:addon:base:loading base_datas.xml
Thu, 12 Jan 2006 14:12:11 INFO:init:addon:base:loading base_menu.xml
Thu, 12 Jan 2006 14:12:12 INFO:init:addon:base:loading base_update.xml
Thu, 12 Jan 2006 14:12:12 INFO:init:addon:base:loading ir/ir.xml
Thu, 12 Jan 2006 14:12:15 INFO:init:addon:base:loading module/module_data.xml
Thu, 12 Jan 2006 14:12:15 INFO:init:addon:base:loading module/module_wizard.xml
Thu, 12 Jan 2006 14:12:15 INFO:init:addon:base:loading module/module_view.xml
Thu, 12 Jan 2006 14:12:16 INFO:init:addon:base:loading res/res_request_view.xml
Thu, 12 Jan 2006 14:12:16 INFO:init:addon:base:loading 
res/partner/partner_report.xml
Thu, 12 Jan 2006 14:12:16 INFO:init:addon:base:loading 
res/partner/partner_view.xml
Thu, 12 Jan 2006 14:12:19 INFO:init:addon:base:loading 
res/partner/partner_wizard.xml
Thu, 12 Jan 2006 14:12:19 INFO:init:addon:base:loading res/partner/crm_view.xml
Thu, 12 Jan 2006 14:12:19 INFO:init:addon:base:loading 
res/partner/partner_data.xml
Thu, 12 Jan 2006 14:12:19 INFO:init:addon:base:loading 
res/partner/partner_demo.xml
Thu, 12 Jan 2006 14:12:21 INFO:init:addon:base:loading res/partner/crm_demo.xml
Thu, 12 Jan 2006 14:12:21 INFO:init:addon:account
Thu, 12 Jan 2006 14:12:34 INFO:init:addon:account:loading 
data/account_invoice.xml
Traceback (most recent call last):
  File "./tinyerp-server.py", line 162, in ?
    import addons
  File "/usr/lib/python2.3/site-packages/tinyerp-server/addons/__init__.py", 
line 186, in ?
    main()
  File "/usr/lib/python2.3/site-packages/tinyerp-server/addons/__init__.py", 
line 184, in main
    load_modules(g)
  File "/usr/lib/python2.3/site-packages/tinyerp-server/addons/__init__.py", 
line 169, in load_modules
    tools.convert_xml_import(m, tools.file_open(opj(m, xml)).read(), idref, 
mode=mode)
  File "/usr/lib/python2.3/site-packages/tinyerp-server/tools/misc.py", line 
91, in file_open
    return file(name,mode)
IOError: [Errno 2] No such file or directory: 
'/usr/lib/python2.3/site-packages/tinyerp-server/addons/account/data/account_invoice.xml'


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14-2-686
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages tinyerp-server depends on:
ii  adduser                     3.79         Add and remove users and groups
ii  python                      2.3.5-3      An interactive high-level object-o
ii  python-libxml2              2.6.22-2     Python bindings for the GNOME XML 
ii  python-libxslt1             1.1.15-2     Python bindings for libxslt1
ii  python-psycopg              1.1.21-3     Python module for PostgreSQL [dumm
ii  python-reportlab            1.20debian-2 ReportLab library to create PDF do
ii  python-xml                  0.8.4-1      XML tools for Python [dummy packag

Versions of packages tinyerp-server recommends:
ii  graphviz                   2.2.1-1sarge1 rich set of graph drawing tools
ii  postgresql                 7.5.15        object-relational SQL database man
ii  postgresql-client          7.5.15        front-end programs for PostgreSQL 
ii  python-imaging             1.1.5-4       Python Imaging Library
ii  python-pyparsing           1.3.3-2       Python parsing module

-- no debconf information

---------------------------------------
Received: (at 347688-close) by bugs.debian.org; 2 Feb 2006 09:13:46 +0000
>From [EMAIL PROTECTED] Thu Feb 02 01:13:46 2006
Return-path: <[EMAIL PROTECTED]>
Received: from xsmtp1.ethz.ch ([82.130.70.13])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1F4aXC-0006vL-2K
        for [EMAIL PROTECTED]; Thu, 02 Feb 2006 01:13:46 -0800
Received: from xfe1.d.ethz.ch ([82.130.124.41]) by xsmtp1.ethz.ch with 
Microsoft SMTPSVC(6.0.3790.1830);
         Thu, 2 Feb 2006 10:13:44 +0100
Received: from [10.0.0.10] ([84.72.170.165]) by xfe1.d.ethz.ch over TLS secured 
channel with Microsoft SMTPSVC(6.0.3790.1830);
         Thu, 2 Feb 2006 10:13:44 +0100
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 02 Feb 2006 10:13:41 +0100
From: Daniel Baumann <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Organization: Panthera Systems
User-Agent: Debian Thunderbird 1.0.2 (X11/20051002)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Fixed with tinyerp-server 3.2.0
X-Enigmail-Version: 0.91.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-OriginalArrivalTime: 02 Feb 2006 09:13:44.0197 (UTC) 
FILETIME=[F74B6350:01C627D8]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-0.5 required=4.0 tests=BAYES_30 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

I'm close the bug, it's fixed as of 3.2.0.

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          [EMAIL PROTECTED]
Internet:       http://people.panthera-systems.net/~daniel-baumann/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to