Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

bug: deploy to heroku fails on requirements.txt #7

Open
denzuko opened this issue Jan 20, 2020 · 0 comments
Open

bug: deploy to heroku fails on requirements.txt #7

denzuko opened this issue Jan 20, 2020 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@denzuko
Copy link
Collaborator

denzuko commented Jan 20, 2020

  • Expected Results:
    Application deploys and is accessible

  • Actual Results:
    App creation failed. Please ensure you have valid values in the above form fields.

  • Additional Details:
    Related to Install 2.6.1 failed psycopg/psycopg2#594
    Logs

       Collecting psycopg2==2.6.2 (from odooku-odoo-base==10.0.0->odooku-odoo-addons<11.0.0,>=10.0.0->-r /tmp/build_5de97865562797aeeed20f6dde1af6d4/requirements.txt (line 1))
         Downloading https://files.pythonhosted.org/packages/7b/a8/dc2d50a6f37c157459cd18bab381c8e6134b9381b50fbe969997b2ae7dbc/psycopg2-2.6.2.tar.gz (376kB)
           Complete output from command python setup.py egg_info:
           running egg_info
           creating pip-egg-info/psycopg2.egg-info
           writing pip-egg-info/psycopg2.egg-info/PKG-INFO
           writing top-level names to pip-egg-info/psycopg2.egg-info/top_level.txt
           writing dependency_links to pip-egg-info/psycopg2.egg-info/dependency_links.txt
           writing manifest file 'pip-egg-info/psycopg2.egg-info/SOURCES.txt'
           warning: manifest_maker: standard file '-c' not found
           
           Error: could not determine PostgreSQL version from '11.6'
           
           ----------------------------------------
       Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-PlUxPO/psycopg2/
 !     Push rejected, failed to compile Odooku app.
 !     Push failed
@denzuko denzuko added bug Something isn't working good first issue Good for newcomers labels Jan 20, 2020
@denzuko denzuko self-assigned this Jan 20, 2020
denzuko added a commit that referenced this issue Jan 20, 2020
@denzuko denzuko reopened this Jan 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant