Project

General

Profile

Actions

Bug #49906

closed

pybind/mgr/dashboard: bump flake8 to 3.9.0

Added by singuliere _ about 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

ERROR: Cannot install -r requirements-lint.txt (line 2) and -r requirements-lint.txt (line 8) because these package versions have conflicting dependencies.

The conflict is caused by:
flake8 3.8.4 depends on pycodestyle<2.7.0 and >=2.6.0a1
autopep8 1.5.6 depends on pycodestyle>=2.7.0


Related issues 1 (0 open1 closed)

Copied to Dashboard - Backport #49907: pacific: pybind/mgr/dashboard: bump flake8 to 3.9.0Resolvedsinguliere _Actions
Actions #1

Updated by singuliere _ about 3 years ago

  • Description updated (diff)
Actions #2

Updated by Backport Bot about 3 years ago

  • Copied to Backport #49907: pacific: pybind/mgr/dashboard: bump flake8 to 3.9.0 added
Actions #3

Updated by singuliere _ about 3 years ago

Also happens in pacific

ERROR: Cannot install -r requirements-lint.txt (line 2) and -r requirements-lint.txt (line 8) because these package versions have conflicting dependencies.


The conflict is caused by:
    flake8 3.8.4 depends on pycodestyle<2.7.0 and >=2.6.0a1
    autopep8 1.5.6 depends on pycodestyle>=2.7.0

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

Actions #4

Updated by Kefu Chai about 3 years ago

  • Status changed from Pending Backport to Resolved
Actions #5

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category deleted (Build)
Actions

Also available in: Atom PDF