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

Script seems to bomb when there's a root device #17

Open
jaxxstorm opened this issue Aug 16, 2016 · 0 comments
Open

Script seems to bomb when there's a root device #17

jaxxstorm opened this issue Aug 16, 2016 · 0 comments

Comments

@jaxxstorm
Copy link

2016-08-16 02:35:12 [DEBUG] [distami.utils(44):get_ami] Found AMIs: [Image:ami-3616dc56]
Traceback (most recent call last):
  File "/usr/local/bin/distami", line 9, in <module>
    load_entry_point('distami==1.0.7', 'console_scripts', 'distami')()
  File "/Library/Python/2.7/site-packages/distami/cli.py", line 100, in run
    distami = Distami(args.ami_id, ami_region)
  File "/Library/Python/2.7/site-packages/distami/core.py", line 48, in __init__
    bdm = self._image.block_device_mapping[ami.root_device_name]
KeyError: u'/dev/sda1'
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