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

[Bug]: Collection requirements references version of galaxy-importer that was yanked #456

Open
nsjoseph opened this issue Sep 4, 2024 · 0 comments
Labels

Comments

@nsjoseph
Copy link

nsjoseph commented Sep 4, 2024

Summary

Requirements.txt references the following:

galaxy-importer==0.5.0

galaxy-importer 0.5.0 was yanked and is no longer available:

image

The current version is 0.4.24

Please update requirements.txt to reference a valid version of galaxy-importer

Issue Type

Bug Report

Component Name

requirements.txt

Python Version

$ python --version # or python3 --version

Ansible Version

$ ansible --version

Ansible Configuration

$ ansible-config dump --only-changed

netscaler.adc Collection Version

$ ansible-galaxy collection list netscaler.adc

Target NetScaler Version

> show ns version

Equivalent NetScaler CLI Command

Steps to Reproduce

Run

Expected Results

I expect no errors when installing.

Actual Results

WARNING: The candidate selected for download or install is a yanked version: 'galaxy-importer' candidate

Additional Notes

No response

@nsjoseph nsjoseph added the bug label Sep 4, 2024
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