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

AUR install depends on python2-eventlet-git which fails to build, instead of python2-eventlet which is in the default repository #484

Closed
jm355 opened this issue Apr 25, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@jm355
Copy link

jm355 commented Apr 25, 2018

Description

python2-eventlet-git fails to build

Steps to Reproduce

  1. attempt to install python2-eventlet-git with an aur helper (I tried trizen and yaourt)
  2. it fails
  3. [and so on...]

Expected behavior: I expect it to build and install

Actual behaviour:

loading package files...
checking for file conflicts...
python-greenlet: /usr/include/python3.6m/greenlet/greenlet.h exists in filesystem
python-greenlet: /usr/lib/python3.6/site-packages/greenlet.cpython-36m-x86_64-linux-gnu.so exists in filesystem
python-pbr: /usr/bin/pbr exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/__init__.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/__pycache__/__init__.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/__pycache__/builddoc.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/__pycache__/core.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/__pycache__/extra_files.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/__pycache__/find_package.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/__pycache__/git.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/__pycache__/options.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/__pycache__/packaging.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/__pycache__/pbr_json.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/__pycache__/testr_command.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/__pycache__/util.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/__pycache__/version.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/builddoc.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/cmd/__init__.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/cmd/__pycache__/__init__.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/cmd/__pycache__/main.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/cmd/main.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/core.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/extra_files.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/find_package.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/git.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/hooks/__init__.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/hooks/__pycache__/__init__.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/hooks/__pycache__/backwards.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/hooks/__pycache__/base.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/hooks/__pycache__/commands.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/hooks/__pycache__/files.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/hooks/__pycache__/metadata.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/hooks/backwards.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/hooks/base.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/hooks/commands.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/hooks/files.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/hooks/metadata.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/options.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/packaging.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/pbr_json.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/testr_command.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__init__.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/__init__.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/base.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/test_commands.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/test_core.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/test_files.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/test_hooks.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/test_integration.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/test_packaging.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/test_pbr_json.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/test_setup.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/test_util.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/test_version.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/test_wsgi.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/__pycache__/util.cpython-36.pyc exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/base.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/test_commands.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/test_core.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/test_files.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/test_hooks.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/test_integration.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/test_packaging.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/test_pbr_json.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/test_setup.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/test_util.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/test_version.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/test_wsgi.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/tests/util.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/util.py exists in filesystem
python-pbr: /usr/lib/python3.6/site-packages/pbr/version.py exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/__init__.py exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/__pycache__/__init__.cpython-36.pyc exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/__pycache__/mock.cpython-36.pyc exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/mock.py exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/__init__.py exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/__main__.py exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/__pycache__/__init__.cpython-36.pyc exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/__pycache__/__main__.cpython-36.pyc exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/__pycache__/support.cpython-36.pyc exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/__pycache__/testcallable.cpython-36.pyc exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/__pycache__/testhelpers.cpython-36.pyc exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/__pycache__/testmagicmethods.cpython-36.pyc exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/__pycache__/testmock.cpython-36.pyc exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/__pycache__/testpatch.cpython-36.pyc exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/__pycache__/testsentinel.cpython-36.pyc exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/__pycache__/testwith.cpython-36.pyc exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/support.py exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/testcallable.py exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/testhelpers.py exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/testmagicmethods.py exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/testmock.py exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/testpatch.py exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/testsentinel.py exists in filesystem
python-mock: /usr/lib/python3.6/site-packages/mock/tests/testwith.py exists in filesystem
Errors occurred, no packages were upgraded.

Reproduces how often: 100%

Versions

Use the information obtained from tizonia --version and tizonia --debug. Also, please include the OS details and what version you are running
(e.g. cat /etc/os-release).

Installation Method Used

aur helpers trizen and yaourt

Additional Information

python2-eventlet is available in the default repos, not sure why it depends on the git version, especially when the one in the repos is actually more up to date than the git version

Thanks!

@tizonia
Copy link
Collaborator

tizonia commented Apr 26, 2018

Hi! thanks for pointing this out.

Actually, I didn't realize that python2-eventlet was there in the official repos. python2-eventlet-git was building fine for me 2 days ago, but as you suggest, the version in the official repos is newer, so I'll modify the package to refer to this one instead.

Hopefully, I should be able to push the updated AUR packages (normal and -git) later today.

@tizonia tizonia added the bug label Apr 26, 2018
@tizonia tizonia added this to the v0.15.0 milestone Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants