You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using anvil-generate-iso with two paths as shown below produces an error, "[ Error ] - Source: [./Downloads/CentOS-6.10-x86_64-bin-DVD1.iso,./Downloads/CentOS-6.10-x86_64-bin-DVD2.iso] doesn't exist!"
Steps to Reproduce:
Fetch anvil-generate-iso script
make executable
Fetch anvil-generate-iso dependencies and the latest pair of DVD isos for CentOS v6
Run the anvil-generate-iso script with the options "--source ./rel/path/to/Centos6.x-DVD1.iso,./rel/path/to/Centos6.x-DVD2.iso
Expected Result:
Script finds the isos and begins creating the install media
Using anvil-generate-iso with two paths as shown below produces an error, "[ Error ] - Source: [./Downloads/CentOS-6.10-x86_64-bin-DVD1.iso,./Downloads/CentOS-6.10-x86_64-bin-DVD2.iso] doesn't exist!"
Steps to Reproduce:
Expected Result:
Script finds the isos and begins creating the install media
Observed Result:
Script fails with "[ Error ] - Source: [./Downloads/CentOS-6.10-x86_64-bin-DVD1.iso,./Downloads/CentOS-6.10-x86_64-bin-DVD2.iso] doesn't exist!"
Specifying the full path "/home/$whoami/Downloads/Centos-6.10..." seems to be a valid workaround.
The text was updated successfully, but these errors were encountered: