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

v9: Can't detect packages on a container image #1955

Closed
tas50 opened this issue Sep 27, 2023 · 1 comment
Closed

v9: Can't detect packages on a container image #1955

tas50 opened this issue Sep 27, 2023 · 1 comment

Comments

@tas50
Copy link
Member

tas50 commented Sep 27, 2023

Describe the bug
packages is not finding a package manager for the platform, while it does on v8:

cnquery shell container image ubuntu:latest
packages

v9:

could not detect suitable package manager for platform
packages.list: no data available

v8:

cnquery> packages
packages.list: [
  0: package name="adduser" version="3.118ubuntu5"
  1: package name="apt" version="2.4.10"
  2: package name="base-files" version="12ubuntu4.4"
  3: package name="base-passwd" version="3.5.52build1"
  4: package name="bash" version="5.1-6ubuntu1"
  5: package name="bsdutils" version="1:2.37.2-4ubuntu3"
  6: package name="coreutils" version="8.32-4.1ubuntu1"
  7: package name="dash" version="0.5.11+git20210903+057cd650a4ed-3build1"
  8: package name="debconf" version="1.5.79ubuntu1"
  9: package name="debianutils" version="5.5-1ubuntu2"
...
@tas50
Copy link
Member Author

tas50 commented Sep 27, 2023

Fixed with the platform ID fixes

@tas50 tas50 closed this as completed Sep 27, 2023
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