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

osinfo-detect output incomplete information for generated Anaconda ISO #678

Open
chunfuwen opened this issue Oct 15, 2024 · 0 comments
Open

Comments

@chunfuwen
Copy link

chunfuwen commented Oct 15, 2024

After https://github.com/autotest/tp-libvirt/pull/5903/files was merged, it sound like :   osinfo-detect /var/lib/libvirt/images/output/bootiso/install.iso should output below information:"Media is bootable.\nMedia is an installer for OS '{osinfo}'\n".

But actually output below information:
(92lts-p3-ve) [root@xx tp-libvirt]# osinfo-detect /var/lib/libvirt/images/output/bootiso/install.iso 
Media is bootable.


Also check the pipeline output, finding that architectures information may be wrong("X64")

...
[stdout]   "isolabel": "Container-Installer-x86_64",
[stdout]   "architectures": [
[stdout]     "X64"
[stdout]   ],
[stdout]   "vendor": "centos"
[stdout] }
[stdout] kernel dir at /images/pxeboot
...
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