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

better handle table _IMAGE_OS_TABLE #15

Open
jscotka opened this issue Mar 19, 2015 · 0 comments
Open

better handle table _IMAGE_OS_TABLE #15

jscotka opened this issue Mar 19, 2015 · 0 comments

Comments

@jscotka
Copy link

jscotka commented Mar 19, 2015

Hi,
I found issue, that I have own virt-builder repo with teplates.
Iti s okay in case I have there fedora-21 and similar,
But in case I have there distro like
fedora-22 or another name for fedora-21 like: fedora21-cockpit
it leads to problem with code:
'--os-variant', _get_image_os(template),

Now I patched that table et the begin of file, but better solution is to use some mapping to some older one:
like if you don't know that (it means not in table and also libvirt does not know that) map it to for example fedora20
or another possibility is to add option to force use some version for --os-variant
Regards
Honza

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