Skip to content

otools-project checkout-local-odoo sets owner on src folder #130

@yankinmax

Description

@yankinmax

When otools-project checkout-local-odoo is run to fetch locally the sources, it creates an src folder with the blocked owner.
Finally, it throws an error trying to start Odoo with the local folder as a volume.

volumes:
  - "./src/odoo:/odoo/src/odoo"
  - "./src/enterprise:/odoo/src/enterprise"
Image

Ubuntu 24.04.3 LTS

Do we probably just need to clone the repos locally?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions