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

[SALTSTACK] Keeps attempting to download pre-release despite cast flag #654

Open
RGoods opened this issue Mar 10, 2025 · 0 comments
Open

Comments

@RGoods
Copy link

RGoods commented Mar 10, 2025

I'm currently getting an error whereby I get this:

WARN[0128] first failed state comment="One or more requisite failed: sift.python3-packages.indxparse.sift-python3-package-indxparse" component=installer run_num=67 sls=sift.python3-packages.indxparse

I suspect the error is due to the fact that there is a pre-release package available in the sift-saltstack at the moment, as can be seen here:

ubuntu@host:/var/cache/cast$ sudo cast install --pre-release=false teamdfir/sift-saltstack
WARN[0000] using unauthenticated github client, could result in API rate limiting
INFO[0000] checking operating system support component=distro owner=teamdfir repo=sift-saltstack
INFO[0000] operating system is supported component=distro owner=teamdfir repo=sift-saltstack
INFO[0000] rendering manifest component=distro owner=teamdfir repo=sift-saltstack
INFO[0000] distro validated successfully command=install
INFO[0000] downloading archive file component=distro owner=teamdfir repo=sift-saltstack version=v2025.03.03-rc1+2404

It still attempts to download the pre-release even if I do not set the flag to false (which it should be false as default).

It looks like an issue with the saltstack, but also with cast so I wasn't sure where best to file this but hopefully it can be resolved!

Thanks,
Ryan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant