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

anvil-generate-iso script fails without fullpath #139

Open
mh-alteeve opened this issue May 31, 2019 · 0 comments
Open

anvil-generate-iso script fails without fullpath #139

mh-alteeve opened this issue May 31, 2019 · 0 comments

Comments

@mh-alteeve
Copy link

mh-alteeve commented May 31, 2019

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:

  1. Fetch anvil-generate-iso script
  2. make executable
  3. Fetch anvil-generate-iso dependencies and the latest pair of DVD isos for CentOS v6
  4. 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

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.

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