Public bug reported: When you try to pass url of iso file as --disk parameter, error is returned:
if you pass nonexistent url: Error validating install location: Could not find an installable distribution at 'http://foo.com/image.iso': The URL could not be accessed, maybe you mistyped if you pass valid and existing url: ERROR Error validating install location: Could not find an installable distribution at ... Proper behavior: XML is expected to be printed out. How to reproduce: $ virt-install --name bla --memory 10 --cdrom http://foo.com/file.iso --dry-run --print-xml --disk none Version where bug is present: v1.5.0 Version where bug is fixes: v2.0.0 Commit which fixes bug: b90b8e3c07b97125486430854aee664c73b3dea2 ** Affects: virt-manager (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1827398 Title: virt-install 1:1.5.1-0 passing url of iso file results in unexpected error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1827398/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
