Code Monkey home page Code Monkey logo

Comments (11)

guewen avatar guewen commented on August 17, 2024

It appears that the module has been renamed to server_environment_files_sample https://github.com/OCA/server-tools/tree/8.0/server_environment_files_sample.
However, server_environment really depends on a module server_environment_files that is usually specific to the customer because it contains the specific customization files (the supposed workflow is to copy server_environment_files_sample in a local path and rename it to server_environment_files).
I can think of 2 solutions:

  • rename server_environment_files_sample to server_environment_files
  • remove the "hard" dependency in server_environment and handle the exceptions inside the module when server_environment_files is missing.

from server-tools.

pedrobaeza avatar pedrobaeza commented on August 17, 2024

I think second one is better.

from server-tools.

dreispt avatar dreispt commented on August 17, 2024

I agree with Pedro.

from server-tools.

dreispt avatar dreispt commented on August 17, 2024

This is breaks my work environment, so I made #93, a quick fix that works for me.

from server-tools.

az-iB avatar az-iB commented on August 17, 2024

install python-ldap 2.4.19 it worked for me :
https://pypi.python.org/pypi/python-ldap/2.4.19#downloads

from server-tools.

dreispt avatar dreispt commented on August 17, 2024

I have python-ldap installed and am even using it. That can't be the cause.

from server-tools.

petrus-v avatar petrus-v commented on August 17, 2024

Hi,

As this issue is open, I let a message here, mail_environment modue also has a dependency on a server_environment_files module that doesn't exist: https://github.com/OCA/server-tools/blob/8.0/mail_environment/__openerp__.py#L65

from server-tools.

gurneyalex avatar gurneyalex commented on August 17, 2024

note that this should no longer be breaking runbot builds.

from server-tools.

clonedagain avatar clonedagain commented on August 17, 2024

It looks like this is fixed, can you confirm please?

from server-tools.

KaloyanNaumov avatar KaloyanNaumov commented on August 17, 2024

same applies to the "mail_environment" module. It's the same dependency definition.

from server-tools.

yajo avatar yajo commented on August 17, 2024

Please see fix in #666

from server-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.