Created
November 26, 2022 00:20
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ workdir python3 -m venv venv | |
➜ workdir source venv/bin/activate | |
(venv) ➜ workdir pip install macos-virt | |
Collecting macos-virt | |
Downloading macos-virt-0.2.0.tar.gz (901 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 901.6/901.6 kB 9.7 MB/s eta 0:00:00 | |
Preparing metadata (setup.py) ... done | |
Collecting click==8.0.4 | |
Downloading click-8.0.4-py3-none-any.whl (97 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 kB 3.4 MB/s eta 0:00:00 | |
Collecting commonmark==0.9.1 | |
Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 1.6 MB/s eta 0:00:00 | |
Collecting pycdlib==1.12.0 | |
Downloading pycdlib-1.12.0-py2.py3-none-any.whl (208 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.4/208.4 kB 7.4 MB/s eta 0:00:00 | |
Collecting Pygments==2.11.2 | |
Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 17.9 MB/s eta 0:00:00 | |
Collecting pyserial==3.5 | |
Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 3.3 MB/s eta 0:00:00 | |
Collecting PyYAML==6.0 | |
Downloading PyYAML-6.0-cp310-cp310-macosx_10_9_x86_64.whl (197 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 197.6/197.6 kB 7.2 MB/s eta 0:00:00 | |
Collecting rich==12.0.0 | |
Downloading rich-12.0.0-py3-none-any.whl (224 kB) | |
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.0/224.0 kB 7.9 MB/s eta 0:00:00 | |
Collecting six==1.16.0 | |
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) | |
Collecting typer==0.4.0 | |
Downloading typer-0.4.0-py3-none-any.whl (27 kB) | |
Collecting xdg==5.1.1 | |
Downloading xdg-5.1.1-py3-none-any.whl (5.0 kB) | |
Using legacy 'setup.py install' for macos-virt, since package 'wheel' is not installed. | |
Installing collected packages: pyserial, pycdlib, commonmark, xdg, six, PyYAML, Pygments, click, typer, rich, macos-virt | |
Running setup.py install for macos-virt ... done | |
Successfully installed PyYAML-6.0 Pygments-2.11.2 click-8.0.4 commonmark-0.9.1 macos-virt-0.2.0 pycdlib-1.12.0 pyserial-3.5 rich-12.0.0 six-1.16.0 typer-0.4.0 xdg-5.1.1 | |
[notice] A new release of pip available: 22.2.2 -> 22.3.1 | |
[notice] To update, run: pip install --upgrade pip | |
(venv) ➜ workdir macos-virt create --name=default --profile=ubuntu-22.04-k3s | |
[13:17:04] Requesting https://cloud-images.ubuntu.com/daily/server/jammy/current/unpacked/jam downloader.py:35 | |
my-server-cloudimg-amd64-vmlinuz-generic | |
Requesting https://cloud-images.ubuntu.com/daily/server/jammy/current/unpacked/jam downloader.py:35 | |
my-server-cloudimg-amd64-initrd-generic | |
Requesting https://cloud-images.ubuntu.com/daily/server/jammy/current/jammy-server downloader.py:35 | |
-cloudimg-amd64.tar.gz | |
[13:17:08] Downloaded downloader.py:45 | |
/Users/me/.config/macos-virt/base-files/ubuntu-22.04-k3s/kernel_tmp | |
[13:17:10] Downloaded /Users/me/.config/macos-virt/base-files/ubuntu-22.04-k3s/initrd_tmp downloader.py:45 | |
[13:18:08] Downloaded /Users/me/.config/macos-virt/base-files/ubuntu-22.04-k3s/disk.img_tmp downloader.py:45 | |
https://cloud-images.ubuntu.com/daily/server/jammy/current/unpacked/jammy-server-cloudimg-amd64-vmlinuz-generic ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.0% • 11.5/11.5 MB • 4.4 MB/s • 0:00:00 | |
https://cloud-images.ubuntu.com/daily/server/jammy/current/unpacked/jammy-server-cloudimg-amd64-initrd-generic ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.0% • 31.6/31.6 MB • 7.2 MB/s • 0:00:00 | |
https://cloud-images.ubuntu.com/daily/server/jammy/current/jammy-server-cloudimg-amd64.tar.gz ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.0% • 616.5/616.5 MB • 10.3 MB/s • 0:00:00 | |
Extracting Root Image for Ubuntu ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0% -:--:-- | |
Creating Boot image... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00 | |
Expanding Root Image... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00 | |
VM Failed to start. Return code 1 | |
(venv) ➜ workdir |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment