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

Broken dependencies #182

Closed
1 task done
frantsao opened this issue Apr 29, 2020 · 1 comment
Closed
1 task done

Broken dependencies #182

frantsao opened this issue Apr 29, 2020 · 1 comment
Assignees
Labels

Comments

@frantsao
Copy link
Collaborator

frantsao commented Apr 29, 2020

Prerequisites

Description

After the new release of zipp package, prom2teams builds are broken.

Steps to Reproduce

  1. pip3 install prom2teams

Expected behavior:
Package is installed.

Actual behavior:
Downloading https://files.pythonhosted.org/packages/ce/8c/2c5f7dc1b418f659d36c04dec9446612fc7b45c8095cc7369dd772513055/zipp-3.1.0.tar.gz#sha256=c599e4d75c98f6798c509911d08a22e6c021d074469042177c8c86fb92eefd96\n Best match: zipp 3.1.0\n Processing zipp-3.1.0.tar.gz\n Writing /tmp/easy_install-ehxmsmmg/zipp-3.1.0/setup.cfg\n Running zipp-3.1.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ehxmsmmg/zipp-3.1.0/egg-dist-tmp-d8uqdk49\n file z.py (for module z) not found\n file i.py (for module i) not found\n file p.py (for module p) not found\n file p.py (for module p) not found\n file z.py (for module z) not found\n file i.py (for module i) not found\n file p.py (for module p) not found\n file p.py (for module p) not found\n file z.py (for module z) not found\n file i.py (for module i) not found\n file p.py (for module p) not found\n file p.py (for module p) not found\n warning: install_lib: 'build/lib' does not exist -- no Python modules to install\n \n zip_safe flag not set; analyzing archive contents...\n Moving zipp-0.0.0-py3.5.egg to /tmp/pip-build-x4u2_zwu/prom2teams/.eggs\n \n Installed /tmp/pip-build-x4u2_zwu/prom2teams/.eggs/zipp-0.0.0-py3.5.egg\n Traceback (most recent call last):\n File \"<string>\", line 1, in <module>\n File \"/tmp/pip-build-x4u2_zwu/prom2teams/setup.py\", line 50, in <module>\n zip_safe=False)\n File \"/usr/lib/python3.5/distutils/core.py\", line 108, in setup\n _setup_distribution = dist = klass(attrs)\n File \"/usr/lib/python3/dist-packages/setuptools/dist.py\", line 317, in __init__\n self.fetch_build_eggs(attrs['setup_requires'])\n File \"/usr/lib/python3/dist-packages/setuptools/dist.py\", line 372, in fetch_build_eggs\n replace_conflicting=True,\n File \"/usr/lib/python3/dist-packages/pkg_resources/__init__.py\", line 849, in resolve\n raise DistributionNotFound(req, requirers)\n
Reproduces how often:
Always.

Versions

2.5.4

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

@frantsao frantsao self-assigned this Apr 29, 2020
frantsao pushed a commit that referenced this issue Apr 29, 2020
This was referenced Apr 29, 2020
@stale
Copy link

stale bot commented Oct 18, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Oct 18, 2020
@stale stale bot closed this as completed Oct 25, 2020
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

1 participant