Project

General

Profile

Actions

Bug #22549

closed

arvados-cluster-activity PyPI package does not exist

Added by Brett Smith about 2 months ago. Updated about 2 months ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Story points:
-

Description

The pip install documentation for arv-cluster-activity tells you to run pip install arvados-cluster-activity[prometheus], but that package doesn't even exist:

% py -m venv arv-cluster
% arv-cluster/bin/pip install 'arvados-cluster-activity[prometheus]'
ERROR: Could not find a version that satisfies the requirement arvados-cluster-activity[prometheus] (from versions: none)
ERROR: No matching distribution found for arvados-cluster-activity[prometheus]
% arv-cluster/bin/pip install 'arvados-cluster-activity'
ERROR: Could not find a version that satisfies the requirement arvados-cluster-activity (from versions: none)
ERROR: No matching distribution found for arvados-cluster-activity

As best I can tell from searching PyPI, this isn't just a typo, we just have not uploaded this package to PyPI at all.


Related issues 1 (0 open1 closed)

Has duplicate Arvados - Support #22587: arvados-cluster-activity should published to PyPIDuplicateActions
Actions #1

Updated by Brett Smith about 2 months ago

  • Description updated (diff)
Actions #2

Updated by Brett Smith about 2 months ago

  • Has duplicate Support #22587: arvados-cluster-activity should published to PyPI added
Actions #3

Updated by Peter Amstutz about 2 months ago

  • Target version set to Development 2025-02-26
Actions #4

Updated by Peter Amstutz about 2 months ago

  • Assigned To set to Peter Amstutz
Actions #5

Updated by Peter Amstutz about 2 months ago

It was missing from arvados-dev/jenkins/run_upload_packages.py

Added here:

https://dev.arvados.org/projects/arvados/repository/arvados-dev/revisions/fe52b73243fce3076a4dd8535e4aeb48e89610cb

Had to log in to the jenkins node to (a) make sure arvados-dev was updated and (b) delete the previously-built arvados-user-activity and arvados-cluster-activity packages so that it would detect a change and rebuild re-upload them.

These are now published:

build-publish-packages-python-ruby: #93
console

https://pypi.org/project/arvados-user-activity/3.0.0/

https://pypi.org/project/arvados-cluster-activity/3.0.0/

Clicking through reveals these are missing a description, so that's a to-do, filed #22590

Actions #6

Updated by Peter Amstutz about 2 months ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF