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 fails on linux. #76

Open
lavadrop opened this issue Jul 22, 2024 · 0 comments
Open

Script fails on linux. #76

lavadrop opened this issue Jul 22, 2024 · 0 comments

Comments

@lavadrop
Copy link

lavadrop commented Jul 22, 2024

Hi.

I tried your script today, I'm learning about Amiga Workbench so I'm not very familiar with Amiga terminology.
I get this error when running your script hstwb_image_setup.sh on linux.

----------------
HstWB Image Setup
-----------------
Author: Henrik Noerfjand Stengaard
Date: 2021-12-30

Install dir '.'
2 UAE configuration file(s)
2 FS-UAE configuration file(s)
One or more configuration files contain self install dirs
Traceback (most recent call last):
  File "hstwb_image_setup.py", line 767, in <module>
    amiga_forever_data_dir = find_amiga_forever_data_dir_from_media_linux()
  File "hstwb_image_setup.py", line 159, in find_amiga_forever_data_dir_from_media_linux
    output = run_command(['findmnt', '-t', 'iso9660'])
  File "hstwb_image_setup.py", line 85, in run_command
    stdout=subprocess.PIPE, stderr=subprocess.PIPE)
TypeError: __init__() got an unexpected keyword argument 'text'
Press any key to continue...
@lavadrop lavadrop changed the title Script fails Script fails on linux. Jul 23, 2024
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