ansible-collection-netscaleradc icon indicating copy to clipboard operation
ansible-collection-netscaleradc copied to clipboard

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

Open nsjoseph opened this issue 1 year ago • 0 comments

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 avatar Sep 04 '24 20:09 nsjoseph