Project

General

Profile

Actions

Bug #59354

closed

win32_deps_build.sh attempts to install packages using pip

Added by Lucian Petrut about 1 year ago. Updated 11 months ago.

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

0%

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

Description

We're currently installing cython with pip when using Ubuntu
to cross compile Ceph for Windows. This can fail with recent
Python versions if attempting to use the global env:

error: externally-managed-environment
× This environment is externally managed
╰─> To install Python packages system-wide, try apt install
python3-xyz, where xyz is the package you are trying to
install.

We should install the package using apt instead of pip.


Related issues 2 (0 open2 closed)

Copied to rbd - Backport #59479: quincy: win32_deps_build.sh attempts to install packages using pipResolvedLucian PetrutActions
Copied to rbd - Backport #59480: reef: win32_deps_build.sh attempts to install packages using pipResolvedLucian PetrutActions
Actions #1

Updated by Ilya Dryomov about 1 year ago

  • Status changed from New to Fix Under Review
  • Assignee set to Lucian Petrut
  • Pull request ID set to 50916
Actions #2

Updated by Ilya Dryomov about 1 year ago

  • Status changed from Fix Under Review to Pending Backport
Actions #3

Updated by Backport Bot about 1 year ago

  • Copied to Backport #59479: quincy: win32_deps_build.sh attempts to install packages using pip added
Actions #4

Updated by Backport Bot about 1 year ago

  • Copied to Backport #59480: reef: win32_deps_build.sh attempts to install packages using pip added
Actions #5

Updated by Backport Bot about 1 year ago

  • Tags set to backport_processed
Actions #6

Updated by Ilya Dryomov 12 months ago

  • Project changed from Ceph to rbd
Actions #7

Updated by Backport Bot 11 months ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions

Also available in: Atom PDF