Skip to content

./install.sh fail on new installation #129

@lse-odoo

Description

@lse-odoo

Criticality

Low

What happened?

I was trying to install odev on a new computer, but it failed consistently while trying to run the installation script.
The script try to find a plugins folder which looks to not exist in odev repository prior to the install. SEe:
https://github.com/odoo-odev/odev/blame/4b4b667c46c487c911d916c33f7776e146f9ce7a/install.sh#L41

Relevant log output

Setting up virtual environment
Installing dependencies
find: ‘odev/plugins/*/’: No such file or directory
Adding executable to available commands
You might be prompted for your password to create a symlink in /usr/local/bin
ln: failed to create symbolic link '/usr/local/bin/odev': No such file or directory
Failed to add executable to PATH

What is expected?

Run install script without errors

Possible implementation

No response

Additional information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions