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

WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #69

Open
crazy-max opened this issue May 23, 2022 · 0 comments

Comments

@crazy-max
Copy link
Collaborator

crazy-max commented May 23, 2022

#38 189.3
#38 189.3 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
#38 189.3

This warning message is displayed when using xx-apt-get. That's because apt show is used to check if package exists:

xx/base/xx-apt

Line 21 in 3bceb46

apt show "$@"

Suggest to use apt-cache madison like https://github.com/crazy-max/goxx/blob/1e15155f1a61732cc9750826ccb372e30a188c85/rootfs/usr/local/bin/goxx-apt-get#L107

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