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
./jlmkr.py create -gi=1 --distro=ubuntu --release=jammy ubuntu
USE THIS SCRIPT AT YOUR OWN RISK!lmkr.py create -gi=1 --distro=ubuntu --release=jammy ubuntu
IT COMES WITHOUT WARRANTY AND IS NOT SUPPORTED BY IXSYSTEMS.
Creating jail ubuntu with default config.
Overriding distro config value with ubuntu.
Traceback (most recent call last):
File "/mnt/data/jailmaker/./jlmkr.py", line 2003, in <module>
main()
File "/mnt/data/jailmaker/./jlmkr.py", line 1998, in main
sys.exit(func(**args))
^^^^^^^^^^^^
File "/mnt/data/jailmaker/./jlmkr.py", line 1269, in create_jail
and len(value)
^^^^^^^^^^
TypeError: object of type 'int' has no len()
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: