Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for HA_GEO:x86_64
SUSE:SLE-12-SP1:GA
cobbler.4661
virt-install-without-generic26.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File virt-install-without-generic26.patch of Package cobbler.4661
Index: cobbler-2.6.6/koan/virtinstall.py =================================================================== --- cobbler-2.6.6.orig/koan/virtinstall.py +++ cobbler-2.6.6/koan/virtinstall.py @@ -386,10 +386,7 @@ def build_commandline(uri, # compatibility in virt-install grumble grumble. os_version = os_version + ".0" else: - if "virtio26" in supported_variants: - os_version = "virtio26" - else: - os_version = "generic26" + os_version = "virtio26" print("- warning: virt-install doesn't know this os_version, " "defaulting to %s" % os_version) cmd += "--os-variant %s " % os_version
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor