base_geoengine does not install on OpenERP 6.0

Bug #978580 reported by maulik vadhar
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Camptocamp GeoEngine Addons
Confirmed
Wishlist
Unassigned

Bug Description

File "/home/maulik/workspace-6/openerp-server-6.0.3/bin/addons/__init__.py", line 716, in load_module_graph
    register_class(package.name)
  File "/home/maulik/workspace-6/openerp-server-6.0.3/bin/addons/__init__.py", line 450, in register_class
    imp.load_module(m, *fm)
  File "/home/maulik/workspace-6/openerp-server-6.0.3/bin/addons/base_geoengine/__init__.py", line 7, in <module>
    import geo_model
  File "/home/maulik/workspace-6/openerp-server-6.0.3/bin/addons/base_geoengine/geo_model.py", line 17, in <module>
    class GeoModel(orm.BaseModel):
AttributeError: 'module' object has no attribute 'BaseModel'

Revision history for this message
maulik vadhar (er-maulikvadhar) wrote :

For the above error it has been generated when i try to install base_geoengine module to my server

Revision history for this message
Alexandre Fayolle - camptocamp (alexandre-fayolle-c2c) wrote : Re: [Bug 978580] [NEW] base_geoengine

On 11/04/2012 07:24, maulik vadhar wrote:
> Public bug reported:
>
> File "/home/maulik/workspace-6/openerp-server-6.0.3/bin/addons/__init__.py", line 716, in load_module_graph
> register_class(package.name)
> File "/home/maulik/workspace-6/openerp-server-6.0.3/bin/addons/__init__.py", line 450, in register_class
> imp.load_module(m, *fm)
> File "/home/maulik/workspace-6/openerp-server-6.0.3/bin/addons/base_geoengine/__init__.py", line 7, in <module>
> import geo_model
> File "/home/maulik/workspace-6/openerp-server-6.0.3/bin/addons/base_geoengine/geo_model.py", line 17, in <module>
> class GeoModel(orm.BaseModel):
> AttributeError: 'module' object has no attribute 'BaseModel'
>
> ** Affects: c2c-geoengine-addons
> Importance: Undecided
> Status: New
>
Hello,

Geoengine requires OpenERP 6.1. It seems from the stack trace in your
report that you are using 6.0 which is not a supported configuration.

--
Alexandre Fayolle
Chef de Projet
Tel : + 33 (0)4 79 26 57 92

Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac Cedex
http://www.camptocamp.com

Revision history for this message
Alexandre Fayolle - camptocamp (alexandre-fayolle-c2c) wrote :

Backporting to support 6.0 should be possible but I'm not sure we have the ressource for this right now.

summary: - base_geoengine
+ base_geoengine does not install on OpenERP 6.0
Changed in c2c-geoengine-addons:
importance: Undecided → Wishlist
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.