Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove openupgradelib #214

Merged
merged 1 commit into from
Apr 2, 2019
Merged

Remove openupgradelib #214

merged 1 commit into from
Apr 2, 2019

Conversation

yajo
Copy link
Contributor

@yajo yajo commented Apr 2, 2019

Being practical, most of the time you need to install this library from git master.

Since #213 adding the corresponding line to the scaffolding didn't actually install the version from master. The pip requirements file doesn't have a way to force updating a dependency when it is already installed from git.

It seems the easiest way to fix the situation is to remove openupgradelib from the base image. If you really need it, install it when building your subimage, either from pip or from git, however you want.

Being practical, most of the time you need to install this library from git master.

Since #213 adding [the corresponding line][1] to the scaffolding didn't actually install the version from master. The pip requirements file doesn't have a way to force updating a dependency when it is already installed from git.

It seems the easiest way to fix the situation is to remove `openupgradelib` from the base image. If you really need it, install it when building your subimage, either from pip or from git, however you want.

[1]: https://github.com/Tecnativa/doodba-scaffolding/blob/55a5e1b3ba65bec8604f3260e361f8b6a1d64b2e/odoo/custom/dependencies/pip.txt#L1
@yajo yajo self-assigned this Apr 2, 2019
@yajo yajo merged commit 3366edd into master Apr 2, 2019
@yajo yajo deleted the no-openupgradelib branch April 2, 2019 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant