Read the Docs build information Build id: 2998049 Project: canonical-multipass Version: latest Commit: dbf3c7c058832ef912a52e52ed15a80e6f8fe74a Date: 2025-04-25T12:00:40.683827Z State: finished Success: True [rtd-command-info] start-time: 2025-04-25T12:00:41.693363Z, end-time: 2025-04-25T12:00:43.063454Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/canonical/multipass.git . Cloning into '.'... [rtd-command-info] start-time: 2025-04-25T12:00:43.121907Z, end-time: 2025-04-25T12:00:44.460308Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://github.com/canonical/multipass * [new tag] v1.14.1 -> v1.14.1 * [new tag] v1.14.1-rc1 -> v1.14.1-rc1 * [new tag] v1.15.0 -> v1.15.0 * [new tag] v1.15.0-rc1 -> v1.15.0-rc1 * [new tag] v1.15.0-rc2 -> v1.15.0-rc2 * [new tag] v1.15.0-rc3 -> v1.15.0-rc3 * [new tag] v1.15.0-rc4 -> v1.15.0-rc4 * [new tag] v1.15.1 -> v1.15.1 * [new tag] v1.15.1-rc1 -> v1.15.1-rc1 * [new tag] v1.15.1-rc2 -> v1.15.1-rc2 * [new tag] v1.16.0-dev -> v1.16.0-dev [rtd-command-info] start-time: 2025-04-25T12:00:44.571702Z, end-time: 2025-04-25T12:00:44.774335Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at dbf3c7c Merge pull request #3988 from canonical/blueprint_deprecation_warning [rtd-command-info] start-time: 2025-04-25T12:00:44.832037Z, end-time: 2025-04-25T12:00:44.873703Z, duration: 0, exit-code: 0 cat docs/.readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.11" jobs: pre_install: - git fetch --unshallow || true # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: docs/conf.py fail_on_warning: true # If using Sphinx, optionally build your docs in additional formats such as PDF formats: - pdf # Optionally declare the Python requirements required to build your docs python: install: - requirements: docs/.sphinx/requirements.txt [rtd-command-info] start-time: 2025-04-25T12:00:50.000747Z, end-time: 2025-04-25T12:00:50.063884Z, duration: 0, exit-code: 0 asdf global python 3.11.10 [rtd-command-info] start-time: 2025-04-25T12:00:50.484081Z, end-time: 2025-04-25T12:00:51.642251Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.10.final.0-64 in 831ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-04-25T12:00:51.707039Z, end-time: 2025-04-25T12:00:58.742953Z, duration: 7, exit-code: 0 git fetch --unshallow || true From https://github.com/canonical/multipass * [new tag] 2017.2.1 -> 2017.2.1 * [new tag] 2017.2.3 -> 2017.2.3 * [new tag] 2018.10.1 -> 2018.10.1 * [new tag] 2018.11.1-pre1 -> 2018.11.1-pre1 * [new tag] 2018.11.1-pre2 -> 2018.11.1-pre2 * [new tag] 2018.11.1-pre3 -> 2018.11.1-pre3 * [new tag] 2018.12.1 -> 2018.12.1 * [new tag] 2018.12.1-rc1 -> 2018.12.1-rc1 * [new tag] 2018.12.1-rc2 -> 2018.12.1-rc2 * [new tag] 2018.2.1 -> 2018.2.1 * [new tag] 2018.4.1 -> 2018.4.1 * [new tag] 2018.4.2 -> 2018.4.2 * [new tag] 2018.6.1 -> 2018.6.1 * [new tag] v0.10.0 -> v0.10.0 * [new tag] v0.10.0-dev -> v0.10.0-dev * [new tag] v0.10.0-rc -> v0.10.0-rc * [new tag] v0.10.1-rc -> v0.10.1-rc * [new tag] v0.11.0-dev -> v0.11.0-dev * [new tag] v0.5 -> v0.5 * [new tag] v0.6.0 -> v0.6.0 * [new tag] v0.6.0-dev -> v0.6.0-dev * [new tag] v0.6.0-pre1 -> v0.6.0-pre1 * [new tag] v0.6.0-rc -> v0.6.0-rc * [new tag] v0.6.1 -> v0.6.1 * [new tag] v0.6.1-rc -> v0.6.1-rc * [new tag] v0.7.0 -> v0.7.0 * [new tag] v0.7.0-dev -> v0.7.0-dev * [new tag] v0.7.0-dev2 -> v0.7.0-dev2 * [new tag] v0.7.0-rc -> v0.7.0-rc * [new tag] v0.7.1 -> v0.7.1 * [new tag] v0.7.1-rc -> v0.7.1-rc * [new tag] v0.8.0 -> v0.8.0 * [new tag] v0.8.0-dev -> v0.8.0-dev * [new tag] v0.8.0-rc -> v0.8.0-rc * [new tag] v0.8.1 -> v0.8.1 * [new tag] v0.9.0 -> v0.9.0 * [new tag] v0.9.0-dev -> v0.9.0-dev * [new tag] v0.9.0-rc -> v0.9.0-rc * [new tag] v1.0.0 -> v1.0.0 * [new tag] v1.0.1 -> v1.0.1 * [new tag] v1.0.1-rc -> v1.0.1-rc * [new tag] v1.0.2 -> v1.0.2 * [new tag] v1.0.2-rc -> v1.0.2-rc * [new tag] v1.1.0 -> v1.1.0 * [new tag] v1.1.0-dev -> v1.1.0-dev * [new tag] v1.1.0-rc -> v1.1.0-rc * [new tag] v1.10.0 -> v1.10.0 * [new tag] v1.10.0-dev -> v1.10.0-dev * [new tag] v1.10.0-rc -> v1.10.0-rc * [new tag] v1.10.1 -> v1.10.1 * [new tag] v1.11.0 -> v1.11.0 * [new tag] v1.11.0-dev -> v1.11.0-dev * [new tag] v1.11.0-rc -> v1.11.0-rc * [new tag] v1.11.1-rc -> v1.11.1-rc * [new tag] v1.12.0 -> v1.12.0 * [new tag] v1.12.0-dev -> v1.12.0-dev * [new tag] v1.12.0-rc -> v1.12.0-rc * [new tag] v1.13.0-dev -> v1.13.0-dev * [new tag] v1.13.0-rc -> v1.13.0-rc * [new tag] v1.14.0 -> v1.14.0 * [new tag] v1.14.0-dev -> v1.14.0-dev * [new tag] v1.14.0-rc -> v1.14.0-rc * [new tag] v1.14.0-rc1 -> v1.14.0-rc1 * [new tag] v1.14.0-rc2 -> v1.14.0-rc2 * [new tag] v1.14.0-rc5 -> v1.14.0-rc5 * [new tag] v1.14.0-rc6 -> v1.14.0-rc6 * [new tag] v1.14.0-rc7 -> v1.14.0-rc7 * [new tag] v1.15.0-dev -> v1.15.0-dev * [new tag] v1.2.0 -> v1.2.0 * [new tag] v1.2.0-dev -> v1.2.0-dev * [new tag] v1.2.0-rc -> v1.2.0-rc * [new tag] v1.2.1 -> v1.2.1 * [new tag] v1.3.0 -> v1.3.0 * [new tag] v1.3.0-dev -> v1.3.0-dev * [new tag] v1.3.0-rc -> v1.3.0-rc * [new tag] v1.4.0 -> v1.4.0 * [new tag] v1.4.0-dev -> v1.4.0-dev * [new tag] v1.4.0-rc -> v1.4.0-rc * [new tag] v1.5.0 -> v1.5.0 * [new tag] v1.5.0-dev -> v1.5.0-dev * [new tag] v1.5.0-rc -> v1.5.0-rc * [new tag] v1.6.0 -> v1.6.0 * [new tag] v1.6.0-dev -> v1.6.0-dev * [new tag] v1.6.0-rc -> v1.6.0-rc * [new tag] v1.6.1 -> v1.6.1 * [new tag] v1.6.2 -> v1.6.2 * [new tag] v1.6.2-rc -> v1.6.2-rc * [new tag] v1.7.0 -> v1.7.0 * [new tag] v1.7.0-dev -> v1.7.0-dev * [new tag] v1.7.0-rc -> v1.7.0-rc * [new tag] v1.7.1 -> v1.7.1 * [new tag] v1.7.1-rc -> v1.7.1-rc * [new tag] v1.7.2 -> v1.7.2 * [new tag] v1.7.2-rc -> v1.7.2-rc * [new tag] v1.8.0 -> v1.8.0 * [new tag] v1.8.0-dev -> v1.8.0-dev * [new tag] v1.8.0-rc -> v1.8.0-rc * [new tag] v1.8.1 -> v1.8.1 * [new tag] v1.9.0 -> v1.9.0 * [new tag] v1.9.0-dev -> v1.9.0-dev * [new tag] v1.9.0-rc -> v1.9.0-rc * [new tag] v1.9.1 -> v1.9.1 * [new tag] v1.9.1-rc -> v1.9.1-rc * [new tag] v1.9.2 -> v1.9.2 [rtd-command-info] start-time: 2025-04-25T12:00:58.807324Z, end-time: 2025-04-25T12:01:04.370101Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 43.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-79.0.1-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 199.4 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-25.0.1 setuptools-79.0.1 [rtd-command-info] start-time: 2025-04-25T12:01:04.437281Z, end-time: 2025-04-25T12:01:09.282244Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting roman-numerals-py>=1.0.0 (from sphinx) Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 150.6 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 335.7 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 408.0 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 420.4 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) Downloading charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, roman-numerals-py, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-1.0.0 babel-2.17.0 certifi-2025.1.31 charset-normalizer-3.4.1 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-25.0 requests-2.32.3 roman-numerals-py-3.1.0 snowballstemmer-2.2.0 sphinx-8.2.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.4.0 [rtd-command-info] start-time: 2025-04-25T12:01:09.341706Z, end-time: 2025-04-25T12:01:19.346824Z, duration: 10, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/.sphinx/requirements.txt Collecting canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main (from canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Cloning https://github.com/canonical/canonical-sphinx (to revision main) to /tmp/pip-install-tbf_yk2h/canonical-sphinx_3ddc8b66edde48e0bcc7f7db9dfeeae5 Running command git clone --filter=blob:none --quiet https://github.com/canonical/canonical-sphinx /tmp/pip-install-tbf_yk2h/canonical-sphinx_3ddc8b66edde48e0bcc7f7db9dfeeae5 Resolved https://github.com/canonical/canonical-sphinx to commit 7aa4152fd7e2d1ba8fa55951631e8b3ed8accc02 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sphinx-autobuild (from -r docs/.sphinx/requirements.txt (line 2)) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl.metadata (7.7 kB) Collecting sphinx-last-updated-by-git (from -r docs/.sphinx/requirements.txt (line 4)) Downloading sphinx_last_updated_by_git-0.3.8-py3-none-any.whl.metadata (7.1 kB) Collecting sphinxcontrib-svg2pdfconverter[CairoSVG] (from -r docs/.sphinx/requirements.txt (line 3)) Downloading sphinxcontrib_svg2pdfconverter-1.3.0-py3-none-any.whl.metadata (3.3 kB) Collecting sphinx<8,>=7.1.2 (from canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting furo (from canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading furo-2024.8.6-py3-none-any.whl.metadata (5.9 kB) Collecting myst-parser (from canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading myst_parser-4.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting linkify-it-py (from canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading linkify_it_py-2.0.3-py3-none-any.whl.metadata (8.5 kB) Collecting colorama>=0.4.6 (from sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting starlette>=0.35 (from sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading starlette-0.46.2-py3-none-any.whl.metadata (6.2 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading uvicorn-0.34.2-py3-none-any.whl.metadata (6.5 kB) Collecting watchfiles>=0.20 (from sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading watchfiles-1.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting websockets>=11 (from sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading websockets-15.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.8 kB) Collecting cairosvg>=1.0 (from sphinxcontrib-svg2pdfconverter[CairoSVG]->-r docs/.sphinx/requirements.txt (line 3)) Downloading CairoSVG-2.7.1-py3-none-any.whl.metadata (2.7 kB) Collecting canonical-sphinx-extensions (from canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading canonical_sphinx_extensions-0.0.27-py3-none-any.whl.metadata (15 kB) Collecting sphinx-copybutton (from canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design (from canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-notfound-page (from canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-reredirects (from canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading sphinx_reredirects-0.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting sphinx-tabs (from canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading sphinx_tabs-3.4.7-py3-none-any.whl.metadata (6.3 kB) Collecting sphinxcontrib-jquery (from canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting sphinxext-opengraph (from canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading sphinxext_opengraph-0.10.0-py3-none-any.whl.metadata (2.7 kB) Collecting pyspelling (from canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading pyspelling-2.10-py3-none-any.whl.metadata (3.8 kB) Collecting cairocffi (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r docs/.sphinx/requirements.txt (line 3)) Downloading cairocffi-1.7.1-py3-none-any.whl.metadata (3.3 kB) Collecting cssselect2 (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r docs/.sphinx/requirements.txt (line 3)) Downloading cssselect2-0.8.0-py3-none-any.whl.metadata (2.9 kB) Collecting defusedxml (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r docs/.sphinx/requirements.txt (line 3)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) Collecting pillow (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r docs/.sphinx/requirements.txt (line 3)) Downloading pillow-11.2.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (8.9 kB) Collecting tinycss2 (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r docs/.sphinx/requirements.txt (line 3)) Downloading tinycss2-1.4.0-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (2.1.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (3.1.6) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (2.19.1) Requirement already satisfied: docutils<0.22,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (0.21.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (2.17.0) Collecting alabaster~=0.7.14 (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (2.32.3) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (25.0) Collecting anyio<5,>=3.6.2 (from starlette>=0.35->sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading anyio-4.9.0-py3-none-any.whl.metadata (4.7 kB) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) Collecting beautifulsoup4 (from canonical-sphinx-extensions->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading beautifulsoup4-4.13.4-py3-none-any.whl.metadata (3.8 kB) Collecting gitpython (from canonical-sphinx-extensions->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading GitPython-3.1.44-py3-none-any.whl.metadata (13 kB) Collecting sphinx-basic-ng>=1.0.0.beta2 (from furo->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl.metadata (1.5 kB) Collecting uc-micro-py (from linkify-it-py->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Collecting markdown-it-py~=3.0 (from myst-parser->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins>=0.4.1,~=0.4 (from myst-parser->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB) Collecting pyyaml (from myst-parser->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting html5lib (from pyspelling->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading html5lib-1.1-py2.py3-none-any.whl.metadata (16 kB) Collecting lxml (from pyspelling->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading lxml-5.4.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.5 kB) Collecting markdown (from pyspelling->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading markdown-3.8-py3-none-any.whl.metadata (5.1 kB) Collecting soupsieve>=1.8 (from pyspelling->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading soupsieve-2.7-py3-none-any.whl.metadata (4.6 kB) Collecting wcmatch>=8.5 (from pyspelling->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading wcmatch-10.0-py3-none-any.whl.metadata (5.0 kB) Requirement already satisfied: idna>=2.8 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from anyio<5,>=3.6.2->starlette>=0.35->sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) (3.10) Collecting sniffio>=1.1 (from anyio<5,>=3.6.2->starlette>=0.35->sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting typing_extensions>=4.5 (from anyio<5,>=3.6.2->starlette>=0.35->sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from Jinja2>=3.1->sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (3.0.2) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (3.4.1) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (2.4.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->sphinx<8,>=7.1.2->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) (2025.1.31) Collecting bracex>=2.1.1 (from wcmatch>=8.5->pyspelling->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading bracex-2.5.post1-py3-none-any.whl.metadata (3.5 kB) Collecting cffi>=1.1.0 (from cairocffi->cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r docs/.sphinx/requirements.txt (line 3)) Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting webencodings (from cssselect2->cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r docs/.sphinx/requirements.txt (line 3)) Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB) Collecting gitdb<5,>=4.0.1 (from gitpython->canonical-sphinx-extensions->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting six>=1.9 (from html5lib->pyspelling->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting pycparser (from cffi>=1.1.0->cairocffi->cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r docs/.sphinx/requirements.txt (line 3)) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->gitpython->canonical-sphinx-extensions->canonical-sphinx@ git+https://github.com/canonical/canonical-sphinx@main->canonical-sphinx[full]@ git+https://github.com/canonical/canonical-sphinx@main->-r docs/.sphinx/requirements.txt (line 1)) Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl (11 kB) Downloading sphinx_last_updated_by_git-0.3.8-py3-none-any.whl (8.6 kB) Downloading CairoSVG-2.7.1-py3-none-any.whl (43 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 131.3 MB/s eta 0:00:00 Downloading starlette-0.46.2-py3-none-any.whl (72 kB) Downloading uvicorn-0.34.2-py3-none-any.whl (62 kB) Downloading watchfiles-1.0.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (454 kB) Downloading websockets-15.0.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (182 kB) Downloading canonical_sphinx_extensions-0.0.27-py3-none-any.whl (60 kB) Downloading furo-2024.8.6-py3-none-any.whl (341 kB) Downloading linkify_it_py-2.0.3-py3-none-any.whl (19 kB) Downloading myst_parser-4.0.1-py3-none-any.whl (84 kB) Downloading pyspelling-2.10-py3-none-any.whl (45 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 585.8 MB/s eta 0:00:00 Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB) Downloading sphinx_reredirects-0.1.6-py3-none-any.whl (5.7 kB) Downloading sphinx_tabs-3.4.7-py3-none-any.whl (9.7 kB) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading sphinxcontrib_svg2pdfconverter-1.3.0-py3-none-any.whl (7.9 kB) Downloading sphinxext_opengraph-0.10.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 658.3 MB/s eta 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading anyio-4.9.0-py3-none-any.whl (100 kB) Downloading click-8.1.8-py3-none-any.whl (98 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.4.2-py3-none-any.whl (55 kB) Downloading soupsieve-2.7-py3-none-any.whl (36 kB) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading wcmatch-10.0-py3-none-any.whl (39 kB) Downloading beautifulsoup4-4.13.4-py3-none-any.whl (187 kB) Downloading cairocffi-1.7.1-py3-none-any.whl (75 kB) Downloading cssselect2-0.8.0-py3-none-any.whl (15 kB) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Downloading GitPython-3.1.44-py3-none-any.whl (207 kB) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Downloading lxml-5.4.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 309.1 MB/s eta 0:00:00 Downloading markdown-3.8-py3-none-any.whl (106 kB) Downloading pillow-11.2.1-cp311-cp311-manylinux_2_28_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 467.2 MB/s eta 0:00:00 Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 646.8 MB/s eta 0:00:00 Downloading tinycss2-1.4.0-py3-none-any.whl (26 kB) Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 kB) Downloading bracex-2.5.post1-py3-none-any.whl (11 kB) Downloading cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 kB) Downloading pycparser-2.22-py3-none-any.whl (117 kB) Building wheels for collected packages: canonical-sphinx Building wheel for canonical-sphinx (pyproject.toml): started Building wheel for canonical-sphinx (pyproject.toml): finished with status 'done' Created wheel for canonical-sphinx: filename=canonical_sphinx-0.4.1.post1+g7aa4152-py3-none-any.whl size=1029689 sha256=229522c63a56176230da1cacc23e1aebc19235886c8a6db3e5c96e5ad4751919 Stored in directory: /tmp/pip-ephem-wheel-cache-zjfoy205/wheels/4c/7d/5c/cb21a9fdaba3c8b5efe1470177faafd0b9761fb03e55d2003f Successfully built canonical-sphinx Installing collected packages: webencodings, websockets, uc-micro-py, typing_extensions, tinycss2, soupsieve, sniffio, smmap, six, pyyaml, pycparser, pillow, mdurl, markdown, lxml, h11, defusedxml, colorama, click, bracex, alabaster, wcmatch, uvicorn, sphinx, markdown-it-py, linkify-it-py, html5lib, gitdb, cssselect2, cffi, beautifulsoup4, anyio, watchfiles, starlette, sphinxext-opengraph, sphinxcontrib-svg2pdfconverter, sphinxcontrib-jquery, sphinx-tabs, sphinx-reredirects, sphinx-notfound-page, sphinx-last-updated-by-git, sphinx-design, sphinx-copybutton, sphinx-basic-ng, pyspelling, mdit-py-plugins, gitpython, cairocffi, sphinx-autobuild, myst-parser, furo, canonical-sphinx-extensions, cairosvg, canonical-sphinx Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: sphinx Found existing installation: Sphinx 8.2.3 Uninstalling Sphinx-8.2.3: Successfully uninstalled Sphinx-8.2.3 Successfully installed alabaster-0.7.16 anyio-4.9.0 beautifulsoup4-4.13.4 bracex-2.5.post1 cairocffi-1.7.1 cairosvg-2.7.1 canonical-sphinx-0.4.1.post1+g7aa4152 canonical-sphinx-extensions-0.0.27 cffi-1.17.1 click-8.1.8 colorama-0.4.6 cssselect2-0.8.0 defusedxml-0.7.1 furo-2024.8.6 gitdb-4.0.12 gitpython-3.1.44 h11-0.16.0 html5lib-1.1 linkify-it-py-2.0.3 lxml-5.4.0 markdown-3.8 markdown-it-py-3.0.0 mdit-py-plugins-0.4.2 mdurl-0.1.2 myst-parser-4.0.1 pillow-11.2.1 pycparser-2.22 pyspelling-2.10 pyyaml-6.0.2 six-1.17.0 smmap-5.0.2 sniffio-1.3.1 soupsieve-2.7 sphinx-7.4.7 sphinx-autobuild-2024.10.3 sphinx-basic-ng-1.0.0b2 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-last-updated-by-git-0.3.8 sphinx-notfound-page-1.1.0 sphinx-reredirects-0.1.6 sphinx-tabs-3.4.7 sphinxcontrib-jquery-4.1 sphinxcontrib-svg2pdfconverter-1.3.0 sphinxext-opengraph-0.10.0 starlette-0.46.2 tinycss2-1.4.0 typing_extensions-4.13.2 uc-micro-py-1.0.3 uvicorn-0.34.2 watchfiles-1.0.5 wcmatch-10.0 webencodings-0.5.1 websockets-15.0.1 [rtd-command-info] start-time: 2025-04-25T12:01:19.506207Z, end-time: 2025-04-25T12:01:19.550902Z, duration: 0, exit-code: 0 cat docs/conf.py import datetime import ast # Configuration for the Sphinx documentation builder. # All configuration specific to your project should be done in this file. # # If you're new to Sphinx and don't want any advanced or custom features, # just go through the items marked 'TODO'. # # A complete list of built-in Sphinx configuration values: # https://www.sphinx-doc.org/en/master/usage/configuration.html # # Our starter pack uses the custom Canonical Sphinx extension # to keep all documentation based on it consistent and on brand: # https://github.com/canonical/canonical-sphinx ####################### # Project information # ####################### # Project name # # TODO: Update with the official name of your project or product project = "Multipass" author = "Canonical Ltd." #root_doc = "src/index" # Sidebar documentation title; best kept reasonably short # # TODO: To include a version number, add it here (hardcoded or automated). # # TODO: To disable the title, set to an empty string. html_title = project + " documentation" # Copyright string; shown at the bottom of the page # # Now, the starter pack uses CC-BY-SA as the license # and the current year as the copyright year. # # TODO: If your docs need another license, specify it instead of 'CC-BY-SA'. # # TODO: If your documentation is a part of the code repository of your project, # it inherits the code license instead; specify it instead of 'CC-BY-SA'. # # NOTE: For static works, it is common to provide the first publication year. # Another option is to provide both the first year of publication # and the current year, especially for docs that frequently change, # e.g. 2022–2023 (note the en-dash). # # A way to check a repo's creation date is to get a classic GitHub token # with 'repo' permissions; see https://github.com/settings/tokens # Next, use 'curl' and 'jq' to extract the date from the API's output: # # curl -H 'Authorization: token ' \ # -H 'Accept: application/vnd.github.v3.raw' \ # https://api.github.com/repos/canonical/ | jq '.created_at' copyright = "%s CC-BY-SA, %s" % (datetime.date.today().year, author) # Documentation website URL # # TODO: Update with the official URL of your docs or leave empty if unsure. # # NOTE: The Open Graph Protocol (OGP) enhances page display in a social graph # and is used by social media platforms; see https://ogp.me/ ogp_site_url = "https://documentation.ubuntu.com/multipass" # Preview name of the documentation website # # TODO: To use a different name for the project in previews, update as needed. ogp_site_name = project # Preview image URL # # TODO: To customise the preview image, update as needed. ogp_image = "https://assets.ubuntu.com/v1/253da317-image-document-ubuntudocs.svg" # Product favicon; shown in bookmarks, browser tabs, etc. # TODO: To customise the favicon, uncomment and update as needed. # html_favicon = '.sphinx/_static/favicon.png' # Dictionary of values to pass into the Sphinx context for all pages: # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_context html_context = { # Product page URL; can be different from product docs URL # # TODO: Change to your product website URL, # dropping the 'https://' prefix, e.g. 'ubuntu.com/lxd'. # # TODO: If there's no such website, # remove the {{ product_page }} link from the page header template # (usually .sphinx/_templates/header.html; also, see README.rst). "product_page": "canonical.com/multipass", # Product tag image; the orange part of your logo, shown in the page header # # TODO: To add a tag image, uncomment and update as needed. # 'product_tag': '_static/tag.png', # Your Discourse instance URL # # TODO: Change to your Discourse instance URL or leave empty. # # NOTE: If set, adding ':discourse: 123' to an .rst file # will add a link to Discourse topic 123 at the bottom of the page. "discourse": "https://discourse.ubuntu.com/c/project/multipass/21", # Your Mattermost channel URL # # TODO: Change to your Mattermost channel URL or leave empty. # "mattermost": "https://chat.canonical.com/canonical/channels/multipass", # Your Matrix channel URL # # TODO: Change to your Matrix channel URL or leave empty. "matrix": "https://app.element.io/#/room/#Multipass:matrix.org", # Your documentation GitHub repository URL # # TODO: Change to your documentation GitHub repository URL or leave empty. # # NOTE: If set, links for viewing the documentation source files # and creating GitHub issues are added at the bottom of each page. "github_url": "https://github.com/canonical/multipass", # Docs branch in the repo; used in links for viewing the source files # # TODO: To customise the branch, uncomment and update as needed. # 'github_version': 'main', # Docs location in the repo; used in links for viewing the source files # # TODO: To customise the directory, uncomment and update as needed. "repo_folder": "/docs/", # TODO: To enable or disable the Previous / Next buttons at the bottom of pages # Valid options: none, prev, next, both # "sequential_nav": "both", # TODO: To enable listing contributors on individual pages, set to True "display_contributors": True, # The following line enables the "Give feedback" button. "github_issues": "enabled", } # The following instructions are to display a clickable pencil "Edit" button on every page, in the top-right. html_theme_options = { "source_repository": "https://github.com/canonical/multipass", "source_branch": "main", "source_directory": "docs/", } # Project slug; see https://meta.discourse.org/t/what-is-category-slug/87897 # # TODO: If your documentation is hosted on https://docs.ubuntu.com/, # uncomment and update as needed. slug = 'multipass' # Template and asset locations html_static_path = [".sphinx/_static"] templates_path = [".sphinx/_templates"] ############# # Redirects # ############# # To set up redirects: https://documatt.gitlab.io/sphinx-reredirects/usage.html # For example: 'explanation/old-name.html': '../how-to/prettify.html', # To set up redirects in the Read the Docs project dashboard: # https://docs.readthedocs.io/en/stable/guides/redirects.html # NOTE: If undefined, set to None, or empty, # the sphinx_reredirects extension will be disabled. redirects = {} ########################### # Link checker exceptions # ########################### # A regex list of URLs that are ignored by 'make linkcheck' # # TODO: Remove or adjust the ACME entry after you update the contributing guide linkcheck_ignore = [ "https://app.element.io/#/room/#Multipass:matrix.org", "http://127.0.0.1:8000", "http://127.0.0.1:8001", "https://localhost:8080", "https://localhost:8081", "https://github.com/canonical/*", "https://sourceforge.net/projects/vcxsrv/", "https://sourceforge.net/projects/xming/", "http://www.straightrunning.com/XmingNotes/", ] linkcheck_retries = 3 # A regex list of URLs where anchors are ignored by 'make linkcheck' linkcheck_anchors_ignore_for_url = [r"https://github\.com/.*"] ######################## # Configuration extras # ######################## # Custom MyST syntax extensions; see # https://myst-parser.readthedocs.io/en/latest/syntax/optional.html # # NOTE: By default, the following MyST extensions are enabled: # substitution, deflist, linkify # myst_enable_extensions = set() # Custom Sphinx extensions; see # https://www.sphinx-doc.org/en/master/usage/extensions/index.html # NOTE: The canonical_sphinx extension is required for the starter pack. # It automatically enables the following extensions: # - custom-rst-roles # - myst_parser # - notfound.extension # - related-links # - sphinx_copybutton # - sphinx_design # - sphinx_reredirects # - sphinx_tabs.tabs # - sphinxcontrib.jquery # - sphinxext.opengraph # - terminal-output # - youtube-links extensions = [ "canonical_sphinx", "sphinxcontrib.cairosvgconverter", "sphinx_last_updated_by_git", ] # Excludes files or directories from processing exclude_patterns = [ "doc-cheat-sheet*", ] # Adds custom CSS files, located under 'html_static_path' html_css_files = [ "css/pdf.css", ] # Adds custom JavaScript files, located under 'html_static_path' # html_js_files = [] # Specifies a reST snippet to be appended to each .rst file rst_epilog = """ .. include:: /reuse/links.txt """ # Feedback button at the top; enabled by default # # TODO: To disable the button, uncomment this. # disable_feedback_button = True # Your manpage URL # # TODO: To enable manpage links, uncomment and update as needed. # # NOTE: If set, adding ':manpage:' to an .rst file # adds a link to the corresponding man section at the bottom of the page. # manpages_url = f'https://manpages.ubuntu.com/manpages/{codename}/en/' + \ # f'man{section}/{page}.{section}.html' # Specifies a reST snippet to be prepended to each .rst file # This defines a :center: role that centers table cell content. # This defines a :h2: role that styles content for use with PDF generation. rst_prolog = """ .. role:: center :class: align-center .. role:: h2 :class: hclass2 """ # Workaround for https://github.com/canonical/canonical-sphinx/issues/34 if "discourse_prefix" not in html_context and "discourse" in html_context: html_context["discourse_prefix"] = html_context["discourse"] + "/t/" ##################### # PDF configuration # ##################### latex_additional_files = [ "./.sphinx/fonts/Ubuntu-B.ttf", "./.sphinx/fonts/Ubuntu-R.ttf", "./.sphinx/fonts/Ubuntu-RI.ttf", "./.sphinx/fonts/UbuntuMono-R.ttf", "./.sphinx/fonts/UbuntuMono-RI.ttf", "./.sphinx/fonts/UbuntuMono-B.ttf", "./.sphinx/images/Canonical-logo-4x.png", "./.sphinx/images/front-page-light.pdf", "./.sphinx/images/normal-page-footer.pdf", ] latex_engine = "xelatex" latex_show_pagerefs = True latex_show_urls = "footnote" with open(".sphinx/latex_elements_template.txt", "rt") as file: latex_config = file.read() latex_elements = ast.literal_eval(latex_config.replace("$PROJECT", project)) [rtd-command-info] start-time: 2025-04-25T12:01:19.617032Z, end-time: 2025-04-25T12:01:27.676659Z, duration: 8, exit-code: 0 python -m sphinx -T -W --keep-going -b dirhtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.4.7 loading translations [en]... done sphinx_design found. sphinx_design is now configured. sphinx_tabs.tabs found. sphinx_tabs.tabs is now configured. sphinx_reredirects found. sphinx_reredirects is now configured. canonical.youtube-links found. canonical.youtube-links is now configured. canonical.related-links found. canonical.related-links is now configured. canonical.custom-rst-roles found. canonical.custom-rst-roles is now configured. canonical.terminal-output found. canonical.terminal-output is now configured. canonical.contributor-listing found. canonical.contributor-listing is now configured. sphinx_copybutton found. sphinx_copybutton is now configured. sphinxext.opengraph found. sphinxext.opengraph is now configured. sphinxcontrib.jquery found. sphinxcontrib.jquery is now configured. notfound.extension found. notfound.extension is now configured. sphinxcontrib.cairosvgconverter found. sphinxcontrib.cairosvgconverter is now configured. sphinx_last_updated_by_git found. sphinx_last_updated_by_git is now configured. matplotlib is not installed, social cards will not be generated making output directory... done myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'deflist', 'linkify'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [dirhtml]: targets for 101 source files that are out of date updating environment: [new config] 101 added, 0 changed, 0 removed reading sources... [ 1%] contribute-to-multipass-docs reading sources... [ 2%] explanation/about-performance reading sources... [ 3%] explanation/about-security reading sources... [ 4%] explanation/alias reading sources... [ 5%] explanation/authentication reading sources... [ 6%] explanation/blueprint reading sources... [ 7%] explanation/driver reading sources... [ 8%] explanation/host reading sources... [ 9%] explanation/id-mapping reading sources... [ 10%] explanation/image reading sources... [ 11%] explanation/index reading sources... [ 12%] explanation/instance reading sources... [ 13%] explanation/mount reading sources... [ 14%] explanation/multipass-exec-and-shells reading sources... [ 15%] explanation/platform reading sources... [ 16%] explanation/service reading sources... [ 17%] explanation/settings-keys-values reading sources... [ 18%] explanation/snapshot reading sources... [ 19%] how-to-guides/customise-multipass/authenticate-clients-with-the-multipass-service reading sources... [ 20%] how-to-guides/customise-multipass/build-multipass-images-with-packer reading sources... [ 21%] how-to-guides/customise-multipass/configure-multipass-default-logging-level reading sources... [ 22%] how-to-guides/customise-multipass/configure-where-multipass-stores-external-data reading sources... [ 23%] how-to-guides/customise-multipass/index reading sources... [ 24%] how-to-guides/customise-multipass/integrate-with-windows-terminal reading sources... [ 25%] how-to-guides/customise-multipass/migrate-from-hyperkit-to-qemu-on-macos reading sources... [ 26%] how-to-guides/customise-multipass/set-up-a-graphical-interface reading sources... [ 27%] how-to-guides/customise-multipass/set-up-the-driver reading sources... [ 28%] how-to-guides/customise-multipass/use-a-different-terminal-from-the-system-icon reading sources... [ 29%] how-to-guides/index reading sources... [ 30%] how-to-guides/install-multipass reading sources... [ 31%] how-to-guides/manage-instances/add-a-network-to-an-existing-instance reading sources... [ 32%] how-to-guides/manage-instances/configure-static-ips reading sources... [ 33%] how-to-guides/manage-instances/create-an-instance reading sources... [ 34%] how-to-guides/manage-instances/index reading sources... [ 35%] how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init reading sources... [ 36%] how-to-guides/manage-instances/modify-an-instance reading sources... [ 37%] how-to-guides/manage-instances/remove-an-instance reading sources... [ 38%] how-to-guides/manage-instances/run-a-docker-container-in-multipass reading sources... [ 39%] how-to-guides/manage-instances/share-data-with-an-instance reading sources... [ 40%] how-to-guides/manage-instances/use-a-blueprint reading sources... [ 41%] how-to-guides/manage-instances/use-an-instance reading sources... [ 42%] how-to-guides/manage-instances/use-instance-command-aliases reading sources... [ 43%] how-to-guides/manage-instances/use-the-docker-blueprint reading sources... [ 44%] how-to-guides/manage-instances/use-the-primary-instance reading sources... [ 45%] how-to-guides/troubleshoot/access-logs reading sources... [ 46%] how-to-guides/troubleshoot/index reading sources... [ 47%] how-to-guides/troubleshoot/mount-an-encrypted-home-folder reading sources... [ 48%] how-to-guides/troubleshoot/troubleshoot-launch-start-issues reading sources... [ 49%] how-to-guides/troubleshoot/troubleshoot-networking reading sources... [ 50%] index reading sources... [ 50%] reference/command-line-interface/alias reading sources... [ 51%] reference/command-line-interface/aliases reading sources... [ 52%] reference/command-line-interface/authenticate reading sources... [ 53%] reference/command-line-interface/clone reading sources... [ 54%] reference/command-line-interface/delete reading sources... [ 55%] reference/command-line-interface/exec reading sources... [ 56%] reference/command-line-interface/find reading sources... [ 57%] reference/command-line-interface/get reading sources... [ 58%] reference/command-line-interface/help reading sources... [ 59%] reference/command-line-interface/index reading sources... [ 60%] reference/command-line-interface/info reading sources... [ 61%] reference/command-line-interface/launch reading sources... [ 62%] reference/command-line-interface/list reading sources... [ 63%] reference/command-line-interface/mount reading sources... [ 64%] reference/command-line-interface/networks reading sources... [ 65%] reference/command-line-interface/prefer reading sources... [ 66%] reference/command-line-interface/purge reading sources... [ 67%] reference/command-line-interface/recover reading sources... [ 68%] reference/command-line-interface/restart reading sources... [ 69%] reference/command-line-interface/restore reading sources... [ 70%] reference/command-line-interface/set reading sources... [ 71%] reference/command-line-interface/shell reading sources... [ 72%] reference/command-line-interface/snapshot reading sources... [ 73%] reference/command-line-interface/start reading sources... [ 74%] reference/command-line-interface/stop reading sources... [ 75%] reference/command-line-interface/suspend reading sources... [ 76%] reference/command-line-interface/transfer reading sources... [ 77%] reference/command-line-interface/umount reading sources... [ 78%] reference/command-line-interface/unalias reading sources... [ 79%] reference/command-line-interface/version reading sources... [ 80%] reference/gui-client reading sources... [ 81%] reference/index reading sources... [ 82%] reference/instance-name-format reading sources... [ 83%] reference/instance-states reading sources... [ 84%] reference/logging-levels reading sources... [ 85%] reference/settings/client-apps-windows-terminal-profiles reading sources... [ 86%] reference/settings/client-gui-autostart reading sources... [ 87%] reference/settings/client-gui-hotkey reading sources... [ 88%] reference/settings/client-primary-name reading sources... [ 89%] reference/settings/index reading sources... [ 90%] reference/settings/local-bridged-network reading sources... [ 91%] reference/settings/local-driver reading sources... [ 92%] reference/settings/local-instance-name-bridged reading sources... [ 93%] reference/settings/local-instance-name-cpus reading sources... [ 94%] reference/settings/local-instance-name-disk reading sources... [ 95%] reference/settings/local-instance-name-memory reading sources... [ 96%] reference/settings/local-instance-name-snapshot-name-comment reading sources... [ 97%] reference/settings/local-instance-name-snapshot-name-name reading sources... [ 98%] reference/settings/local-passphrase reading sources... [ 99%] reference/settings/local-privileged-mounts reading sources... [100%] tutorial/index getting Git timestamps for source files... [ 10%] . getting Git timestamps for source files... [ 20%] explanation getting Git timestamps for source files... [ 30%] how-to-guides/customise-multipass getting Git timestamps for source files... [ 40%] how-to-guides getting Git timestamps for source files... [ 50%] how-to-guides/manage-instances getting Git timestamps for source files... [ 60%] how-to-guides/troubleshoot getting Git timestamps for source files... [ 70%] reference/command-line-interface getting Git timestamps for source files... [ 80%] reference getting Git timestamps for source files... [ 90%] reference/settings getting Git timestamps for source files... [100%] tutorial getting Git timestamps for dependencies... [ 25%] images getting Git timestamps for dependencies... [ 50%] images/run-a-docker-container-in-multipass getting Git timestamps for dependencies... [ 75%] images/gui-client getting Git timestamps for dependencies... [100%] images/tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done copying assets: done writing output... [ 1%] contribute-to-multipass-docs writing output... [ 2%] explanation/about-performance writing output... [ 3%] explanation/about-security writing output... [ 4%] explanation/alias writing output... [ 5%] explanation/authentication writing output... [ 6%] explanation/blueprint writing output... [ 7%] explanation/driver writing output... [ 8%] explanation/host writing output... [ 9%] explanation/id-mapping writing output... [ 10%] explanation/image writing output... [ 11%] explanation/index writing output... [ 12%] explanation/instance writing output... [ 13%] explanation/mount writing output... [ 14%] explanation/multipass-exec-and-shells writing output... [ 15%] explanation/platform writing output... [ 16%] explanation/service writing output... [ 17%] explanation/settings-keys-values writing output... [ 18%] explanation/snapshot writing output... [ 19%] how-to-guides/customise-multipass/authenticate-clients-with-the-multipass-service writing output... [ 20%] how-to-guides/customise-multipass/build-multipass-images-with-packer writing output... [ 21%] how-to-guides/customise-multipass/configure-multipass-default-logging-level writing output... [ 22%] how-to-guides/customise-multipass/configure-where-multipass-stores-external-data writing output... [ 23%] how-to-guides/customise-multipass/index writing output... [ 24%] how-to-guides/customise-multipass/integrate-with-windows-terminal writing output... [ 25%] how-to-guides/customise-multipass/migrate-from-hyperkit-to-qemu-on-macos writing output... [ 26%] how-to-guides/customise-multipass/set-up-a-graphical-interface writing output... [ 27%] how-to-guides/customise-multipass/set-up-the-driver writing output... [ 28%] how-to-guides/customise-multipass/use-a-different-terminal-from-the-system-icon writing output... [ 29%] how-to-guides/index writing output... [ 30%] how-to-guides/install-multipass writing output... [ 31%] how-to-guides/manage-instances/add-a-network-to-an-existing-instance writing output... [ 32%] how-to-guides/manage-instances/configure-static-ips writing output... [ 33%] how-to-guides/manage-instances/create-an-instance writing output... [ 34%] how-to-guides/manage-instances/index writing output... [ 35%] how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init writing output... [ 36%] how-to-guides/manage-instances/modify-an-instance writing output... [ 37%] how-to-guides/manage-instances/remove-an-instance writing output... [ 38%] how-to-guides/manage-instances/run-a-docker-container-in-multipass writing output... [ 39%] how-to-guides/manage-instances/share-data-with-an-instance writing output... [ 40%] how-to-guides/manage-instances/use-a-blueprint writing output... [ 41%] how-to-guides/manage-instances/use-an-instance writing output... [ 42%] how-to-guides/manage-instances/use-instance-command-aliases writing output... [ 43%] how-to-guides/manage-instances/use-the-docker-blueprint writing output... [ 44%] how-to-guides/manage-instances/use-the-primary-instance writing output... [ 45%] how-to-guides/troubleshoot/access-logs writing output... [ 46%] how-to-guides/troubleshoot/index writing output... [ 47%] how-to-guides/troubleshoot/mount-an-encrypted-home-folder writing output... [ 48%] how-to-guides/troubleshoot/troubleshoot-launch-start-issues writing output... [ 49%] how-to-guides/troubleshoot/troubleshoot-networking writing output... [ 50%] index writing output... [ 50%] reference/command-line-interface/alias writing output... [ 51%] reference/command-line-interface/aliases writing output... [ 52%] reference/command-line-interface/authenticate writing output... [ 53%] reference/command-line-interface/clone writing output... [ 54%] reference/command-line-interface/delete writing output... [ 55%] reference/command-line-interface/exec writing output... [ 56%] reference/command-line-interface/find writing output... [ 57%] reference/command-line-interface/get writing output... [ 58%] reference/command-line-interface/help writing output... [ 59%] reference/command-line-interface/index writing output... [ 60%] reference/command-line-interface/info writing output... [ 61%] reference/command-line-interface/launch writing output... [ 62%] reference/command-line-interface/list writing output... [ 63%] reference/command-line-interface/mount writing output... [ 64%] reference/command-line-interface/networks writing output... [ 65%] reference/command-line-interface/prefer writing output... [ 66%] reference/command-line-interface/purge writing output... [ 67%] reference/command-line-interface/recover writing output... [ 68%] reference/command-line-interface/restart writing output... [ 69%] reference/command-line-interface/restore writing output... [ 70%] reference/command-line-interface/set writing output... [ 71%] reference/command-line-interface/shell writing output... [ 72%] reference/command-line-interface/snapshot writing output... [ 73%] reference/command-line-interface/start writing output... [ 74%] reference/command-line-interface/stop writing output... [ 75%] reference/command-line-interface/suspend writing output... [ 76%] reference/command-line-interface/transfer writing output... [ 77%] reference/command-line-interface/umount writing output... [ 78%] reference/command-line-interface/unalias writing output... [ 79%] reference/command-line-interface/version writing output... [ 80%] reference/gui-client writing output... [ 81%] reference/index writing output... [ 82%] reference/instance-name-format writing output... [ 83%] reference/instance-states writing output... [ 84%] reference/logging-levels writing output... [ 85%] reference/settings/client-apps-windows-terminal-profiles writing output... [ 86%] reference/settings/client-gui-autostart writing output... [ 87%] reference/settings/client-gui-hotkey writing output... [ 88%] reference/settings/client-primary-name writing output... [ 89%] reference/settings/index writing output... [ 90%] reference/settings/local-bridged-network writing output... [ 91%] reference/settings/local-driver writing output... [ 92%] reference/settings/local-instance-name-bridged writing output... [ 93%] reference/settings/local-instance-name-cpus writing output... [ 94%] reference/settings/local-instance-name-disk writing output... [ 95%] reference/settings/local-instance-name-memory writing output... [ 96%] reference/settings/local-instance-name-snapshot-name-comment writing output... [ 97%] reference/settings/local-instance-name-snapshot-name-name writing output... [ 98%] reference/settings/local-passphrase writing output... [ 99%] reference/settings/local-privileged-mounts writing output... [100%] tutorial/index generating indices... genindex done writing additional pages... search done copying images... [ 2%] images/contribute-to-discourse-docs.png copying images... [ 4%] images/multipass-windows-terminal-1.png copying images... [ 6%] images/multipass-windows-terminal-2.jpeg copying images... [ 7%] images/multipass-remmina.png copying images... [ 9%] images/multipass-xlogo.png copying images... [ 11%] images/multipass-windows-desktop-firefox.jpeg copying images... [ 13%] images/multipass-virt-manager-gui.png copying images... [ 15%] images/multipass-macos-virtualbox-manager.png copying images... [ 17%] images/multipass-windows-virtualbox-manager.png copying images... [ 19%] images/multipass-file-command-info.png copying images... [ 20%] images/multipass-installer-macos.png copying images... [ 22%] images/run-a-docker-container-in-multipass/mp-docker-2.png copying images... [ 24%] images/run-a-docker-container-in-multipass/mp-docker-4.png copying images... [ 26%] images/run-a-docker-container-in-multipass/mp-docker-5.png copying images... [ 28%] images/run-a-docker-container-in-multipass/mp-docker-6.png copying images... [ 30%] images/run-a-docker-container-in-multipass/mp-docker-7.png copying images... [ 31%] images/run-a-docker-container-in-multipass/mp-docker-8.png copying images... [ 33%] images/run-a-docker-container-in-multipass/mp-docker-9.png copying images... [ 35%] images/run-a-docker-container-in-multipass/mp-docker-10.png copying images... [ 37%] images/multipass-security-privacy.jpg copying images... [ 39%] images/gui-client/multipass-gui-catalogue-tab.png copying images... [ 41%] images/gui-client/multipass-gui-configure-instance.png copying images... [ 43%] images/gui-client/multipass-gui-launching-instance.png copying images... [ 44%] images/gui-client/multipass-gui-instances-tab.png copying images... [ 46%] images/gui-client/multipass-gui-instance.png copying images... [ 48%] images/gui-client/multipass-gui-instance-edit.png copying images... [ 50%] images/gui-client/multipass-gui-settings-tab.png copying images... [ 52%] images/gui-client/multipass-gui-tray-icon-menu.png copying images... [ 54%] images/tutorial/mp-linux-1.png copying images... [ 56%] images/tutorial/mp-linux-2.png copying images... [ 57%] images/tutorial/mp-linux-2a.png copying images... [ 59%] images/tutorial/mp-linux-3.png copying images... [ 61%] images/tutorial/mp-macos-1.png copying images... [ 63%] images/tutorial/mp-macos-2.png copying images... [ 65%] images/tutorial/mp-macos-3.png copying images... [ 67%] images/tutorial/mp-macos-4.png copying images... [ 69%] images/tutorial/mp-windows-1.png copying images... [ 70%] images/tutorial/mp-windows-2.png copying images... [ 72%] images/tutorial/mp-windows-3.png copying images... [ 74%] images/tutorial/mp-linux-4.png copying images... [ 76%] images/tutorial/mp-macos-5.png copying images... [ 78%] images/tutorial/mp-windows-12.png copying images... [ 80%] images/tutorial/mp-linux-5.png copying images... [ 81%] images/tutorial/mp-linux-6.png copying images... [ 83%] images/tutorial/mp-linux-7.png copying images... [ 85%] images/tutorial/mp-linux-8.png copying images... [ 87%] images/tutorial/mp-macos-6.png copying images... [ 89%] images/tutorial/mp-macos-7.png copying images... [ 91%] images/tutorial/mp-macos-8.png copying images... [ 93%] images/tutorial/mp-macos-9.png copying images... [ 94%] images/tutorial/mp-windows-14.png copying images... [ 96%] images/tutorial/mp-windows-15.png copying images... [ 98%] images/tutorial/mp-windows-16.png copying images... [100%] images/tutorial/mp-windows-17.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2025-04-25T12:01:27.745394Z, end-time: 2025-04-25T12:01:30.428047Z, duration: 2, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v7.4.7 loading translations [en]... done sphinx_design found. sphinx_design is now configured. sphinx_tabs.tabs found. sphinx_tabs.tabs is now configured. sphinx_reredirects found. sphinx_reredirects is now configured. canonical.youtube-links found. canonical.youtube-links is now configured. canonical.related-links found. canonical.related-links is now configured. canonical.custom-rst-roles found. canonical.custom-rst-roles is now configured. canonical.terminal-output found. canonical.terminal-output is now configured. canonical.contributor-listing found. canonical.contributor-listing is now configured. sphinx_copybutton found. sphinx_copybutton is now configured. sphinxext.opengraph found. sphinxext.opengraph is now configured. sphinxcontrib.jquery found. sphinxcontrib.jquery is now configured. notfound.extension found. notfound.extension is now configured. sphinxcontrib.cairosvgconverter found. sphinxcontrib.cairosvgconverter is now configured. sphinx_last_updated_by_git found. sphinx_last_updated_by_git is now configured. matplotlib is not installed, social cards will not be generated making output directory... done loading pickled environment... done myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'linkify', 'deflist'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed reading sources... getting Git timestamps for source files... getting Git timestamps for dependencies... looking for now-outdated files... none found copying TeX support files... copying TeX support files... done copying additional files... ./.sphinx/fonts/Ubuntu-B.ttf ./.sphinx/fonts/Ubuntu-R.ttf ./.sphinx/fonts/Ubuntu-RI.ttf ./.sphinx/fonts/UbuntuMono-R.ttf ./.sphinx/fonts/UbuntuMono-RI.ttf ./.sphinx/fonts/UbuntuMono-B.ttf ./.sphinx/images/Canonical-logo-4x.png ./.sphinx/images/front-page-light.pdf ./.sphinx/images/normal-page-footer.pdfdone processing multipass.tex... index tutorial/index how-to-guides/index how-to-guides/install-multipass how-to-guides/manage-instances/index how-to-guides/manage-instances/create-an-instance how-to-guides/manage-instances/modify-an-instance how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init how-to-guides/manage-instances/use-an-instance how-to-guides/manage-instances/use-the-primary-instance how-to-guides/manage-instances/use-instance-command-aliases how-to-guides/manage-instances/share-data-with-an-instance how-to-guides/manage-instances/remove-an-instance how-to-guides/manage-instances/add-a-network-to-an-existing-instance how-to-guides/manage-instances/configure-static-ips how-to-guides/manage-instances/use-a-blueprint how-to-guides/manage-instances/use-the-docker-blueprint how-to-guides/manage-instances/run-a-docker-container-in-multipass how-to-guides/customise-multipass/index how-to-guides/customise-multipass/set-up-the-driver how-to-guides/customise-multipass/migrate-from-hyperkit-to-qemu-on-macos how-to-guides/customise-multipass/authenticate-clients-with-the-multipass-service how-to-guides/customise-multipass/build-multipass-images-with-packer how-to-guides/customise-multipass/set-up-a-graphical-interface how-to-guides/customise-multipass/use-a-different-terminal-from-the-system-icon how-to-guides/customise-multipass/integrate-with-windows-terminal how-to-guides/customise-multipass/configure-where-multipass-stores-external-data how-to-guides/customise-multipass/configure-multipass-default-logging-level how-to-guides/troubleshoot/index how-to-guides/troubleshoot/access-logs how-to-guides/troubleshoot/mount-an-encrypted-home-folder how-to-guides/troubleshoot/troubleshoot-launch-start-issues how-to-guides/troubleshoot/troubleshoot-networking reference/index reference/command-line-interface/index reference/command-line-interface/alias reference/command-line-interface/aliases reference/command-line-interface/authenticate reference/command-line-interface/clone reference/command-line-interface/delete reference/command-line-interface/exec reference/command-line-interface/find reference/command-line-interface/get reference/command-line-interface/help reference/command-line-interface/info reference/command-line-interface/launch reference/command-line-interface/list reference/command-line-interface/mount reference/command-line-interface/networks reference/command-line-interface/prefer reference/command-line-interface/purge reference/command-line-interface/recover reference/command-line-interface/restart reference/command-line-interface/restore reference/command-line-interface/set reference/command-line-interface/shell reference/command-line-interface/snapshot reference/command-line-interface/start reference/command-line-interface/stop reference/command-line-interface/suspend reference/command-line-interface/transfer reference/command-line-interface/umount reference/command-line-interface/unalias reference/command-line-interface/version reference/gui-client reference/instance-name-format reference/instance-states reference/logging-levels reference/settings/index reference/settings/client-apps-windows-terminal-profiles reference/settings/client-gui-autostart reference/settings/client-gui-hotkey reference/settings/client-primary-name reference/settings/local-bridged-network reference/settings/local-driver reference/settings/local-instance-name-bridged reference/settings/local-instance-name-cpus reference/settings/local-instance-name-disk reference/settings/local-instance-name-memory reference/settings/local-instance-name-snapshot-name-comment reference/settings/local-instance-name-snapshot-name-name reference/settings/local-passphrase reference/settings/local-privileged-mounts explanation/index explanation/about-performance explanation/about-security explanation/alias explanation/authentication explanation/blueprint explanation/driver explanation/host explanation/id-mapping explanation/image explanation/instance explanation/mount explanation/multipass-exec-and-shells explanation/platform explanation/service explanation/settings-keys-values explanation/snapshot contribute-to-multipass-docs resolving references... done writing... done copying images... [ 2%] images/tutorial/mp-linux-1.png copying images... [ 4%] images/tutorial/mp-linux-2.png copying images... [ 5%] images/tutorial/mp-linux-2a.png copying images... [ 7%] images/tutorial/mp-linux-3.png copying images... [ 9%] images/tutorial/mp-macos-1.png copying images... [ 11%] images/tutorial/mp-macos-2.png copying images... [ 13%] images/tutorial/mp-macos-3.png copying images... [ 15%] images/tutorial/mp-macos-4.png copying images... [ 16%] images/tutorial/mp-windows-1.png copying images... [ 18%] images/tutorial/mp-windows-2.png copying images... [ 20%] images/tutorial/mp-windows-3.png copying images... [ 22%] images/tutorial/mp-linux-4.png copying images... [ 24%] images/tutorial/mp-macos-5.png copying images... [ 25%] images/tutorial/mp-windows-12.png copying images... [ 27%] images/tutorial/mp-linux-5.png copying images... [ 29%] images/tutorial/mp-linux-6.png copying images... [ 31%] images/tutorial/mp-linux-7.png copying images... [ 33%] images/tutorial/mp-linux-8.png copying images... [ 35%] images/tutorial/mp-macos-6.png copying images... [ 36%] images/tutorial/mp-macos-7.png copying images... [ 38%] images/tutorial/mp-macos-8.png copying images... [ 40%] images/tutorial/mp-macos-9.png copying images... [ 42%] images/tutorial/mp-windows-14.png copying images... [ 44%] images/tutorial/mp-windows-15.png copying images... [ 45%] images/tutorial/mp-windows-16.png copying images... [ 47%] images/tutorial/mp-windows-17.png copying images... [ 49%] images/multipass-installer-macos.png copying images... [ 51%] images/run-a-docker-container-in-multipass/mp-docker-2.png copying images... [ 53%] images/run-a-docker-container-in-multipass/mp-docker-4.png copying images... [ 55%] images/run-a-docker-container-in-multipass/mp-docker-5.png copying images... [ 56%] images/run-a-docker-container-in-multipass/mp-docker-6.png copying images... [ 58%] images/run-a-docker-container-in-multipass/mp-docker-7.png copying images... [ 60%] images/run-a-docker-container-in-multipass/mp-docker-8.png copying images... [ 62%] images/run-a-docker-container-in-multipass/mp-docker-9.png copying images... [ 64%] images/run-a-docker-container-in-multipass/mp-docker-10.png copying images... [ 65%] images/multipass-virt-manager-gui.png copying images... [ 67%] images/multipass-macos-virtualbox-manager.png copying images... [ 69%] images/multipass-windows-virtualbox-manager.png copying images... [ 71%] https://asciinema.org/a/556203.svg copying images... [ 73%] images/multipass-remmina.png copying images... [ 75%] images/multipass-xlogo.png copying images... [ 76%] images/multipass-windows-desktop-firefox.jpeg copying images... [ 78%] images/multipass-file-command-info.png copying images... [ 80%] images/multipass-windows-terminal-1.png copying images... [ 82%] images/multipass-windows-terminal-2.jpeg copying images... [ 84%] images/multipass-security-privacy.jpg copying images... [ 85%] images/gui-client/multipass-gui-catalogue-tab.png copying images... [ 87%] images/gui-client/multipass-gui-configure-instance.png copying images... [ 89%] images/gui-client/multipass-gui-launching-instance.png copying images... [ 91%] images/gui-client/multipass-gui-instances-tab.png copying images... [ 93%] images/gui-client/multipass-gui-instance.png copying images... [ 95%] images/gui-client/multipass-gui-instance-edit.png copying images... [ 96%] images/gui-client/multipass-gui-settings-tab.png copying images... [ 98%] images/gui-client/multipass-gui-tray-icon-menu.png copying images... [100%] images/contribute-to-discourse-docs.png build succeeded. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2025-04-25T12:01:35.367185Z, end-time: 2025-04-25T12:01:35.410697Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'xelatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'internal xindy ' . $ENV{'XINDYOPTS'} . ' %O -o %D %S'; sub xindy { my @args = @_; if (-z $args[-1]) { # create an empty .ind file if .idx is empty open(FH, ">" . $args[-2]); close(FH); return 0; } else { return system("xindy", @args); } } add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2025-04-25T12:01:35.469318Z, end-time: 2025-04-25T12:02:35.562350Z, duration: 60, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=canonical-multipass -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Use of uninitialized value in concatenation (.) or string at (eval 10) line 5. Subroutine xindy redefined at (eval 11) line 6. Subroutine makeglo redefined at (eval 11) line 18. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Use of uninitialized value in concatenation (.) or string at (eval 11) line 5. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'multipass.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="canonical-multipass" "multipass.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./multipass.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def (|extractbb --version)))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) LaTeX hooks Warning: Generic hook 'file/after/tracklang.sty' is deprecated. (hooks) Use hook 'file/tracklang.sty/after' instead. LaTeX hooks Warning: Generic hook 'package/after/bidi' is deprecated. (hooks) Use hook 'package/bidi/after' instead. LaTeX hooks Warning: Generic hook 'package/after/luabidi' is deprecated. (hooks) Use hook 'package/luabidi/after' instead. (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de f)))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet ric.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod e.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari thmetics.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct. code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation s.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t ex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex)) ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex ) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65 .sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18 .sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex Library (tcolorbox): 'tcbraster.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbskins.code.tex Library (tcolorbox): 'tcbskins.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)) (/usr/share/texlive/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarytopaths.code.tex))) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbskinsjigsaw.code.tex Library (tcolorbox): 'tcbskinsjigsaw.code.tex' version '5.0.2' )) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex Library (tcolorbox): 'tcbbreakable.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdfcol.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbhooks.code.tex Library (tcolorbox): 'tcbhooks.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex Library (tcolorbox): 'tcbtheorems.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbfitting.code.tex Library (tcolorbox): 'tcbfitting.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbxparse.code.tex Library (tcolorbox): 'tcbxparse.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistingsutf8.code.tex Library (tcolorbox): 'tcblistingsutf8.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex Library (tcolorbox): 'tcblistings.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistingscore.code.tex Library (tcolorbox): 'tcblistingscore.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex Library (tcolorbox): 'tcbprocessing.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex Library (tcolorbox): 'tcbexternal.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbmagazine.code.tex Library (tcolorbox): 'tcbmagazine.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbvignette.code.tex Library (tcolorbox): 'tcbvignette.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryfadings.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryfadings.code .tex))) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbposter.code.tex Library (tcolorbox): 'tcbposter.code.tex' version '5.0.2' )) (/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpage.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabto-ltx/tabto.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty) Writing index file canonical-multipass.idx (./canonical-multipass.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-utex-helper. sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomefree.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomebrands.fd))) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Rerun to get /PageLabels entry. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) Underfull \hbox (badness 10000) in alignment at lines 181--181 [][] Overfull \hbox (1.13809pt too wide) in paragraph at lines 181--182 [][] [1] LaTeX Warning: Reference `LastPage' on page 1 undefined on input line 200. [1] LaTeX Warning: Reference `LastPage' on page 2 undefined on input line 221. [2] Chapter 1. LaTeX Warning: Hyper reference `tutorial/index::doc' on page 3 undefined on inp ut line 252. LaTeX Warning: Reference `tutorial/index::doc' on page 3 undefined on input lin e 252. LaTeX Warning: Hyper reference `how-to-guides/index::doc' on page 3 undefined o n input line 252. LaTeX Warning: Reference `how-to-guides/index::doc' on page 3 undefined on inpu t line 252. LaTeX Warning: Hyper reference `explanation/index::doc' on page 3 undefined on input line 252. LaTeX Warning: Reference `explanation/index::doc' on page 3 undefined on input line 252. LaTeX Warning: Hyper reference `reference/index::doc' on page 3 undefined on in put line 252. LaTeX Warning: Reference `reference/index::doc' on page 3 undefined on input li ne 252. LaTeX Warning: Hyper reference `tutorial/index::doc' on page 3 undefined on inp ut line 252. LaTeX Warning: Reference `tutorial/index::doc' on page 3 undefined on input lin e 252. LaTeX Warning: Hyper reference `how-to-guides/index::doc' on page 3 undefined o n input line 252. LaTeX Warning: Reference `how-to-guides/index::doc' on page 3 undefined on inpu t line 252. LaTeX Warning: Hyper reference `explanation/index::doc' on page 3 undefined on input line 252. LaTeX Warning: Reference `explanation/index::doc' on page 3 undefined on input line 252. LaTeX Warning: Hyper reference `reference/index::doc' on page 3 undefined on in put line 252. LaTeX Warning: Reference `reference/index::doc' on page 3 undefined on input li ne 252. LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 261. [3] Chapter 2. LaTeX Warning: Hyper reference `contribute-to-multipass-docs::doc' on page 4 un defined on input line 276. LaTeX Warning: Reference `contribute-to-multipass-docs::doc' on page 4 undefine d on input line 276. LaTeX Warning: Hyper reference `how-to-guides/install-multipass::doc' on page 4 undefined on input line 313. LaTeX Warning: Reference `how-to-guides/install-multipass::doc' on page 4 undef ined on input line 313. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 4 undefined on input line 375. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 4 unde fined on input line 375. LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 376. [4] LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 376. [5] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/mount-an-encrypted-h ome-folder::doc' on page 6 undefined on input line 395. LaTeX Warning: Reference `how-to-guides/troubleshoot/mount-an-encrypted-home-fo lder::doc' on page 6 undefined on input line 395. LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 453. [6] LaTeX Warning: Reference `LastPage' on page 7 undefined on input line 540. [7] LaTeX Warning: Reference `LastPage' on page 8 undefined on input line 540. [8] LaTeX Warning: Reference `LastPage' on page 9 undefined on input line 605. [9] LaTeX Warning: Reference `LastPage' on page 10 undefined on input line 605. [10] LaTeX Warning: Reference `LastPage' on page 11 undefined on input line 656. [11] LaTeX Warning: Reference `LastPage' on page 12 undefined on input line 708. [12] LaTeX Warning: Reference `LastPage' on page 13 undefined on input line 772. [13] LaTeX Warning: Reference `LastPage' on page 14 undefined on input line 853. [14] LaTeX Warning: Reference `LastPage' on page 15 undefined on input line 928. [15] LaTeX Warning: Reference `LastPage' on page 16 undefined on input line 992. [16] LaTeX Warning: Hyper reference `tutorial/index:run-a-simple-web-server' on page 17 undefined on input line 999. LaTeX Warning: Reference `tutorial/index:run-a-simple-web-server' on page 17 un defined on input line 999. LaTeX Warning: Hyper reference `tutorial/index:launch-from-a-blueprint-to-run-d ocker-containers' on page 17 undefined on input line 1003. LaTeX Warning: Reference `tutorial/index:launch-from-a-blueprint-to-run-docker- containers' on page 17 undefined on input line 1003. LaTeX Warning: Reference `LastPage' on page 17 undefined on input line 1114. [17] LaTeX Warning: Reference `LastPage' on page 18 undefined on input line 1114. [18] LaTeX Warning: Reference `LastPage' on page 19 undefined on input line 1171. [19] LaTeX Warning: Reference `LastPage' on page 20 undefined on input line 1236. [20] LaTeX Warning: Reference `LastPage' on page 21 undefined on input line 1236. [21] LaTeX Warning: Reference `LastPage' on page 22 undefined on input line 1236. [22] LaTeX Warning: Reference `LastPage' on page 23 undefined on input line 1236. [23] LaTeX Warning: Reference `LastPage' on page 24 undefined on input line 1309. [24] LaTeX Warning: Hyper reference `how-to-guides/index::doc' on page 25 undefined on input line 1315. LaTeX Warning: Reference `how-to-guides/index::doc' on page 25 undefined on inp ut line 1315. LaTeX Warning: Hyper reference `explanation/index::doc' on page 25 undefined on input line 1315. LaTeX Warning: Reference `explanation/index::doc' on page 25 undefined on input line 1315. LaTeX Warning: Hyper reference `reference/index::doc' on page 25 undefined on i nput line 1315. LaTeX Warning: Reference `reference/index::doc' on page 25 undefined on input l ine 1315. LaTeX Warning: Reference `LastPage' on page 25 undefined on input line 1337. [25] LaTeX Warning: Reference `LastPage' on page 26 undefined on input line 1337. [26] LaTeX Warning: Hyper reference `how-to-guides/install-multipass::doc' on page 2 7 undefined on input line 1344. LaTeX Warning: Reference `how-to-guides/install-multipass::doc' on page 27 unde fined on input line 1344. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/create-an-instan ce::doc' on page 27 undefined on input line 1356. LaTeX Warning: Reference `how-to-guides/manage-instances/create-an-instance::do c' on page 27 undefined on input line 1356. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/modify-an-instan ce::doc' on page 27 undefined on input line 1360. LaTeX Warning: Reference `how-to-guides/manage-instances/modify-an-instance::do c' on page 27 undefined on input line 1360. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/launch-customize d-instances-with-multipass-and-cloud-init::doc' on page 27 undefined on input l ine 1364. LaTeX Warning: Reference `how-to-guides/manage-instances/launch-customized-inst ances-with-multipass-and-cloud-init::doc' on page 27 undefined on input line 13 64. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-an-instance: :doc' on page 27 undefined on input line 1368. LaTeX Warning: Reference `how-to-guides/manage-instances/use-an-instance::doc' on page 27 undefined on input line 1368. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-the-primary- instance::doc' on page 27 undefined on input line 1372. LaTeX Warning: Reference `how-to-guides/manage-instances/use-the-primary-instan ce::doc' on page 27 undefined on input line 1372. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 27 undefined on input line 1376. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 27 undefined on input line 1376. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance::doc' on page 27 undefined on input line 1380. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance::doc' on page 27 undefined on input line 1380. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/remove-an-instan ce::doc' on page 27 undefined on input line 1384. LaTeX Warning: Reference `how-to-guides/manage-instances/remove-an-instance::do c' on page 27 undefined on input line 1384. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/add-a-network-to -an-existing-instance::doc' on page 27 undefined on input line 1388. LaTeX Warning: Reference `how-to-guides/manage-instances/add-a-network-to-an-ex isting-instance::doc' on page 27 undefined on input line 1388. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/configure-static -ips::doc' on page 27 undefined on input line 1392. LaTeX Warning: Reference `how-to-guides/manage-instances/configure-static-ips:: doc' on page 27 undefined on input line 1392. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-a-blueprint: :doc' on page 27 undefined on input line 1396. LaTeX Warning: Reference `how-to-guides/manage-instances/use-a-blueprint::doc' on page 27 undefined on input line 1396. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-the-docker-b lueprint::doc' on page 27 undefined on input line 1400. LaTeX Warning: Reference `how-to-guides/manage-instances/use-the-docker-bluepri nt::doc' on page 27 undefined on input line 1400. LaTeX Warning: Reference `LastPage' on page 27 undefined on input line 1402. [27] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/run-a-docker-con tainer-in-multipass::doc' on page 28 undefined on input line 1404. LaTeX Warning: Reference `how-to-guides/manage-instances/run-a-docker-container -in-multipass::doc' on page 28 undefined on input line 1404. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 28 undefined on input line 1416. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 28 undefined on input line 1416. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/migrate-from- hyperkit-to-qemu-on-macos::doc' on page 28 undefined on input line 1420. LaTeX Warning: Reference `how-to-guides/customise-multipass/migrate-from-hyperk it-to-qemu-on-macos::doc' on page 28 undefined on input line 1420. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/authenticate- clients-with-the-multipass-service::doc' on page 28 undefined on input line 142 4. LaTeX Warning: Reference `how-to-guides/customise-multipass/authenticate-client s-with-the-multipass-service::doc' on page 28 undefined on input line 1424. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/build-multipa ss-images-with-packer::doc' on page 28 undefined on input line 1428. LaTeX Warning: Reference `how-to-guides/customise-multipass/build-multipass-ima ges-with-packer::doc' on page 28 undefined on input line 1428. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-a-grap hical-interface::doc' on page 28 undefined on input line 1432. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-a-graphical- interface::doc' on page 28 undefined on input line 1432. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/use-a-differe nt-terminal-from-the-system-icon::doc' on page 28 undefined on input line 1436. LaTeX Warning: Reference `how-to-guides/customise-multipass/use-a-different-ter minal-from-the-system-icon::doc' on page 28 undefined on input line 1436. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/integrate-wit h-windows-terminal::doc' on page 28 undefined on input line 1440. LaTeX Warning: Reference `how-to-guides/customise-multipass/integrate-with-wind ows-terminal::doc' on page 28 undefined on input line 1440. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-whe re-multipass-stores-external-data::doc' on page 28 undefined on input line 1444 . LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-where-mul tipass-stores-external-data::doc' on page 28 undefined on input line 1444. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-mul tipass-default-logging-level::doc' on page 28 undefined on input line 1448. LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-multipass -default-logging-level::doc' on page 28 undefined on input line 1448. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/access-logs::doc' on page 28 undefined on input line 1462. LaTeX Warning: Reference `how-to-guides/troubleshoot/access-logs::doc' on page 28 undefined on input line 1462. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/mount-an-encrypted-h ome-folder::doc' on page 28 undefined on input line 1466. LaTeX Warning: Reference `how-to-guides/troubleshoot/mount-an-encrypted-home-fo lder::doc' on page 28 undefined on input line 1466. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues::doc' on page 28 undefined on input line 1470. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues::doc' on page 28 undefined on input line 1470. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing::doc' on page 28 undefined on input line 1474. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking::d oc' on page 28 undefined on input line 1474. LaTeX Warning: Reference `LastPage' on page 28 undefined on input line 1496. [28] LaTeX Warning: Reference `LastPage' on page 29 undefined on input line 1601. [29] LaTeX Warning: Reference `LastPage' on page 30 undefined on input line 1695. [30] LaTeX Warning: Hyper reference `how-to-guides/install-multipass:install-multipa ss-prerequisites' on page 31 undefined on input line 1697. LaTeX Warning: Reference `how-to-guides/install-multipass:install-multipass-pre requisites' on page 31 undefined on input line 1697. LaTeX Warning: Reference `LastPage' on page 31 undefined on input line 1721. [31] LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 32 undefined on input line 1749. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 32 undefined on input line 1749. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/use-a-differe nt-terminal-from-the-system-icon::doc' on page 32 undefined on input line 1749. LaTeX Warning: Reference `how-to-guides/customise-multipass/use-a-different-ter minal-from-the-system-icon::doc' on page 32 undefined on input line 1749. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 32 undefined on input line 1768. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 32 undefined on input line 1768. LaTeX Warning: Reference `LastPage' on page 32 undefined on input line 1837. [32] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/create-an-instan ce::doc' on page 33 undefined on input line 1901. LaTeX Warning: Reference `how-to-guides/manage-instances/create-an-instance::do c' on page 33 undefined on input line 1901. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/modify-an-instan ce::doc' on page 33 undefined on input line 1905. LaTeX Warning: Reference `how-to-guides/manage-instances/modify-an-instance::do c' on page 33 undefined on input line 1905. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/launch-customize d-instances-with-multipass-and-cloud-init::doc' on page 33 undefined on input l ine 1909. LaTeX Warning: Reference `how-to-guides/manage-instances/launch-customized-inst ances-with-multipass-and-cloud-init::doc' on page 33 undefined on input line 19 09. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-an-instance: :doc' on page 33 undefined on input line 1913. LaTeX Warning: Reference `how-to-guides/manage-instances/use-an-instance::doc' on page 33 undefined on input line 1913. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-the-primary- instance::doc' on page 33 undefined on input line 1917. LaTeX Warning: Reference `how-to-guides/manage-instances/use-the-primary-instan ce::doc' on page 33 undefined on input line 1917. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 33 undefined on input line 1921. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 33 undefined on input line 1921. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance::doc' on page 33 undefined on input line 1925. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance::doc' on page 33 undefined on input line 1925. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/remove-an-instan ce::doc' on page 33 undefined on input line 1929. LaTeX Warning: Reference `how-to-guides/manage-instances/remove-an-instance::do c' on page 33 undefined on input line 1929. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/add-a-network-to -an-existing-instance::doc' on page 33 undefined on input line 1933. LaTeX Warning: Reference `how-to-guides/manage-instances/add-a-network-to-an-ex isting-instance::doc' on page 33 undefined on input line 1933. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/configure-static -ips::doc' on page 33 undefined on input line 1937. LaTeX Warning: Reference `how-to-guides/manage-instances/configure-static-ips:: doc' on page 33 undefined on input line 1937. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-a-blueprint: :doc' on page 33 undefined on input line 1941. LaTeX Warning: Reference `how-to-guides/manage-instances/use-a-blueprint::doc' on page 33 undefined on input line 1941. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-the-docker-b lueprint::doc' on page 33 undefined on input line 1945. LaTeX Warning: Reference `how-to-guides/manage-instances/use-the-docker-bluepri nt::doc' on page 33 undefined on input line 1945. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/run-a-docker-con tainer-in-multipass::doc' on page 33 undefined on input line 1949. LaTeX Warning: Reference `how-to-guides/manage-instances/run-a-docker-container -in-multipass::doc' on page 33 undefined on input line 1949. LaTeX Warning: Reference `LastPage' on page 33 undefined on input line 1956. [33] LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 34 undefined on input line 1960. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 34 undefined on input line 1960. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 34 undefined on input line 1960. LaTeX Warning: Reference `explanation/instance::doc' on page 34 undefined on in put line 1960. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 34 undefined on input line 1971. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 34 undefined on input line 1971. LaTeX Warning: Hyper reference `reference/command-line-interface/info::doc' on page 34 undefined on input line 1971. LaTeX Warning: Reference `reference/command-line-interface/info::doc' on page 3 4 undefined on input line 1971. LaTeX Warning: Hyper reference `reference/command-line-interface/find::doc' on page 34 undefined on input line 2002. LaTeX Warning: Reference `reference/command-line-interface/find::doc' on page 3 4 undefined on input line 2002. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 34 undefined on input line 2002. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 34 undefined on input line 2002. LaTeX Warning: Hyper reference `reference/command-line-interface/info::doc' on page 34 undefined on input line 2002. LaTeX Warning: Reference `reference/command-line-interface/info::doc' on page 3 4 undefined on input line 2002. LaTeX Warning: Reference `LastPage' on page 34 undefined on input line 2022. [34] LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 35 undefined on input line 2054. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 35 undefined on input line 2054. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 35 undefined on input line 2070. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 35 undefined on input line 2070. LaTeX Warning: Reference `LastPage' on page 35 undefined on input line 2081. [35] LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 36 undefined on input line 2085. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 36 undefined on input line 2085. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-the-primary- instance::doc' on page 36 undefined on input line 2096. LaTeX Warning: Reference `how-to-guides/manage-instances/use-the-primary-instan ce::doc' on page 36 undefined on input line 2096. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 36 undefined on input line 2103. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 36 undefined on input line 2103. LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 36 undefined on input line 2107. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 36 undefined on input line 2107. LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 36 undefined on input line 2139. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 36 undefined on input line 2139. LaTeX Warning: Reference `LastPage' on page 36 undefined on input line 2172. [36] LaTeX Warning: Reference `LastPage' on page 37 undefined on input line 2238. [37] LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 38 undefined on input line 2290. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 38 undefined on input line 2290. LaTeX Warning: Reference `LastPage' on page 38 undefined on input line 2293. [38] LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 39 undefined on input line 2297. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 39 undefined on input line 2297. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 39 undefined on input line 2355. LaTeX Warning: Reference `explanation/instance::doc' on page 39 undefined on in put line 2355. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 39 undefined on input line 2355. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 39 undefined on input line 2355. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 39 undefined on input line 2355. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 39 undefined on input line 2355. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 39 undef ined on input line 2355. LaTeX Warning: Reference `reference/settings/index::doc' on page 39 undefined o n input line 2355. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 39 undefined on input line 2359. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 39 undefined on input line 2359. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 39 undef ined on input line 2359. LaTeX Warning: Reference `reference/settings/index::doc' on page 39 undefined o n input line 2359. LaTeX Warning: Reference `LastPage' on page 39 undefined on input line 2362. [39] LaTeX Warning: Hyper reference `reference/settings/local-instance-name-cpus::do c' on page 40 undefined on input line 2366. LaTeX Warning: Reference `reference/settings/local-instance-name-cpus::doc' on page 40 undefined on input line 2366. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-disk::do c' on page 40 undefined on input line 2366. LaTeX Warning: Reference `reference/settings/local-instance-name-disk::doc' on page 40 undefined on input line 2366. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-memory:: doc' on page 40 undefined on input line 2366. LaTeX Warning: Reference `reference/settings/local-instance-name-memory::doc' o n page 40 undefined on input line 2366. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 40 undefined on input line 2373. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 40 undefined on input line 2373. LaTeX Warning: Reference `LastPage' on page 40 undefined on input line 2420. [40] LaTeX Warning: Hyper reference `reference/settings/client-primary-name::doc' on page 41 undefined on input line 2427. LaTeX Warning: Reference `reference/settings/client-primary-name::doc' on page 41 undefined on input line 2427. LaTeX Warning: Reference `LastPage' on page 41 undefined on input line 2489. [41] Missing character: There is no 📦 (U+1F4E6) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! Missing character: There is no ⚙ (U+2699) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! Missing character: There is no ️ (U+FE0F) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! LaTeX Warning: Reference `LastPage' on page 42 undefined on input line 2549. [42] Missing character: There is no 🐳 (U+1F433) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 43 undefined on input line 2583. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 43 undefined on input line 2583. Missing character: There is no 🎞 (U+1F39E) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! Missing character: There is no ️ (U+FE0F) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! Missing character: There is no ☸ (U+2638) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! Missing character: There is no ️ (U+FE0F) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! LaTeX Warning: Reference `LastPage' on page 43 undefined on input line 2620. [43] Missing character: There is no 🤖 (U+1F916) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! Missing character: There is no 🤖 (U+1F916) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! LaTeX Warning: Reference `LastPage' on page 44 undefined on input line 2688. [44] LaTeX Warning: Hyper reference `explanation/instance::doc' on page 45 undefined on input line 2697. LaTeX Warning: Reference `explanation/instance::doc' on page 45 undefined on in put line 2697. LaTeX Warning: Hyper reference `reference/command-line-interface/shell::doc' on page 45 undefined on input line 2708. LaTeX Warning: Reference `reference/command-line-interface/shell::doc' on page 45 undefined on input line 2708. LaTeX Warning: Reference `LastPage' on page 45 undefined on input line 2754. [45] LaTeX Warning: Hyper reference `reference/command-line-interface/exec::doc' on page 46 undefined on input line 2764. LaTeX Warning: Reference `reference/command-line-interface/exec::doc' on page 4 6 undefined on input line 2764. LaTeX Warning: Hyper reference `reference/command-line-interface/start::doc' on page 46 undefined on input line 2782. LaTeX Warning: Reference `reference/command-line-interface/start::doc' on page 46 undefined on input line 2782. LaTeX Warning: Reference `LastPage' on page 46 undefined on input line 2815. [46] LaTeX Warning: Hyper reference `reference/command-line-interface/suspend::doc' on page 47 undefined on input line 2819. LaTeX Warning: Reference `reference/command-line-interface/suspend::doc' on pag e 47 undefined on input line 2819. LaTeX Warning: Hyper reference `reference/command-line-interface/stop::doc' on page 47 undefined on input line 2851. LaTeX Warning: Reference `reference/command-line-interface/stop::doc' on page 4 7 undefined on input line 2851. LaTeX Warning: Reference `LastPage' on page 47 undefined on input line 2893. [47] LaTeX Warning: Hyper reference `explanation/instance::doc' on page 48 undefined on input line 2907. LaTeX Warning: Reference `explanation/instance::doc' on page 48 undefined on in put line 2907. LaTeX Warning: Hyper reference `reference/settings/client-primary-name::doc' on page 48 undefined on input line 2907. LaTeX Warning: Reference `reference/settings/client-primary-name::doc' on page 48 undefined on input line 2907. LaTeX Warning: Hyper reference `reference/command-line-interface/shell::doc' on page 48 undefined on input line 2907. LaTeX Warning: Reference `reference/command-line-interface/shell::doc' on page 48 undefined on input line 2907. LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 48 undefined on input line 2907. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 48 undefined on input line 2907. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 48 undefined on input line 2911. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 48 und efined on input line 2911. LaTeX Warning: Hyper reference `reference/command-line-interface/start::doc' on page 48 undefined on input line 2911. LaTeX Warning: Reference `reference/command-line-interface/start::doc' on page 48 undefined on input line 2911. LaTeX Warning: Hyper reference `reference/command-line-interface/shell::doc' on page 48 undefined on input line 2911. LaTeX Warning: Reference `reference/command-line-interface/shell::doc' on page 48 undefined on input line 2911. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 48 undefined on input line 2914. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 48 undefined on input line 2914. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-the-primary- instance:changing-the-primary-instance' on page 48 undefined on input line 2917 . LaTeX Warning: Reference `how-to-guides/manage-instances/use-the-primary-instan ce:changing-the-primary-instance' on page 48 undefined on input line 2917. LaTeX Warning: Hyper reference `reference/gui-client:gui-client-tray-icon' on p age 48 undefined on input line 2926. LaTeX Warning: Reference `reference/gui-client:gui-client-tray-icon' on page 48 undefined on input line 2926. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 48 undefined on input line 2939. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 48 undefined on input line 2939. LaTeX Warning: Hyper reference `reference/settings/local-privileged-mounts::doc ' on page 48 undefined on input line 2939. LaTeX Warning: Reference `reference/settings/local-privileged-mounts::doc' on p age 48 undefined on input line 2939. LaTeX Warning: Reference `LastPage' on page 48 undefined on input line 2943. [48] LaTeX Warning: Reference `LastPage' on page 49 undefined on input line 3011. [49] LaTeX Warning: Hyper reference `explanation/alias::doc' on page 50 undefined on input line 3015. LaTeX Warning: Reference `explanation/alias::doc' on page 50 undefined on input line 3015. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 50 undefined on input line 3015. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 50 undefined on input line 3015. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 50 undefined on input line 3015. LaTeX Warning: Reference `explanation/instance::doc' on page 50 undefined on in put line 3015. LaTeX Warning: Hyper reference `reference/command-line-interface/alias::doc' on page 50 undefined on input line 3026. LaTeX Warning: Reference `reference/command-line-interface/alias::doc' on page 50 undefined on input line 3026. LaTeX Warning: Hyper reference `reference/command-line-interface/alias::doc' on page 50 undefined on input line 3030. LaTeX Warning: Reference `reference/command-line-interface/alias::doc' on page 50 undefined on input line 3030. LaTeX Warning: Hyper reference `reference/command-line-interface/prefer::doc' o n page 50 undefined on input line 3054. LaTeX Warning: Reference `reference/command-line-interface/prefer::doc' on page 50 undefined on input line 3054. LaTeX Warning: Reference `LastPage' on page 50 undefined on input line 3064. [50] LaTeX Warning: Hyper reference `reference/command-line-interface/aliases::doc' on page 51 undefined on input line 3068. LaTeX Warning: Reference `reference/command-line-interface/aliases::doc' on pag e 51 undefined on input line 3068. LaTeX Warning: Reference `LastPage' on page 51 undefined on input line 3141. [51] LaTeX Warning: Reference `LastPage' on page 52 undefined on input line 3225. [52] LaTeX Warning: Hyper reference `reference/command-line-interface/unalias::doc' on page 53 undefined on input line 3280. LaTeX Warning: Reference `reference/command-line-interface/unalias::doc' on pag e 53 undefined on input line 3280. LaTeX Warning: Reference `LastPage' on page 53 undefined on input line 3300. [53] LaTeX Warning: Hyper reference `explanation/instance::doc' on page 54 undefined on input line 3325. LaTeX Warning: Reference `explanation/instance::doc' on page 54 undefined on in put line 3325. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 54 undefined on input line 3325. LaTeX Warning: Reference `explanation/mount::doc' on page 54 undefined on input line 3325. LaTeX Warning: Hyper reference `explanation/id-mapping::doc' on page 54 undefin ed on input line 3325. LaTeX Warning: Reference `explanation/id-mapping::doc' on page 54 undefined on input line 3325. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 54 undefined on input line 3325. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 54 undefined on input line 3325. LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 54 undefined on input line 3325. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 54 undefined on input line 3325. LaTeX Warning: Hyper reference `reference/command-line-interface/umount::doc' o n page 54 undefined on input line 3325. LaTeX Warning: Reference `reference/command-line-interface/umount::doc' on page 54 undefined on input line 3325. LaTeX Warning: Hyper reference `reference/command-line-interface/transfer::doc' on page 54 undefined on input line 3325. LaTeX Warning: Reference `reference/command-line-interface/transfer::doc' on pa ge 54 undefined on input line 3325. LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 54 undefined on input line 3345. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 54 undefined on input line 3345. LaTeX Warning: Reference `LastPage' on page 54 undefined on input line 3375. [54] LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 55 undefined on input line 3388. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 55 undefined on input line 3388. LaTeX Warning: Hyper reference `reference/command-line-interface/umount::doc' o n page 55 undefined on input line 3398. LaTeX Warning: Reference `reference/command-line-interface/umount::doc' on page 55 undefined on input line 3398. LaTeX Warning: Hyper reference `reference/command-line-interface/transfer::doc' on page 55 undefined on input line 3418. LaTeX Warning: Reference `reference/command-line-interface/transfer::doc' on pa ge 55 undefined on input line 3418. LaTeX Warning: Reference `LastPage' on page 55 undefined on input line 3443. [55] LaTeX Warning: Hyper reference `explanation/id-mapping::doc' on page 56 undefin ed on input line 3458. LaTeX Warning: Reference `explanation/id-mapping::doc' on page 56 undefined on input line 3458. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 56 undefined on input line 3469. LaTeX Warning: Reference `explanation/instance::doc' on page 56 undefined on in put line 3469. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 56 undefined on input line 3480. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 56 undefined on input line 3480. LaTeX Warning: Hyper reference `reference/command-line-interface/recover::doc' on page 56 undefined on input line 3480. LaTeX Warning: Reference `reference/command-line-interface/recover::doc' on pag e 56 undefined on input line 3480. LaTeX Warning: Reference `LastPage' on page 56 undefined on input line 3521. [56] LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 57 undefined on input line 3525. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 57 undefined on input line 3525. LaTeX Warning: Hyper reference `reference/command-line-interface/purge::doc' on page 57 undefined on input line 3525. LaTeX Warning: Reference `reference/command-line-interface/purge::doc' on page 57 undefined on input line 3525. LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 57 undefined on input line 3555. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 57 undefined on input line 3555. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 57 undefined on input line 3555. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 57 undefined on input line 3555. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 57 undefined on input line 3555. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 57 undefined on input line 3555. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-bridged: :doc' on page 57 undefined on input line 3555. LaTeX Warning: Reference `reference/settings/local-instance-name-bridged::doc' on page 57 undefined on input line 3555. LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 57 undefined on input line 3567. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 57 undefined on input line 3567. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 57 undefined on input line 3581. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 57 undefined on input line 3581. LaTeX Warning: Hyper reference `reference/command-line-interface/stop::doc' on page 57 undefined on input line 3588. LaTeX Warning: Reference `reference/command-line-interface/stop::doc' on page 5 7 undefined on input line 3588. LaTeX Warning: Reference `LastPage' on page 57 undefined on input line 3590. [57] LaTeX Warning: Hyper reference `reference/settings/local-instance-name-bridged: :doc' on page 58 undefined on input line 3595. LaTeX Warning: Reference `reference/settings/local-instance-name-bridged::doc' on page 58 undefined on input line 3595. Underfull \hbox (badness 10000) in paragraph at lines 3594--3596 []\TU/Ubuntu(0)/m/n/10.95 You can now ask Multipass to bridge your preferred ne twork using the \TU/UbuntuMono(0)/m/it/10.95 local. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 58 undefined on input line 3610. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 58 undefined on input line 3610. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 58 undefined on input line 3626. LaTeX Warning: Reference `explanation/instance::doc' on page 58 undefined on in put line 3626. LaTeX Warning: Reference `LastPage' on page 58 undefined on input line 3657. [58] LaTeX Warning: Reference `LastPage' on page 59 undefined on input line 3712. [59] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/launch-customize d-instances-with-multipass-and-cloud-init::doc' on page 60 undefined on input l ine 3758. LaTeX Warning: Reference `how-to-guides/manage-instances/launch-customized-inst ances-with-multipass-and-cloud-init::doc' on page 60 undefined on input line 37 58. LaTeX Warning: Hyper reference `explanation/blueprint::doc' on page 60 undefine d on input line 3763. LaTeX Warning: Reference `explanation/blueprint::doc' on page 60 undefined on i nput line 3763. LaTeX Warning: Hyper reference `reference/command-line-interface/find::doc' on page 60 undefined on input line 3778. LaTeX Warning: Reference `reference/command-line-interface/find::doc' on page 6 0 undefined on input line 3778. LaTeX Warning: Reference `LastPage' on page 60 undefined on input line 3784. [60] LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 61 undefined on input line 3803. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 61 undefined on input line 3803. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/launch-customize d-instances-with-multipass-and-cloud-init::doc' on page 61 undefined on input l ine 3813. LaTeX Warning: Reference `how-to-guides/manage-instances/launch-customized-inst ances-with-multipass-and-cloud-init::doc' on page 61 undefined on input line 38 13. LaTeX Warning: Reference `LastPage' on page 61 undefined on input line 3844. [61] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/launch-customize d-instances-with-multipass-and-cloud-init::doc' on page 62 undefined on input l ine 3855. LaTeX Warning: Reference `how-to-guides/manage-instances/launch-customized-inst ances-with-multipass-and-cloud-init::doc' on page 62 undefined on input line 38 55. LaTeX Warning: Reference `LastPage' on page 62 undefined on input line 3902. [62] LaTeX Warning: Hyper reference `how-to-guides/install-multipass::doc' on page 6 3 undefined on input line 3908. LaTeX Warning: Reference `how-to-guides/install-multipass::doc' on page 63 unde fined on input line 3908. LaTeX Warning: Reference `LastPage' on page 63 undefined on input line 3941. [63] LaTeX Warning: Reference `LastPage' on page 64 undefined on input line 4008. [64] LaTeX Warning: Reference `LastPage' on page 65 undefined on input line 4077. [65] LaTeX Warning: Reference `LastPage' on page 66 undefined on input line 4077. [66] LaTeX Warning: Reference `LastPage' on page 67 undefined on input line 4077. [67] LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 68 undefined on input line 4109. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 68 undefined on input line 4109. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/migrate-from- hyperkit-to-qemu-on-macos::doc' on page 68 undefined on input line 4113. LaTeX Warning: Reference `how-to-guides/customise-multipass/migrate-from-hyperk it-to-qemu-on-macos::doc' on page 68 undefined on input line 4113. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/authenticate- clients-with-the-multipass-service::doc' on page 68 undefined on input line 411 7. LaTeX Warning: Reference `how-to-guides/customise-multipass/authenticate-client s-with-the-multipass-service::doc' on page 68 undefined on input line 4117. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/build-multipa ss-images-with-packer::doc' on page 68 undefined on input line 4121. LaTeX Warning: Reference `how-to-guides/customise-multipass/build-multipass-ima ges-with-packer::doc' on page 68 undefined on input line 4121. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-a-grap hical-interface::doc' on page 68 undefined on input line 4125. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-a-graphical- interface::doc' on page 68 undefined on input line 4125. LaTeX Warning: Reference `LastPage' on page 68 undefined on input line 4127. [68] LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/use-a-differe nt-terminal-from-the-system-icon::doc' on page 69 undefined on input line 4129. LaTeX Warning: Reference `how-to-guides/customise-multipass/use-a-different-ter minal-from-the-system-icon::doc' on page 69 undefined on input line 4129. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/integrate-wit h-windows-terminal::doc' on page 69 undefined on input line 4133. LaTeX Warning: Reference `how-to-guides/customise-multipass/integrate-with-wind ows-terminal::doc' on page 69 undefined on input line 4133. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-whe re-multipass-stores-external-data::doc' on page 69 undefined on input line 4137 . LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-where-mul tipass-stores-external-data::doc' on page 69 undefined on input line 4137. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-mul tipass-default-logging-level::doc' on page 69 undefined on input line 4141. LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-multipass -default-logging-level::doc' on page 69 undefined on input line 4141. LaTeX Warning: Hyper reference `explanation/driver:explanation-driver' on page 69 undefined on input line 4154. LaTeX Warning: Reference `explanation/driver:explanation-driver' on page 69 und efined on input line 4154. LaTeX Warning: Hyper reference `reference/settings/local-driver:reference-setti ngs-local-driver' on page 69 undefined on input line 4154. LaTeX Warning: Reference `reference/settings/local-driver:reference-settings-lo cal-driver' on page 69 undefined on input line 4154. LaTeX Warning: Reference `LastPage' on page 69 undefined on input line 4236. [69] LaTeX Warning: Reference `LastPage' on page 70 undefined on input line 4329. [70] LaTeX Warning: Reference `LastPage' on page 71 undefined on input line 4406. [71] LaTeX Warning: Reference `LastPage' on page 72 undefined on input line 4443. [72] LaTeX Warning: Reference `LastPage' on page 73 undefined on input line 4502. [73] LaTeX Warning: Reference `LastPage' on page 74 undefined on input line 4597. [74] LaTeX Warning: Hyper reference `reference/command-line-interface/stop:reference -command-line-interface-stop' on page 75 undefined on input line 4648. LaTeX Warning: Reference `reference/command-line-interface/stop:reference-comma nd-line-interface-stop' on page 75 undefined on input line 4648. LaTeX Warning: Hyper reference `reference/settings/local-driver:reference-setti ngs-local-driver' on page 75 undefined on input line 4648. LaTeX Warning: Reference `reference/settings/local-driver:reference-settings-lo cal-driver' on page 75 undefined on input line 4648. LaTeX Warning: Reference `LastPage' on page 75 undefined on input line 4689. [75] LaTeX Warning: Hyper reference `explanation/driver::doc' on page 76 undefined o n input line 4720. LaTeX Warning: Reference `explanation/driver::doc' on page 76 undefined on inpu t line 4720. LaTeX Warning: Hyper reference `explanation/driver::doc' on page 76 undefined o n input line 4720. LaTeX Warning: Reference `explanation/driver::doc' on page 76 undefined on inpu t line 4720. LaTeX Warning: Hyper reference `explanation/driver::doc' on page 76 undefined o n input line 4720. LaTeX Warning: Reference `explanation/driver::doc' on page 76 undefined on inpu t line 4720. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 76 undefined on input line 4720. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 76 undefined on input line 4720. LaTeX Warning: Reference `LastPage' on page 76 undefined on input line 4756. [76] Overfull \hbox (9.524pt too wide) in paragraph at lines 4761--4767 [][][][][][][][][][][] LaTeX Warning: Hyper reference `reference/command-line-interface/authenticate:: doc' on page 77 undefined on input line 4775. LaTeX Warning: Reference `reference/command-line-interface/authenticate::doc' o n page 77 undefined on input line 4775. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 77 undefined on input line 4775. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 77 undefined on input line 4775. LaTeX Warning: Hyper reference `explanation/service::doc' on page 77 undefined on input line 4775. LaTeX Warning: Reference `explanation/service::doc' on page 77 undefined on inp ut line 4775. LaTeX Warning: Reference `LastPage' on page 77 undefined on input line 4782. [77] LaTeX Warning: Reference `LastPage' on page 78 undefined on input line 4852. [78] LaTeX Warning: Reference `LastPage' on page 79 undefined on input line 4925. [79] LaTeX Warning: Reference `LastPage' on page 80 undefined on input line 4984. [80] LaTeX Warning: Reference `LastPage' on page 81 undefined on input line 5056. [81] LaTeX Warning: Reference `LastPage' on page 82 undefined on input line 5138. [82] LaTeX Warning: Reference `LastPage' on page 83 undefined on input line 5177. [83] LaTeX Warning: Reference `LastPage' on page 84 undefined on input line 5257. [84] LaTeX Warning: Reference `LastPage' on page 85 undefined on input line 5293. [85] LaTeX Warning: Hyper reference `how-to-guides/install-multipass::doc' on page 8 6 undefined on input line 5326. LaTeX Warning: Reference `how-to-guides/install-multipass::doc' on page 86 unde fined on input line 5326. LaTeX Warning: Hyper reference `reference/command-line-interface/shell::doc' on page 86 undefined on input line 5326. LaTeX Warning: Reference `reference/command-line-interface/shell::doc' on page 86 undefined on input line 5326. LaTeX Warning: Reference `LastPage' on page 86 undefined on input line 5341. [86] Missing character: There is no ⌘ (U+2318) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! LaTeX Warning: Reference `LastPage' on page 87 undefined on input line 5389. [87] LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 88 undefined on input line 5402. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 88 und efined on input line 5402. LaTeX Warning: Reference `LastPage' on page 88 undefined on input line 5423. [88] LaTeX Warning: Hyper reference `reference/settings/client-apps-windows-terminal -profiles::doc' on page 89 undefined on input line 5433. LaTeX Warning: Reference `reference/settings/client-apps-windows-terminal-profi les::doc' on page 89 undefined on input line 5433. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/integrate-wit h-windows-terminal:integrate-with-windows-terminal-revert' on page 89 undefined on input line 5433. LaTeX Warning: Reference `how-to-guides/customise-multipass/integrate-with-wind ows-terminal:integrate-with-windows-terminal-revert' on page 89 undefined on in put line 5433. LaTeX Warning: Reference `LastPage' on page 89 undefined on input line 5453. [89] LaTeX Warning: Reference `LastPage' on page 90 undefined on input line 5534. [90] LaTeX Warning: Reference `LastPage' on page 91 undefined on input line 5623. [91] LaTeX Warning: Reference `LastPage' on page 92 undefined on input line 5691. [92] LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-whe re-multipass-stores-external-data:configuring-a-new-storage-location' on page 9 3 undefined on input line 5715. LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-where-mul tipass-stores-external-data:configuring-a-new-storage-location' on page 93 unde fined on input line 5715. LaTeX Warning: Reference `LastPage' on page 93 undefined on input line 5801. [93] LaTeX Warning: Hyper reference `reference/logging-levels::doc' on page 94 undef ined on input line 5843. LaTeX Warning: Reference `reference/logging-levels::doc' on page 94 undefined o n input line 5843. LaTeX Warning: Reference `LastPage' on page 94 undefined on input line 5889. [94] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/access-logs::doc' on page 95 undefined on input line 5969. LaTeX Warning: Reference `how-to-guides/troubleshoot/access-logs::doc' on page 95 undefined on input line 5969. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/mount-an-encrypted-h ome-folder::doc' on page 95 undefined on input line 5973. LaTeX Warning: Reference `how-to-guides/troubleshoot/mount-an-encrypted-home-fo lder::doc' on page 95 undefined on input line 5973. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues::doc' on page 95 undefined on input line 5977. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues::doc' on page 95 undefined on input line 5977. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing::doc' on page 95 undefined on input line 5981. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking::d oc' on page 95 undefined on input line 5981. LaTeX Warning: Reference `LastPage' on page 95 undefined on input line 5988. [95] LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 96 undefined on input line 5991. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 96 undefined on input line 5991. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 96 undefined on input line 5991. LaTeX Warning: Reference `reference/gui-client::doc' on page 96 undefined on in put line 5991. LaTeX Warning: Hyper reference `reference/logging-levels::doc' on page 96 undef ined on input line 5998. LaTeX Warning: Reference `reference/logging-levels::doc' on page 96 undefined o n input line 5998. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-mul tipass-default-logging-level::doc' on page 96 undefined on input line 5998. LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-multipass -default-logging-level::doc' on page 96 undefined on input line 5998. LaTeX Warning: Reference `LastPage' on page 96 undefined on input line 6064. [96] LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 97 undefined on input line 6072. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 97 undefined on input line 6072. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 97 undefined on input line 6072. LaTeX Warning: Reference `explanation/instance::doc' on page 97 undefined on in put line 6072. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 97 undefined on input line 6076. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 97 und efined on input line 6076. LaTeX Warning: Reference `LastPage' on page 97 undefined on input line 6152. [97] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-stale-network-cache' on page 98 undefined on i nput line 6160. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-stale-network-cache' on page 98 undefined on input l ine 6160. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-stale-sharing-lease' on page 98 undefined on i nput line 6164. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-stale-sharing-lease' on page 98 undefined on input l ine 6164. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-vm-boot-failure' on page 98 undefined on input line 6172. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-vm-boot-failure' on page 98 undefined on input line 6172. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-vm-boot-failure' on page 98 undefined on input line 6198. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-vm-boot-failure' on page 98 undefined on input line 6198. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-no-ip-assigned' on page 98 undefined on input line 6206. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-no-ip-assigned' on page 98 undefined on input line 6 206. LaTeX Warning: Reference `LastPage' on page 98 undefined on input line 6225. [98] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-windows-run-virtualbox' on page 99 undefined o n input line 6285. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-windows-run-virtualbox' on page 99 undefined on inpu t line 6285. LaTeX Warning: Reference `LastPage' on page 99 undefined on input line 6321. [99] LaTeX Warning: Hyper reference `explanation/snapshot::doc' on page 100 undefine d on input line 6331. LaTeX Warning: Reference `explanation/snapshot::doc' on page 100 undefined on i nput line 6331. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-vm-boot-failure' on page 100 undefined on inpu t line 6354. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-vm-boot-failure' on page 100 undefined on input line 6354. LaTeX Warning: Reference `LastPage' on page 100 undefined on input line 6442. [100] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-reading-data-from-an-image' on page 101 undefi ned on input line 6481. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-reading-data-from-an-image' on page 101 undefined on input line 6481. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-locate-multipass-binaries' on page 101 undefin ed on input line 6493. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-locate-multipass-binaries' on page 101 undefined on input line 6493. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-locate-multipass-images' on page 101 undefined on input line 6497. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-locate-multipass-images' on page 101 undefined on in put line 6497. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-reading-data-from-an-image' on page 101 undefi ned on input line 6511. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-reading-data-from-an-image' on page 101 undefined on input line 6511. LaTeX Warning: Reference `LastPage' on page 101 undefined on input line 6545. [101] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing::doc' on page 102 undefined on input line 6548. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking::d oc' on page 102 undefined on input line 6548. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-reading-data-from-an-image' on page 102 undefi ned on input line 6598. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-reading-data-from-an-image' on page 102 undefined on input line 6598. LaTeX Warning: Reference `LastPage' on page 102 undefined on input line 6613. [102] Underfull \hbox (badness 10000) in paragraph at lines 6614--6616 []\TU/Ubuntu(0)/m/n/10.95 Replace your existing \TU/UbuntuMono(0)/m/n/10.95 clo ud[]init[]config.iso \TU/Ubuntu(0)/m/n/10.95 with the newly generated LaTeX Warning: Reference `LastPage' on page 103 undefined on input line 6697. [103] LaTeX Warning: Reference `LastPage' on page 104 undefined on input line 6791. [104] Underfull \hbox (badness 10000) in paragraph at lines 6828--6830 []\TU/Ubuntu(0)/m/it/10.95 (macOS) \TU/UbuntuMono(0)/m/n/10.95 /var/root/Librar y/Application[] Support/multipassd/qemu/vault/ LaTeX Warning: Reference `LastPage' on page 105 undefined on input line 6870. [105] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing:troubleshoot-networking-issues-caused-by-macos-update' on page 106 undefine d on input line 6909. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking:tr oubleshoot-networking-issues-caused-by-macos-update' on page 106 undefined on i nput line 6909. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing:troubleshoot-networking-generic-networking-problems' on page 106 undefined on input line 6922. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking:tr oubleshoot-networking-generic-networking-problems' on page 106 undefined on inp ut line 6922. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing:troubleshoot-networking-routing-problems' on page 106 undefined on input li ne 6932. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking:tr oubleshoot-networking-routing-problems' on page 106 undefined on input line 693 2. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing:troubleshoot-networking-dns-problems' on page 106 undefined on input line 6 942. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking:tr oubleshoot-networking-dns-problems' on page 106 undefined on input line 6942. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing:troubleshoot-networking-arp-problems' on page 106 undefined on input line 6 952. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking:tr oubleshoot-networking-arp-problems' on page 106 undefined on input line 6952. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues::doc' on page 106 undefined on input line 6966. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues::doc' on page 106 undefined on input line 6966. LaTeX Warning: Reference `LastPage' on page 106 undefined on input line 6970. [106] Overfull \hbox (113.143pt too wide) in paragraph at lines 7044--7047 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][][][][][][][][] [] [][][] [] [][][][][][][][][] [] [][][][][][] [] [][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] LaTeX Warning: Reference `LastPage' on page 107 undefined on input line 7065. [107] Underfull \hbox (badness 6575) in paragraph at lines 7091--7093 []\TU/Ubuntu(0)/m/n/10.95 Edit \TU/UbuntuMono(0)/m/n/10.95 /Library/Preferences /SystemConfiguration/com.apple.vmnet.plist \TU/Ubuntu(0)/m/n/10.95 to change th e LaTeX Warning: Reference `LastPage' on page 108 undefined on input line 7146. [108] LaTeX Warning: Reference `LastPage' on page 109 undefined on input line 7146. [109] LaTeX Warning: Reference `LastPage' on page 110 undefined on input line 7227. [110] LaTeX Warning: Reference `LastPage' on page 111 undefined on input line 7289. [111] LaTeX Warning: Reference `LastPage' on page 112 undefined on input line 7345. [112] LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 113 undefine d on input line 7404. LaTeX Warning: Reference `reference/gui-client::doc' on page 113 undefined on i nput line 7404. LaTeX Warning: Reference `LastPage' on page 113 undefined on input line 7407. [113] LaTeX Warning: Hyper reference `reference/instance-name-format::doc' on page 11 4 undefined on input line 7414. LaTeX Warning: Reference `reference/instance-name-format::doc' on page 114 unde fined on input line 7414. LaTeX Warning: Hyper reference `reference/instance-states::doc' on page 114 und efined on input line 7418. LaTeX Warning: Reference `reference/instance-states::doc' on page 114 undefined on input line 7418. LaTeX Warning: Hyper reference `reference/logging-levels::doc' on page 114 unde fined on input line 7426. LaTeX Warning: Reference `reference/logging-levels::doc' on page 114 undefined on input line 7426. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 114 unde fined on input line 7435. LaTeX Warning: Reference `reference/settings/index::doc' on page 114 undefined on input line 7435. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 114 undefine d on input line 7444. LaTeX Warning: Reference `explanation/instance::doc' on page 114 undefined on i nput line 7444. LaTeX Warning: Hyper reference `explanation/service::doc' on page 114 undefined on input line 7444. LaTeX Warning: Reference `explanation/service::doc' on page 114 undefined on in put line 7444. LaTeX Warning: Hyper reference `explanation/alias::doc' on page 114 undefined o n input line 7460. LaTeX Warning: Reference `explanation/alias::doc' on page 114 undefined on inpu t line 7460. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 114 undefined on input line 7460. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 114 undefined on input line 7460. LaTeX Warning: Reference `LastPage' on page 114 undefined on input line 7504. [114] LaTeX Warning: Hyper reference `explanation/alias::doc' on page 115 undefined o n input line 7513. LaTeX Warning: Reference `explanation/alias::doc' on page 115 undefined on inpu t line 7513. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 115 undefined on input line 7513. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 115 undefined on input line 7513. Underfull \hbox (badness 10000) in paragraph at lines 7536--7538 []\TU/Ubuntu(0)/m/n/10.95 The value will be \TU/UbuntuMono(0)/m/n/10.95 default \TU/Ubuntu(0)/m/n/10.95 only if the alias was created with the LaTeX Warning: Reference `LastPage' on page 115 undefined on input line 7564. [115] LaTeX Warning: Hyper reference `explanation/authentication::doc' on page 116 un defined on input line 7573. LaTeX Warning: Reference `explanation/authentication::doc' on page 116 undefine d on input line 7573. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/authenticate- clients-with-the-multipass-service::doc' on page 116 undefined on input line 75 73. LaTeX Warning: Reference `how-to-guides/customise-multipass/authenticate-client s-with-the-multipass-service::doc' on page 116 undefined on input line 7573. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 116 undefined on input line 7573. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 116 undefined on input line 7573. LaTeX Warning: Reference `LastPage' on page 116 undefined on input line 7616. [116] LaTeX Warning: Hyper reference `reference/instance-name-format::doc' on page 11 7 undefined on input line 7641. LaTeX Warning: Reference `reference/instance-name-format::doc' on page 117 unde fined on input line 7641. LaTeX Warning: Reference `LastPage' on page 117 undefined on input line 7677. [117] LaTeX Warning: Hyper reference `reference/command-line-interface/recover::doc' on page 118 undefined on input line 7681. LaTeX Warning: Reference `reference/command-line-interface/recover::doc' on pag e 118 undefined on input line 7681. LaTeX Warning: Hyper reference `reference/command-line-interface/purge::doc' on page 118 undefined on input line 7681. LaTeX Warning: Reference `reference/command-line-interface/purge::doc' on page 118 undefined on input line 7681. LaTeX Warning: Hyper reference `reference/command-line-interface/purge::doc' on page 118 undefined on input line 7698. LaTeX Warning: Reference `reference/command-line-interface/purge::doc' on page 118 undefined on input line 7698. LaTeX Warning: Hyper reference `explanation/snapshot::doc' on page 118 undefine d on input line 7702. LaTeX Warning: Reference `explanation/snapshot::doc' on page 118 undefined on i nput line 7702. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 118 undefine d on input line 7702. LaTeX Warning: Reference `reference/gui-client::doc' on page 118 undefined on i nput line 7702. LaTeX Warning: Reference `LastPage' on page 118 undefined on input line 7737. [118] LaTeX Warning: Hyper reference `explanation/multipass-exec-and-shells::doc' on page 119 undefined on input line 7741. LaTeX Warning: Reference `explanation/multipass-exec-and-shells::doc' on page 1 19 undefined on input line 7741. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 119 undefined on input line 7741. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 119 undefined on input line 7741. LaTeX Warning: Reference `LastPage' on page 119 undefined on input line 7823. [119] LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 120 undefined on input line 7831. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 120 undefined on input line 7831. LaTeX Warning: Reference `LastPage' on page 120 undefined on input line 7861. [120] LaTeX Warning: Reference `LastPage' on page 121 undefined on input line 7954. [121] LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 122 undefined on input line 7963. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 2 undefined on input line 7963. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 122 unde fined on input line 7963. LaTeX Warning: Reference `reference/settings/index::doc' on page 122 undefined on input line 7963. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 122 undefined on input line 7993. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 2 undefined on input line 7993. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 122 unde fined on input line 7996. LaTeX Warning: Reference `reference/settings/index::doc' on page 122 undefined on input line 7996. LaTeX Warning: Reference `LastPage' on page 122 undefined on input line 8030. [122] LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 123 undefined on input line 8061. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 123 undefined on input line 8061. LaTeX Warning: Reference `LastPage' on page 123 undefined on input line 8094. [123] LaTeX Warning: Reference `LastPage' on page 124 undefined on input line 8148. [124] LaTeX Warning: Hyper reference `reference/instance-states::doc' on page 125 und efined on input line 8251. LaTeX Warning: Reference `reference/instance-states::doc' on page 125 undefined on input line 8251. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/create-an-instan ce:create-an-instance-with-multiple-network-interfaces' on page 125 undefined o n input line 8251. LaTeX Warning: Reference `how-to-guides/manage-instances/create-an-instance:cre ate-an-instance-with-multiple-network-interfaces' on page 125 undefined on inpu t line 8251. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 125 undefined on input line 8251. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 125 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-cpus::do c' on page 125 undefined on input line 8251. LaTeX Warning: Reference `reference/settings/local-instance-name-cpus::doc' on page 125 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 125 undefined on input line 8251. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 5 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 125 undefined on input line 8251. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 125 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-disk::do c' on page 125 undefined on input line 8251. LaTeX Warning: Reference `reference/settings/local-instance-name-disk::doc' on page 125 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 125 undefined on input line 8251. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 5 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 125 undefined on input line 8251. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 125 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-memory:: doc' on page 125 undefined on input line 8251. LaTeX Warning: Reference `reference/settings/local-instance-name-memory::doc' o n page 125 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 125 undefined on input line 8251. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 5 undefined on input line 8251. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 125 undefined o n input line 8251. LaTeX Warning: Reference `explanation/mount::doc' on page 125 undefined on inpu t line 8251. Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Name| Overfull \hbox (10.94998pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 State| LaTeX Warning: Hyper reference `reference/instance-states::doc' on page 125 und efined on input line 8251. LaTeX Warning: Reference `reference/instance-states::doc' on page 125 undefined on input line 8251. Overfull \hbox (10.94998pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Snap- Overfull \hbox (10.94998pt too wide) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 shots| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 IPv4| LaTeX Warning: Hyper reference `how-to-guides/manage-instances/create-an-instan ce:create-an-instance-with-multiple-network-interfaces' on page 125 undefined o n input line 8251. LaTeX Warning: Reference `how-to-guides/manage-instances/create-an-instance:cre ate-an-instance-with-multiple-network-interfaces' on page 125 undefined on inpu t line 8251. Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Re- Overfull \hbox (10.94998pt too wide) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 lease| Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Im- Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 age Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 hash| Overfull \hbox (16.42497pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 CPU(s)| LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 125 undefined on input line 8251. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 125 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-cpus::do c' on page 125 undefined on input line 8251. LaTeX Warning: Reference `reference/settings/local-instance-name-cpus::doc' on page 125 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 125 undefined on input line 8251. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 5 undefined on input line 8251. Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Load| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Disk Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 us- LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 125 undefined on input line 8251. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 125 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-disk::do c' on page 125 undefined on input line 8251. LaTeX Warning: Reference `reference/settings/local-instance-name-disk::doc' on page 125 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 125 undefined on input line 8251. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 5 undefined on input line 8251. Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Mem- Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 ory Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 us- LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 125 undefined on input line 8251. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 125 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-memory:: doc' on page 125 undefined on input line 8251. LaTeX Warning: Reference `reference/settings/local-instance-name-memory::doc' o n page 125 undefined on input line 8251. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 125 undefined on input line 8251. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 5 undefined on input line 8251. Overfull \hbox (16.42497pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Mounts| LaTeX Warning: Hyper reference `explanation/mount::doc' on page 125 undefined o n input line 8251. LaTeX Warning: Reference `explanation/mount::doc' on page 125 undefined on inpu t line 8251. LaTeX Warning: Reference `LastPage' on page 125 undefined on input line 8254. [125] LaTeX Warning: Reference `LastPage' on page 126 undefined on input line 8256. [126] LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-snapshot -name-name::doc' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/settings/local-instance-name-snapshot-name- name::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 7 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-cpus::do c' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/settings/local-instance-name-cpus::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 7 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-disk::do c' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/settings/local-instance-name-disk::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 7 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-memory:: doc' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/settings/local-instance-name-memory::doc' o n page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 7 undefined on input line 8343. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 127 undefined o n input line 8343. LaTeX Warning: Reference `explanation/mount::doc' on page 127 undefined on inpu t line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-snapshot -name-comment::doc' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/settings/local-instance-name-snapshot-name- comment::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 7 undefined on input line 8343. Underfull \hbox (badness 10000) in paragraph at lines 8343--8343 []\TU/FreeSans(0)/m/n/10.95 En- Overfull \hbox (7.40784pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Snap- Overfull \hbox (1.93283pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 shot| LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-snapshot -name-name::doc' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/settings/local-instance-name-snapshot-name- name::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 7 undefined on input line 8343. Underfull \hbox (badness 10000) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 In- Overfull \hbox (12.88283pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 stance| Overfull \hbox (12.88283pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 CPU(s)| LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-cpus::do c' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/settings/local-instance-name-cpus::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 7 undefined on input line 8343. Overfull \hbox (1.93283pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Disk Overfull \hbox (7.40784pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 space| LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-disk::do c' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/settings/local-instance-name-disk::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 7 undefined on input line 8343. Overfull \hbox (1.93283pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Mem- Underfull \hbox (badness 10000) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 ory Overfull \hbox (1.93283pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 size| LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-memory:: doc' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/settings/local-instance-name-memory::doc' o n page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 7 undefined on input line 8343. Overfull \hbox (12.88283pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Mounts| LaTeX Warning: Hyper reference `explanation/mount::doc' on page 127 undefined o n input line 8343. LaTeX Warning: Reference `explanation/mount::doc' on page 127 undefined on inpu t line 8343. Overfull \hbox (1.93283pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Cre- Overfull \hbox (1.93283pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 ated| Overfull \hbox (1.93283pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Par- Overfull \hbox (7.40784pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Chil- Overfull \hbox (1.93283pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 dren| Overfull \hbox (1.93283pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Com- Overfull \hbox (1.93283pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 ment| LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-snapshot -name-comment::doc' on page 127 undefined on input line 8343. LaTeX Warning: Reference `reference/settings/local-instance-name-snapshot-name- comment::doc' on page 127 undefined on input line 8343. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 127 undefined on input line 8343. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 7 undefined on input line 8343. LaTeX Warning: Reference `LastPage' on page 127 undefined on input line 8378. [127] LaTeX Warning: Hyper reference `reference/command-line-interface/find::doc' on page 128 undefined on input line 8396. LaTeX Warning: Reference `reference/command-line-interface/find::doc' on page 1 28 undefined on input line 8396. LaTeX Warning: Hyper reference `reference/instance-name-format::doc' on page 12 8 undefined on input line 8405. LaTeX Warning: Reference `reference/instance-name-format::doc' on page 128 unde fined on input line 8405. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/create-an-instan ce:create-an-instance-with-multiple-network-interfaces' on page 128 undefined o n input line 8419. LaTeX Warning: Reference `how-to-guides/manage-instances/create-an-instance:cre ate-an-instance-with-multiple-network-interfaces' on page 128 undefined on inpu t line 8419. LaTeX Warning: Reference `LastPage' on page 128 undefined on input line 8509. [128] Underfull \vbox (badness 10000) detected at line 8509 Overfull \vbox (0.9711pt too high) detected at line 8509 LaTeX Warning: Reference `LastPage' on page 129 undefined on input line 8509. [129] LaTeX Warning: Hyper reference `reference/command-line-interface/info::doc' on page 130 undefined on input line 8518. LaTeX Warning: Reference `reference/command-line-interface/info::doc' on page 1 30 undefined on input line 8518. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 130 undefined on input line 8518. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 130 undefined on input line 8518. LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 130 undefined on input line 8518. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 130 undefined on input line 8518. LaTeX Warning: Hyper reference `reference/command-line-interface/info::doc' on page 130 undefined on input line 8540. LaTeX Warning: Reference `reference/command-line-interface/info::doc' on page 1 30 undefined on input line 8540. LaTeX Warning: Reference `LastPage' on page 130 undefined on input line 8582. [130] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance::doc' on page 131 undefined on input line 8586. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance::doc' on page 131 undefined on input line 8586. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 131 undefined o n input line 8586. LaTeX Warning: Reference `explanation/mount::doc' on page 131 undefined on inpu t line 8586. LaTeX Warning: Hyper reference `reference/command-line-interface/umount::doc' o n page 131 undefined on input line 8586. LaTeX Warning: Reference `reference/command-line-interface/umount::doc' on page 131 undefined on input line 8586. LaTeX Warning: Hyper reference `explanation/id-mapping::doc' on page 131 undefi ned on input line 8590. LaTeX Warning: Reference `explanation/id-mapping::doc' on page 131 undefined on input line 8590. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 131 undefined o n input line 8603. LaTeX Warning: Reference `explanation/mount::doc' on page 131 undefined on inpu t line 8603. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance::doc' on page 131 undefined on input line 8606. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance::doc' on page 131 undefined on input line 8606. LaTeX Warning: Reference `LastPage' on page 131 undefined on input line 8653. [131] LaTeX Warning: Hyper reference `explanation/driver::doc' on page 132 undefined on input line 8664. LaTeX Warning: Reference `explanation/driver::doc' on page 132 undefined on inp ut line 8664. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 132 undefined on input line 8664. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 132 undefined on input line 8664. LaTeX Warning: Hyper reference `reference/command-line-interface/list::doc' on page 132 undefined on input line 8699. LaTeX Warning: Reference `reference/command-line-interface/list::doc' on page 1 32 undefined on input line 8699. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 132 undefined on input line 8723. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 132 undefined on input line 8723. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/create-an-instan ce:create-an-instance-with-multiple-network-interfaces' on page 132 undefined o n input line 8723. LaTeX Warning: Reference `how-to-guides/manage-instances/create-an-instance:cre ate-an-instance-with-multiple-network-interfaces' on page 132 undefined on inpu t line 8723. LaTeX Warning: Reference `LastPage' on page 132 undefined on input line 8732. [132] LaTeX Warning: Hyper reference `explanation/alias::doc' on page 133 undefined o n input line 8754. LaTeX Warning: Reference `explanation/alias::doc' on page 133 undefined on inpu t line 8754. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 133 undefined on input line 8754. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 133 undefined on input line 8754. LaTeX Warning: Hyper reference `reference/command-line-interface/alias::doc' on page 133 undefined on input line 8764. LaTeX Warning: Reference `reference/command-line-interface/alias::doc' on page 133 undefined on input line 8764. LaTeX Warning: Hyper reference `reference/command-line-interface/unalias::doc' on page 133 undefined on input line 8764. LaTeX Warning: Reference `reference/command-line-interface/unalias::doc' on pag e 133 undefined on input line 8764. LaTeX Warning: Hyper reference `reference/command-line-interface/delete::doc' o n page 133 undefined on input line 8794. LaTeX Warning: Reference `reference/command-line-interface/delete::doc' on page 133 undefined on input line 8794. LaTeX Warning: Hyper reference `reference/command-line-interface/recover::doc' on page 133 undefined on input line 8794. LaTeX Warning: Reference `reference/command-line-interface/recover::doc' on pag e 133 undefined on input line 8794. LaTeX Warning: Reference `LastPage' on page 133 undefined on input line 8816. [133] LaTeX Warning: Hyper reference `reference/command-line-interface/delete::doc' o n page 134 undefined on input line 8825. LaTeX Warning: Reference `reference/command-line-interface/delete::doc' on page 134 undefined on input line 8825. LaTeX Warning: Hyper reference `reference/command-line-interface/purge::doc' on page 134 undefined on input line 8825. LaTeX Warning: Reference `reference/command-line-interface/purge::doc' on page 134 undefined on input line 8825. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 134 undefined on input line 8866. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 134 un defined on input line 8866. LaTeX Warning: Reference `LastPage' on page 134 undefined on input line 8887. [134] LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 135 undefined on input line 8916. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 135 undefined on input line 8916. LaTeX Warning: Hyper reference `reference/command-line-interface/list::doc' on page 135 undefined on input line 8916. LaTeX Warning: Reference `reference/command-line-interface/list::doc' on page 1 35 undefined on input line 8916. LaTeX Warning: Hyper reference `reference/command-line-interface/info::doc' on page 135 undefined on input line 8916. LaTeX Warning: Reference `reference/command-line-interface/info::doc' on page 1 35 undefined on input line 8916. LaTeX Warning: Hyper reference `reference/command-line-interface/delete::doc' o n page 135 undefined on input line 8916. LaTeX Warning: Reference `reference/command-line-interface/delete::doc' on page 135 undefined on input line 8916. LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 135 undefined on input line 8945. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 135 undefined on input line 8945. LaTeX Warning: Reference `LastPage' on page 135 undefined on input line 8957. [135] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 136 undefined on input line 8995. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 13 6 undefined on input line 8995. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 136 unde fined on input line 8995. LaTeX Warning: Reference `reference/settings/index::doc' on page 136 undefined on input line 8995. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 136 undefined on input line 9006. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 13 6 undefined on input line 9006. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 136 unde fined on input line 9009. LaTeX Warning: Reference `reference/settings/index::doc' on page 136 undefined on input line 9009. LaTeX Warning: Reference `LastPage' on page 136 undefined on input line 9039. [136] LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 137 undefined on input line 9047. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 137 un defined on input line 9047. LaTeX Warning: Reference `LastPage' on page 137 undefined on input line 9097. [137] LaTeX Warning: Hyper reference `reference/command-line-interface/restore::doc' on page 138 undefined on input line 9125. LaTeX Warning: Reference `reference/command-line-interface/restore::doc' on pag e 138 undefined on input line 9125. LaTeX Warning: Hyper reference `reference/command-line-interface/list::doc' on page 138 undefined on input line 9125. LaTeX Warning: Reference `reference/command-line-interface/list::doc' on page 1 38 undefined on input line 9125. LaTeX Warning: Hyper reference `reference/command-line-interface/info::doc' on page 138 undefined on input line 9125. LaTeX Warning: Reference `reference/command-line-interface/info::doc' on page 1 38 undefined on input line 9125. LaTeX Warning: Hyper reference `reference/command-line-interface/delete::doc' o n page 138 undefined on input line 9125. LaTeX Warning: Reference `reference/command-line-interface/delete::doc' on page 138 undefined on input line 9125. LaTeX Warning: Hyper reference `reference/instance-name-format::doc' on page 13 8 undefined on input line 9147. LaTeX Warning: Reference `reference/instance-name-format::doc' on page 138 unde fined on input line 9147. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 138 undefined on input line 9150. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 13 8 undefined on input line 9150. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 138 unde fined on input line 9150. LaTeX Warning: Reference `reference/settings/index::doc' on page 138 undefined on input line 9150. LaTeX Warning: Reference `LastPage' on page 138 undefined on input line 9180. [138] LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 139 undefined on input line 9188. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 139 un defined on input line 9188. LaTeX Warning: Hyper reference `reference/command-line-interface/restart::doc' on page 139 undefined on input line 9200. LaTeX Warning: Reference `reference/command-line-interface/restart::doc' on pag e 139 undefined on input line 9200. LaTeX Warning: Hyper reference `reference/command-line-interface/stop::doc' on page 139 undefined on input line 9200. LaTeX Warning: Reference `reference/command-line-interface/stop::doc' on page 1 39 undefined on input line 9200. LaTeX Warning: Hyper reference `reference/command-line-interface/suspend::doc' on page 139 undefined on input line 9200. LaTeX Warning: Reference `reference/command-line-interface/suspend::doc' on pag e 139 undefined on input line 9200. LaTeX Warning: Reference `LastPage' on page 139 undefined on input line 9233. [139] LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 140 undefined on input line 9241. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 140 un defined on input line 9241. LaTeX Warning: Hyper reference `reference/command-line-interface/start::doc' on page 140 undefined on input line 9250. LaTeX Warning: Reference `reference/command-line-interface/start::doc' on page 140 undefined on input line 9250. LaTeX Warning: Reference `LastPage' on page 140 undefined on input line 9288. [140] LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 141 undefined on input line 9291. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 141 un defined on input line 9291. LaTeX Warning: Hyper reference `reference/command-line-interface/start::doc' on page 141 undefined on input line 9315. LaTeX Warning: Reference `reference/command-line-interface/start::doc' on page 141 undefined on input line 9315. LaTeX Warning: Reference `LastPage' on page 141 undefined on input line 9359. [141] LaTeX Warning: Reference `LastPage' on page 142 undefined on input line 9426. [142] LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 143 undefined on input line 9430. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 143 undefined on input line 9430. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 143 undefined o n input line 9430. LaTeX Warning: Reference `explanation/mount::doc' on page 143 undefined on inpu t line 9430. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance::doc' on page 143 undefined on input line 9430. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance::doc' on page 143 undefined on input line 9430. LaTeX Warning: Hyper reference `reference/command-line-interface/alias::doc' on page 143 undefined on input line 9469. LaTeX Warning: Reference `reference/command-line-interface/alias::doc' on page 143 undefined on input line 9469. LaTeX Warning: Hyper reference `explanation/alias::doc' on page 143 undefined o n input line 9469. LaTeX Warning: Reference `explanation/alias::doc' on page 143 undefined on inpu t line 9469. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 143 undefined on input line 9469. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 143 undefined on input line 9469. LaTeX Warning: Reference `LastPage' on page 143 undefined on input line 9508. [143] LaTeX Warning: Reference `LastPage' on page 144 undefined on input line 9575. [144] LaTeX Warning: Hyper reference `explanation/instance::doc' on page 145 undefine d on input line 9579. LaTeX Warning: Reference `explanation/instance::doc' on page 145 undefined on i nput line 9579. LaTeX Warning: Hyper reference `explanation/service::doc' on page 145 undefined on input line 9579. LaTeX Warning: Reference `explanation/service::doc' on page 145 undefined on in put line 9579. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 145 unde fined on input line 9579. LaTeX Warning: Reference `reference/settings/index::doc' on page 145 undefined on input line 9579. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/access-logs::doc' on page 145 undefined on input line 9593. LaTeX Warning: Reference `how-to-guides/troubleshoot/access-logs::doc' on page 145 undefined on input line 9593. LaTeX Warning: Hyper reference `reference/gui-client:gui-client-catalogue-tab' on page 145 undefined on input line 9601. LaTeX Warning: Reference `reference/gui-client:gui-client-catalogue-tab' on pag e 145 undefined on input line 9601. LaTeX Warning: Hyper reference `reference/gui-client:gui-client-instances-tab' on page 145 undefined on input line 9605. LaTeX Warning: Reference `reference/gui-client:gui-client-instances-tab' on pag e 145 undefined on input line 9605. LaTeX Warning: Hyper reference `reference/gui-client:gui-client-settings-tab' o n page 145 undefined on input line 9609. LaTeX Warning: Reference `reference/gui-client:gui-client-settings-tab' on page 145 undefined on input line 9609. LaTeX Warning: Hyper reference `reference/gui-client:gui-client-tray-icon' on p age 145 undefined on input line 9614. LaTeX Warning: Reference `reference/gui-client:gui-client-tray-icon' on page 14 5 undefined on input line 9614. LaTeX Warning: Reference `LastPage' on page 145 undefined on input line 9632. [145] LaTeX Warning: Hyper reference `reference/command-line-interface/delete::doc' o n page 146 undefined on input line 9679. LaTeX Warning: Reference `reference/command-line-interface/delete::doc' on page 146 undefined on input line 9679. LaTeX Warning: Reference `LastPage' on page 146 undefined on input line 9694. [146] LaTeX Warning: Reference `LastPage' on page 147 undefined on input line 9694. [147] LaTeX Warning: Reference `LastPage' on page 148 undefined on input line 9694. [148] LaTeX Warning: Hyper reference `explanation/instance::doc' on page 149 undefine d on input line 9728. LaTeX Warning: Reference `explanation/instance::doc' on page 149 undefined on i nput line 9728. LaTeX Warning: Hyper reference `reference/instance-states::doc' on page 149 und efined on input line 9728. LaTeX Warning: Reference `reference/instance-states::doc' on page 149 undefined on input line 9728. LaTeX Warning: Reference `LastPage' on page 149 undefined on input line 9751. [149] LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 150 undefined on input line 9755. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 150 undefined on input line 9755. Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Restart- Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Delayed Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 \TU/Ubuntu(0)/b/n/10.95 shut- Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Sus- Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Sus- Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Un- LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 150 undefined on input line 9846. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 150 undefined on input line 9846. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-mul tipass-default-logging-level::doc' on page 150 undefined on input line 9855. LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-multipass -default-logging-level::doc' on page 150 undefined on input line 9855. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/access-logs::doc' on page 150 undefined on input line 9855. LaTeX Warning: Reference `how-to-guides/troubleshoot/access-logs::doc' on page 150 undefined on input line 9855. LaTeX Warning: Reference `LastPage' on page 150 undefined on input line 9868. [150] LaTeX Warning: Hyper reference `explanation/settings-keys-values::doc' on page 151 undefined on input line 9898. LaTeX Warning: Reference `explanation/settings-keys-values::doc' on page 151 un defined on input line 9898. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 151 undefined on input line 9898. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 1 undefined on input line 9898. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 151 undefined on input line 9898. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 1 undefined on input line 9898. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 151 undefine d on input line 9898. LaTeX Warning: Reference `reference/gui-client::doc' on page 151 undefined on i nput line 9898. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 151 undefined on input line 9902. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 1 undefined on input line 9902. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 151 undefined on input line 9902. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 1 undefined on input line 9902. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 151 undefine d on input line 9902. LaTeX Warning: Reference `reference/gui-client::doc' on page 151 undefined on i nput line 9902. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/modify-an-instan ce:set-the-cpu-ram-or-disk-of-an-instance' on page 151 undefined on input line 9917. LaTeX Warning: Reference `how-to-guides/manage-instances/modify-an-instance:set -the-cpu-ram-or-disk-of-an-instance' on page 151 undefined on input line 9917. LaTeX Warning: Hyper reference `reference/settings/client-apps-windows-terminal -profiles::doc' on page 151 undefined on input line 9928. LaTeX Warning: Reference `reference/settings/client-apps-windows-terminal-profi les::doc' on page 151 undefined on input line 9928. LaTeX Warning: Hyper reference `reference/settings/client-primary-name::doc' on page 151 undefined on input line 9932. LaTeX Warning: Reference `reference/settings/client-primary-name::doc' on page 151 undefined on input line 9932. LaTeX Warning: Hyper reference `reference/settings/local-bridged-network::doc' on page 151 undefined on input line 9936. LaTeX Warning: Reference `reference/settings/local-bridged-network::doc' on pag e 151 undefined on input line 9936. LaTeX Warning: Hyper reference `reference/settings/local-driver::doc' on page 1 51 undefined on input line 9940. LaTeX Warning: Reference `reference/settings/local-driver::doc' on page 151 und efined on input line 9940. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-bridged: :doc' on page 151 undefined on input line 9944. LaTeX Warning: Reference `reference/settings/local-instance-name-bridged::doc' on page 151 undefined on input line 9944. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-cpus::do c' on page 151 undefined on input line 9948. LaTeX Warning: Reference `reference/settings/local-instance-name-cpus::doc' on page 151 undefined on input line 9948. LaTeX Warning: Reference `LastPage' on page 151 undefined on input line 9950. [151] LaTeX Warning: Hyper reference `reference/settings/local-instance-name-disk::do c' on page 152 undefined on input line 9952. LaTeX Warning: Reference `reference/settings/local-instance-name-disk::doc' on page 152 undefined on input line 9952. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-memory:: doc' on page 152 undefined on input line 9956. LaTeX Warning: Reference `reference/settings/local-instance-name-memory::doc' o n page 152 undefined on input line 9956. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-snapshot -name-comment::doc' on page 152 undefined on input line 9960. LaTeX Warning: Reference `reference/settings/local-instance-name-snapshot-name- comment::doc' on page 152 undefined on input line 9960. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-snapshot -name-name::doc' on page 152 undefined on input line 9964. LaTeX Warning: Reference `reference/settings/local-instance-name-snapshot-name- name::doc' on page 152 undefined on input line 9964. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 152 undefined on input line 9968. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 152 undefined on input line 9968. LaTeX Warning: Hyper reference `reference/settings/local-privileged-mounts::doc ' on page 152 undefined on input line 9972. LaTeX Warning: Reference `reference/settings/local-privileged-mounts::doc' on p age 152 undefined on input line 9972. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 152 undefine d on input line 9978. LaTeX Warning: Reference `reference/gui-client::doc' on page 152 undefined on i nput line 9978. LaTeX Warning: Hyper reference `reference/settings/client-gui-autostart::doc' o n page 152 undefined on input line 9982. LaTeX Warning: Reference `reference/settings/client-gui-autostart::doc' on page 152 undefined on input line 9982. LaTeX Warning: Hyper reference `reference/settings/client-gui-hotkey::doc' on p age 152 undefined on input line 9986. LaTeX Warning: Reference `reference/settings/client-gui-hotkey::doc' on page 15 2 undefined on input line 9986. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 152 undefined on input line 10000. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 2 undefined on input line 10000. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 152 undefined on input line 10000. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 2 undefined on input line 10000. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/integrate-wit h-windows-terminal::doc' on page 152 undefined on input line 10000. LaTeX Warning: Reference `how-to-guides/customise-multipass/integrate-with-wind ows-terminal::doc' on page 152 undefined on input line 10000. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 152 undefined on input line 10025. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 152 un defined on input line 10025. LaTeX Warning: Reference `LastPage' on page 152 undefined on input line 10034. [152] LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 153 undefine d on input line 10056. LaTeX Warning: Reference `reference/gui-client::doc' on page 153 undefined on i nput line 10056. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 153 undefined on input line 10061. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 3 undefined on input line 10061. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 153 undefined on input line 10061. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 3 undefined on input line 10061. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 153 undefine d on input line 10061. LaTeX Warning: Reference `reference/gui-client::doc' on page 153 undefined on i nput line 10061. LaTeX Warning: Reference `LastPage' on page 153 undefined on input line 10097. [153] LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 154 undefine d on input line 10102. LaTeX Warning: Reference `reference/gui-client::doc' on page 154 undefined on i nput line 10102. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 154 undefined on input line 10107. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 4 undefined on input line 10107. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 154 undefined on input line 10107. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 4 undefined on input line 10107. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 154 undefine d on input line 10107. LaTeX Warning: Reference `reference/gui-client::doc' on page 154 undefined on i nput line 10107. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 154 undefined on input line 10120. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 154 un defined on input line 10120. Missing character: There is no ⌘ (U+2318) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ⌥ (U+2325) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ⇧ (U+21E7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ⌃ (U+2303) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! LaTeX Warning: Reference `LastPage' on page 154 undefined on input line 10166. [154] Missing character: There is no ⌃ (U+2303) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! Missing character: There is no ⇧ (U+21E7) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! Missing character: There is no ⌥ (U+2325) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! Missing character: There is no ⌘ (U+2318) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! LaTeX Warning: Hyper reference `explanation/instance::doc' on page 155 undefine d on input line 10206. LaTeX Warning: Reference `explanation/instance::doc' on page 155 undefined on i nput line 10206. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 155 undefined on input line 10206. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 5 undefined on input line 10206. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 155 undefined on input line 10206. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 5 undefined on input line 10206. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 155 undefined on input line 10206. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 155 undefined on input line 10206. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 155 undefined on input line 10223. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 155 un defined on input line 10223. LaTeX Warning: Reference `LastPage' on page 155 undefined on input line 10246. [155] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 156 undefined on input line 10258. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 6 undefined on input line 10258. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 156 undefined on input line 10258. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 6 undefined on input line 10258. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 156 undefined on input line 10258. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 156 undefined on input line 10258. LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 156 undefined on input line 10258. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 156 undefined on input line 10258. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/create-an-instan ce:create-an-instance-with-multiple-network-interfaces' on page 156 undefined o n input line 10258. LaTeX Warning: Reference `how-to-guides/manage-instances/create-an-instance:cre ate-an-instance-with-multiple-network-interfaces' on page 156 undefined on inpu t line 10258. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/add-a-network-to -an-existing-instance::doc' on page 156 undefined on input line 10258. LaTeX Warning: Reference `how-to-guides/manage-instances/add-a-network-to-an-ex isting-instance::doc' on page 156 undefined on input line 10258. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-bridged: :doc' on page 156 undefined on input line 10258. LaTeX Warning: Reference `reference/settings/local-instance-name-bridged::doc' on page 156 undefined on input line 10258. LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 156 undefined on input line 10277. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 156 undefined on input line 10277. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 156 undefined on input line 10280. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 156 undefined on input line 10280. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 156 undefined on input line 10301. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 6 undefined on input line 10301. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 156 undefined on input line 10301. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 6 undefined on input line 10301. LaTeX Warning: Hyper reference `explanation/driver::doc' on page 156 undefined on input line 10301. LaTeX Warning: Reference `explanation/driver::doc' on page 156 undefined on inp ut line 10301. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 156 undefined on input line 10301. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 156 undefined on input line 10301. LaTeX Warning: Reference `LastPage' on page 156 undefined on input line 10305. [156] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 157 undefined on input line 10361. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 7 undefined on input line 10361. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 157 undefined on input line 10361. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 7 undefined on input line 10361. LaTeX Warning: Hyper reference `reference/settings/local-bridged-network::doc' on page 157 undefined on input line 10361. LaTeX Warning: Reference `reference/settings/local-bridged-network::doc' on pag e 157 undefined on input line 10361. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/add-a-network-to -an-existing-instance::doc' on page 157 undefined on input line 10361. LaTeX Warning: Reference `how-to-guides/manage-instances/add-a-network-to-an-ex isting-instance::doc' on page 157 undefined on input line 10361. LaTeX Warning: Reference `LastPage' on page 157 undefined on input line 10386. [157] LaTeX Warning: Hyper reference `reference/settings/local-bridged-network::doc' on page 158 undefined on input line 10392. LaTeX Warning: Reference `reference/settings/local-bridged-network::doc' on pag e 158 undefined on input line 10392. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 158 undefined on input line 10428. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 8 undefined on input line 10428. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 158 undefined on input line 10428. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 8 undefined on input line 10428. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 158 undefined on input line 10428. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 158 undefined on input line 10428. LaTeX Warning: Reference `LastPage' on page 158 undefined on input line 10432. [158] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 159 undefined on input line 10471. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 9 undefined on input line 10471. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 159 undefined on input line 10471. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 9 undefined on input line 10471. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 159 undefined on input line 10471. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 159 undefined on input line 10471. LaTeX Warning: Reference `LastPage' on page 159 undefined on input line 10496. [159] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 160 undefined on input line 10543. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 16 0 undefined on input line 10543. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 160 undefined on input line 10543. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 16 0 undefined on input line 10543. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 160 undefined on input line 10543. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 160 undefined on input line 10543. LaTeX Warning: Reference `LastPage' on page 160 undefined on input line 10564. [160] LaTeX Warning: Reference `LastPage' on page 161 undefined on input line 10615. [161] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 162 undefined on input line 10619. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 16 2 undefined on input line 10619. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 162 undefined on input line 10619. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 16 2 undefined on input line 10619. LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 162 undefined on input line 10619. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 162 undefined on input line 10619. Missing character: There is no 😏 (U+1F60F) in font [UbuntuMono-R.ttf]/OT:script =latn;language=dflt;! LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 162 undefined on input line 10662. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 16 2 undefined on input line 10662. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 162 undefined on input line 10662. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 16 2 undefined on input line 10662. LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 162 undefined on input line 10662. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 162 undefined on input line 10662. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 162 undefine d on input line 10662. LaTeX Warning: Reference `explanation/instance::doc' on page 162 undefined on i nput line 10662. LaTeX Warning: Reference `LastPage' on page 162 undefined on input line 10675. [162] LaTeX Warning: Hyper reference `reference/instance-name-format::doc' on page 16 3 undefined on input line 10684. LaTeX Warning: Reference `reference/instance-name-format::doc' on page 163 unde fined on input line 10684. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 163 undefined on input line 10705. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 16 3 undefined on input line 10705. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 163 undefined on input line 10705. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 16 3 undefined on input line 10705. LaTeX Warning: Hyper reference `reference/command-line-interface/authenticate:: doc' on page 163 undefined on input line 10705. LaTeX Warning: Reference `reference/command-line-interface/authenticate::doc' o n page 163 undefined on input line 10705. LaTeX Warning: Hyper reference `reference/command-line-interface/authenticate:: doc' on page 163 undefined on input line 10718. LaTeX Warning: Reference `reference/command-line-interface/authenticate::doc' o n page 163 undefined on input line 10718. LaTeX Warning: Reference `LastPage' on page 163 undefined on input line 10732. [163] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 164 undefined on input line 10750. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 16 4 undefined on input line 10750. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 164 undefined on input line 10750. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 16 4 undefined on input line 10750. LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 10750. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 10750. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 164 undefined o n input line 10750. LaTeX Warning: Reference `explanation/mount::doc' on page 164 undefined on inpu t line 10750. LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 10763. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 10763. LaTeX Warning: Reference `LastPage' on page 164 undefined on input line 10801. [164] LaTeX Warning: Hyper reference `explanation/instance::doc' on page 165 undefine d on input line 10808. LaTeX Warning: Reference `explanation/instance::doc' on page 165 undefined on i nput line 10808. LaTeX Warning: Hyper reference `explanation/host::doc' on page 165 undefined on input line 10812. LaTeX Warning: Reference `explanation/host::doc' on page 165 undefined on input line 10812. LaTeX Warning: Reference `LastPage' on page 165 undefined on input line 10856. [165] LaTeX Warning: Hyper reference `explanation/authentication::doc' on page 166 un defined on input line 10874. LaTeX Warning: Reference `explanation/authentication::doc' on page 166 undefine d on input line 10874. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/authenticate- clients-with-the-multipass-service::doc' on page 166 undefined on input line 10 874. LaTeX Warning: Reference `how-to-guides/customise-multipass/authenticate-client s-with-the-multipass-service::doc' on page 166 undefined on input line 10874. LaTeX Warning: Hyper reference `reference/command-line-interface/authenticate:: doc' on page 166 undefined on input line 10874. LaTeX Warning: Reference `reference/command-line-interface/authenticate::doc' o n page 166 undefined on input line 10874. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 166 undefined on input line 10874. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 166 undefined on input line 10874. LaTeX Warning: Hyper reference `reference/command-line-interface/authenticate:: doc' on page 166 undefined on input line 10898. LaTeX Warning: Reference `reference/command-line-interface/authenticate::doc' o n page 166 undefined on input line 10898. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 166 undefined on input line 10898. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 166 undefined on input line 10898. LaTeX Warning: Reference `LastPage' on page 166 undefined on input line 10903. [166] LaTeX Warning: Hyper reference `reference/command-line-interface/alias::doc' on page 167 undefined on input line 10907. LaTeX Warning: Reference `reference/command-line-interface/alias::doc' on page 167 undefined on input line 10907. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 167 undefined on input line 10907. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 167 undefined on input line 10907. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/authenticate- clients-with-the-multipass-service::doc' on page 167 undefined on input line 10 920. LaTeX Warning: Reference `how-to-guides/customise-multipass/authenticate-client s-with-the-multipass-service::doc' on page 167 undefined on input line 10920. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 167 undefined on input line 10944. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 167 undefined on input line 10944. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 167 undefined on input line 10954. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 167 undefined on input line 10954. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 167 undefined on input line 10964. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 167 undefined on input line 10964. LaTeX Warning: Reference `LastPage' on page 167 undefined on input line 10972. [167] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/launch-customize d-instances-with-multipass-and-cloud-init::doc' on page 168 undefined on input line 10976. LaTeX Warning: Reference `how-to-guides/manage-instances/launch-customized-inst ances-with-multipass-and-cloud-init::doc' on page 168 undefined on input line 1 0976. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-a-blueprint: :doc' on page 168 undefined on input line 10981. LaTeX Warning: Reference `how-to-guides/manage-instances/use-a-blueprint::doc' on page 168 undefined on input line 10981. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 168 undefine d on input line 10985. LaTeX Warning: Reference `explanation/instance::doc' on page 168 undefined on i nput line 10985. LaTeX Warning: Hyper reference `reference/command-line-interface/find::doc' on page 168 undefined on input line 11020. LaTeX Warning: Reference `reference/command-line-interface/find::doc' on page 1 68 undefined on input line 11020. LaTeX Warning: Reference `LastPage' on page 168 undefined on input line 11032. [168] LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 169 undefined on input line 11041. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 169 undefined on input line 11041. LaTeX Warning: Hyper reference `reference/settings/local-driver::doc' on page 1 69 undefined on input line 11041. LaTeX Warning: Reference `reference/settings/local-driver::doc' on page 169 und efined on input line 11041. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 169 undefine d on input line 11041. LaTeX Warning: Reference `explanation/instance::doc' on page 169 undefined on i nput line 11041. LaTeX Warning: Hyper reference `explanation/platform::doc' on page 169 undefine d on input line 11041. LaTeX Warning: Reference `explanation/platform::doc' on page 169 undefined on i nput line 11041. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 169 unde fined on input line 11048. LaTeX Warning: Reference `reference/settings/index::doc' on page 169 undefined on input line 11048. LaTeX Warning: Hyper reference `reference/settings/local-driver::doc' on page 1 69 undefined on input line 11048. LaTeX Warning: Reference `reference/settings/local-driver::doc' on page 169 und efined on input line 11048. LaTeX Warning: Reference `LastPage' on page 169 undefined on input line 11114. [169] LaTeX Warning: Hyper reference `explanation/driver:explanation-driver-exception s' on page 170 undefined on input line 11117. LaTeX Warning: Reference `explanation/driver:explanation-driver-exceptions' on page 170 undefined on input line 11117. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/migrate-from- hyperkit-to-qemu-on-macos::doc' on page 170 undefined on input line 11137. LaTeX Warning: Reference `how-to-guides/customise-multipass/migrate-from-hyperk it-to-qemu-on-macos::doc' on page 170 undefined on input line 11137. LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 170 undefined on input line 11215. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 170 undefined on input line 11215. LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 170 undefined on input line 11215. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 170 undefined on input line 11215. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 170 undefined on input line 11215. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 170 undefined on input line 11215. LaTeX Warning: Hyper reference `reference/command-line-interface/clone::doc' on page 170 undefined on input line 11215. LaTeX Warning: Reference `reference/command-line-interface/clone::doc' on page 170 undefined on input line 11215. LaTeX Warning: Hyper reference `reference/command-line-interface/suspend::doc' on page 170 undefined on input line 11215. LaTeX Warning: Reference `reference/command-line-interface/suspend::doc' on pag e 170 undefined on input line 11215. Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/b/n/10.95 Native Underfull \hbox (badness 5985) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/m/n/10.95 Hyper-VLXD (depre- LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 170 undefined on input line 11215. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 170 undefined on input line 11215. Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/b/n/10.95 Extra Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/b/n/10.95 net- Underfull \hbox (badness 5985) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/m/n/10.95 Hyper-VLXD (depre- Overfull \hbox (11.06175pt too wide) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/m/n/10.95 cated)QEMUVirtualBox| LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 170 undefined on input line 11215. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 170 undefined on input line 11215. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 170 undefined on input line 11215. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 170 undefined on input line 11215. Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/b/n/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/m/n/10.95 Hyper- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/m/n/10.95 Hyper- LaTeX Warning: Hyper reference `reference/command-line-interface/clone::doc' on page 170 undefined on input line 11215. LaTeX Warning: Reference `reference/command-line-interface/clone::doc' on page 170 undefined on input line 11215. Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/b/n/10.95 VM Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/b/n/10.95 sus- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/b/n/10.95 pen- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/m/n/10.95 Hyper- Overfull \hbox (16.12065pt too wide) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/m/n/10.95 VlibvirtQEMUVirtualBox| LaTeX Warning: Hyper reference `reference/command-line-interface/suspend::doc' on page 170 undefined on input line 11215. LaTeX Warning: Reference `reference/command-line-interface/suspend::doc' on pag e 170 undefined on input line 11215. LaTeX Warning: Hyper reference `explanation/platform::doc' on page 170 undefine d on input line 11223. LaTeX Warning: Reference `explanation/platform::doc' on page 170 undefined on i nput line 11223. LaTeX Warning: Reference `LastPage' on page 170 undefined on input line 11229. [170] LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 171 undefined on input line 11241. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 171 undefined on input line 11241. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 171 undefined o n input line 11241. LaTeX Warning: Reference `explanation/mount::doc' on page 171 undefined on inpu t line 11241. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance::doc' on page 171 undefined on input line 11241. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance::doc' on page 171 undefined on input line 11241. LaTeX Warning: Hyper reference `reference/command-line-interface/find::doc' on page 171 undefined on input line 11282. LaTeX Warning: Reference `reference/command-line-interface/find::doc' on page 1 71 undefined on input line 11282. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 171 undefined on input line 11282. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 171 undefined on input line 11282. LaTeX Warning: Reference `LastPage' on page 171 undefined on input line 11331. [171] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/index::doc' on p age 172 undefined on input line 11339. LaTeX Warning: Reference `how-to-guides/manage-instances/index::doc' on page 17 2 undefined on input line 11339. LaTeX Warning: Hyper reference `reference/instance-states::doc' on page 172 und efined on input line 11339. LaTeX Warning: Reference `reference/instance-states::doc' on page 172 undefined on input line 11339. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 172 undefined o n input line 11339. LaTeX Warning: Reference `explanation/mount::doc' on page 172 undefined on inpu t line 11339. LaTeX Warning: Hyper reference `reference/instance-name-format::doc' on page 17 2 undefined on input line 11347. LaTeX Warning: Reference `reference/instance-name-format::doc' on page 172 unde fined on input line 11347. LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 172 undefined on input line 11354. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 172 undefined on input line 11354. LaTeX Warning: Hyper reference `reference/command-line-interface/start::doc' on page 172 undefined on input line 11357. LaTeX Warning: Reference `reference/command-line-interface/start::doc' on page 172 undefined on input line 11357. LaTeX Warning: Hyper reference `reference/command-line-interface/restart::doc' on page 172 undefined on input line 11357. LaTeX Warning: Reference `reference/command-line-interface/restart::doc' on pag e 172 undefined on input line 11357. LaTeX Warning: Hyper reference `reference/command-line-interface/stop::doc' on page 172 undefined on input line 11357. LaTeX Warning: Reference `reference/command-line-interface/stop::doc' on page 1 72 undefined on input line 11357. LaTeX Warning: Hyper reference `reference/command-line-interface/suspend::doc' on page 172 undefined on input line 11357. LaTeX Warning: Reference `reference/command-line-interface/suspend::doc' on pag e 172 undefined on input line 11357. LaTeX Warning: Hyper reference `reference/command-line-interface/shell::doc' on page 172 undefined on input line 11357. LaTeX Warning: Reference `reference/command-line-interface/shell::doc' on page 172 undefined on input line 11357. LaTeX Warning: Hyper reference `explanation/mount:security-considerations-mount ' on page 172 undefined on input line 11364. LaTeX Warning: Reference `explanation/mount:security-considerations-mount' on p age 172 undefined on input line 11364. LaTeX Warning: Hyper reference `reference/settings/client-primary-name::doc' on page 172 undefined on input line 11374. LaTeX Warning: Reference `reference/settings/client-primary-name::doc' on page 172 undefined on input line 11374. LaTeX Warning: Reference `LastPage' on page 172 undefined on input line 11379. [172] LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 173 undefined on input line 11383. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 173 undefined on input line 11383. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance::doc' on page 173 undefined on input line 11383. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance::doc' on page 173 undefined on input line 11383. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 173 undefine d on input line 11387. LaTeX Warning: Reference `explanation/instance::doc' on page 173 undefined on i nput line 11387. LaTeX Warning: Hyper reference `explanation/mount:security-considerations-mount ' on page 173 undefined on input line 11387. LaTeX Warning: Reference `explanation/mount:security-considerations-mount' on p age 173 undefined on input line 11387. LaTeX Warning: Hyper reference `explanation/mount:explanation-mount-classic' on page 173 undefined on input line 11394. LaTeX Warning: Reference `explanation/mount:explanation-mount-classic' on page 173 undefined on input line 11394. LaTeX Warning: Hyper reference `explanation/mount:explanation-mount-native' on page 173 undefined on input line 11398. LaTeX Warning: Reference `explanation/mount:explanation-mount-native' on page 1 73 undefined on input line 11398. Overfull \hbox (11.16995pt too wide) in paragraph at lines 11420--11423 [][][][][]$[][][][][] [] [] [] [][][][][] [] [][][][][][][][][] [] [][][] [] [] [][][][][] [] [][][][][][][] [] [][][][][] [] [][][][][][] [] [][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][]$| LaTeX Warning: Hyper reference `explanation/driver:driver-feature-disparities' on page 173 undefined on input line 11445. LaTeX Warning: Reference `explanation/driver:driver-feature-disparities' on pag e 173 undefined on input line 11445. LaTeX Warning: Reference `LastPage' on page 173 undefined on input line 11479. [173] LaTeX Warning: Hyper reference `reference/settings/local-privileged-mounts::doc ' on page 174 undefined on input line 11490. LaTeX Warning: Reference `reference/settings/local-privileged-mounts::doc' on p age 174 undefined on input line 11490. LaTeX Warning: Hyper reference `reference/command-line-interface/exec::doc' on page 174 undefined on input line 11506. LaTeX Warning: Reference `reference/command-line-interface/exec::doc' on page 1 74 undefined on input line 11506. LaTeX Warning: Reference `LastPage' on page 174 undefined on input line 11546. [174] LaTeX Warning: Reference `LastPage' on page 175 undefined on input line 11616. [175] LaTeX Warning: Hyper reference `how-to-guides/install-multipass::doc' on page 1 76 undefined on input line 11669. LaTeX Warning: Reference `how-to-guides/install-multipass::doc' on page 176 und efined on input line 11669. LaTeX Warning: Hyper reference `explanation/host::doc' on page 176 undefined on input line 11669. LaTeX Warning: Reference `explanation/host::doc' on page 176 undefined on input line 11669. LaTeX Warning: Hyper reference `explanation/driver::doc' on page 176 undefined on input line 11669. LaTeX Warning: Reference `explanation/driver::doc' on page 176 undefined on inp ut line 11669. LaTeX Warning: Hyper reference `reference/settings/client-apps-windows-terminal -profiles::doc' on page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/settings/client-apps-windows-terminal-profi les::doc' on page 176 undefined on input line 11769. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 176 undefined on input line 11769. LaTeX Warning: Hyper reference `reference/settings/local-privileged-mounts::doc ' on page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/settings/local-privileged-mounts::doc' on p age 176 undefined on input line 11769. LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 176 undefined on input line 11769. LaTeX Warning: Hyper reference `reference/command-line-interface/umount::doc' o n page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/umount::doc' on page 176 undefined on input line 11769. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 176 undefined on input line 11769. LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 176 undefined on input line 11769. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 176 undefined on input line 11769. LaTeX Warning: Hyper reference `reference/settings/local-driver::doc' on page 1 76 undefined on input line 11769. LaTeX Warning: Reference `reference/settings/local-driver::doc' on page 176 und efined on input line 11769. LaTeX Warning: Hyper reference `explanation/driver:driver-feature-disparities' on page 176 undefined on input line 11769. LaTeX Warning: Reference `explanation/driver:driver-feature-disparities' on pag e 176 undefined on input line 11769. LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 176 undefined on input line 11769. Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/FreeSans(0)/m/n/10.95 Only sup- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 Windows Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 terminal Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 integra- LaTeX Warning: Hyper reference `reference/settings/client-apps-windows-terminal -profiles::doc' on page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/settings/client-apps-windows-terminal-profi les::doc' on page 176 undefined on input line 11769. Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/m/n/10.95 This affects the setting \TU/UbuntuMono(0)/m/it/10.95 client.apps.windows[]terminal. Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 File and Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 URL LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 176 undefined on input line 11769. Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/m/n/10.95 Linuxma- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/m/n/10.95 cOSWin- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/m/n/10.95 dows (dis- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/m/n/10.95 abled by LaTeX Warning: Hyper reference `reference/settings/local-privileged-mounts::doc ' on page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/settings/local-privileged-mounts::doc' on p age 176 undefined on input line 11769. LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 176 undefined on input line 11769. LaTeX Warning: Hyper reference `reference/command-line-interface/umount::doc' o n page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/umount::doc' on page 176 undefined on input line 11769. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 176 undefined on input line 11769. Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 Extra Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 net- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 works LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 176 undefined on input line 11769. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 176 undefined on input line 11769. Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 Global Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/m/n/10.95 Linuxma- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/m/n/10.95 cOSWin- LaTeX Warning: Hyper reference `reference/settings/local-driver::doc' on page 1 76 undefined on input line 11769. LaTeX Warning: Reference `reference/settings/local-driver::doc' on page 176 und efined on input line 11769. LaTeX Warning: Hyper reference `explanation/driver:driver-feature-disparities' on page 176 undefined on input line 11769. LaTeX Warning: Reference `explanation/driver:driver-feature-disparities' on pag e 176 undefined on input line 11769. Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 Bridging Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 net- LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 176 undefined on input line 11769. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 176 undefined on input line 11769. LaTeX Warning: Reference `LastPage' on page 176 undefined on input line 11772. [176] LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 177 undefined on input line 11782. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 177 undefined on input line 11782. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 177 undefine d on input line 11782. LaTeX Warning: Reference `reference/gui-client::doc' on page 177 undefined on i nput line 11782. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 177 undefine d on input line 11782. LaTeX Warning: Reference `explanation/instance::doc' on page 177 undefined on i nput line 11782. LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 177 undefined on input line 11789. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 177 undefined on input line 11789. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 177 undefine d on input line 11789. LaTeX Warning: Reference `reference/gui-client::doc' on page 177 undefined on i nput line 11789. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 177 undefine d on input line 11789. LaTeX Warning: Reference `explanation/instance::doc' on page 177 undefined on i nput line 11789. LaTeX Warning: Reference `LastPage' on page 177 undefined on input line 11804. [177] LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 178 unde fined on input line 11808. LaTeX Warning: Reference `reference/settings/index::doc' on page 178 undefined on input line 11808. LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 178 undefined on input line 11847. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 178 undefined on input line 11847. LaTeX Warning: Hyper reference `reference/command-line-interface/restore::doc' on page 178 undefined on input line 11847. LaTeX Warning: Reference `reference/command-line-interface/restore::doc' on pag e 178 undefined on input line 11847. LaTeX Warning: Hyper reference `reference/command-line-interface/delete::doc' o n page 178 undefined on input line 11850. LaTeX Warning: Reference `reference/command-line-interface/delete::doc' on page 178 undefined on input line 11850. LaTeX Warning: Hyper reference `reference/command-line-interface/list::doc' on page 178 undefined on input line 11854. LaTeX Warning: Reference `reference/command-line-interface/list::doc' on page 1 78 undefined on input line 11854. LaTeX Warning: Hyper reference `reference/command-line-interface/info::doc' on page 178 undefined on input line 11854. LaTeX Warning: Reference `reference/command-line-interface/info::doc' on page 1 78 undefined on input line 11854. LaTeX Warning: Reference `LastPage' on page 178 undefined on input line 11858. [178] LaTeX Warning: Reference `LastPage' on page 179 undefined on input line 11940. [179] Underfull \hbox (badness 10000) in paragraph at lines 12001--12004 [][][][][]$[][][][][] [] [] [] [][][][][][] [] [][][] [] [][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][][][][][] [] [] [] [][] [] [][][][][][][] [] [][] [] [][][][][][] [] Underfull \hbox (badness 10000) in paragraph at lines 12016--12019 [][][][][]$[][][][][] [] [] [] [][][] [] [][][][][][][] [] [][][] [] [][][][][] [] [] [] [][][][][][][][][][][] [] [][][] [] [][][][] [] [][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][] [] LaTeX Warning: Reference `LastPage' on page 180 undefined on input line 12022. [180] Underfull \hbox (badness 10000) in paragraph at lines 12026--12029 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][] [] [][][] [] [][][][][] [] [] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][ ][][][][][][][][][][][][][][][][][][] [] [][][][][][] [] No file canonical-multipass.ind. AED: lastpage setting LastPage LaTeX Warning: Reference `LastPage' on page 181 undefined on input line 12053. [181] (./canonical-multipass.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `canonical-multipass.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information) Output written on canonical-multipass.pdf (182 pages). Transcript written on canonical-multipass.log. Latexmk: Index file 'canonical-multipass.idx' was written Latexmk: References changed. Latexmk: Missing input file 'canonical-multipass.ind' (or dependence on it) from following: 'No file canonical-multipass.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'canonical-multipass.pdf' Latexmk: List of undefined refs and citations: Reference `LastPage' on page 1 undefined on input line 200 Reference `LastPage' on page 10 undefined on input line 605 Reference `LastPage' on page 100 undefined on input line 6442 Reference `LastPage' on page 101 undefined on input line 6545 Reference `LastPage' on page 102 undefined on input line 6613 Reference `LastPage' on page 103 undefined on input line 6697 Reference `LastPage' on page 104 undefined on input line 6791 Reference `LastPage' on page 105 undefined on input line 6870 Reference `LastPage' on page 106 undefined on input line 6970 Reference `LastPage' on page 107 undefined on input line 7065 Reference `LastPage' on page 108 undefined on input line 7146 Reference `LastPage' on page 109 undefined on input line 7146 Reference `LastPage' on page 11 undefined on input line 656 Reference `LastPage' on page 110 undefined on input line 7227 Reference `LastPage' on page 111 undefined on input line 7289 Reference `LastPage' on page 112 undefined on input line 7345 Reference `LastPage' on page 113 undefined on input line 7407 Reference `LastPage' on page 114 undefined on input line 7504 Reference `LastPage' on page 115 undefined on input line 7564 Reference `LastPage' on page 116 undefined on input line 7616 Reference `LastPage' on page 117 undefined on input line 7677 Reference `LastPage' on page 118 undefined on input line 7737 Reference `LastPage' on page 119 undefined on input line 7823 Reference `LastPage' on page 12 undefined on input line 708 Reference `LastPage' on page 120 undefined on input line 7861 Reference `LastPage' on page 121 undefined on input line 7954 Reference `LastPage' on page 122 undefined on input line 8030 Reference `LastPage' on page 123 undefined on input line 8094 Reference `LastPage' on page 124 undefined on input line 8148 Reference `LastPage' on page 125 undefined on input line 8254 Reference `LastPage' on page 126 undefined on input line 8256 Reference `LastPage' on page 127 undefined on input line 8378 Reference `LastPage' on page 128 undefined on input line 8509 Reference `LastPage' on page 129 undefined on input line 8509 Reference `LastPage' on page 13 undefined on input line 772 Reference `LastPage' on page 130 undefined on input line 8582 Reference `LastPage' on page 131 undefined on input line 8653 Reference `LastPage' on page 132 undefined on input line 8732 Reference `LastPage' on page 133 undefined on input line 8816 Reference `LastPage' on page 134 undefined on input line 8887 Reference `LastPage' on page 135 undefined on input line 8957 Reference `LastPage' on page 136 undefined on input line 9039 Reference `LastPage' on page 137 undefined on input line 9097 Reference `LastPage' on page 138 undefined on input line 9180 Reference `LastPage' on page 139 undefined on input line 9233 Reference `LastPage' on page 14 undefined on input line 853 Reference `LastPage' on page 140 undefined on input line 9288 Reference `LastPage' on page 141 undefined on input line 9359 Reference `LastPage' on page 142 undefined on input line 9426 Reference `LastPage' on page 143 undefined on input line 9508 Reference `LastPage' on page 144 undefined on input line 9575 Reference `LastPage' on page 145 undefined on input line 9632 Reference `LastPage' on page 146 undefined on input line 9694 Reference `LastPage' on page 147 undefined on input line 9694 Reference `LastPage' on page 148 undefined on input line 9694 Reference `LastPage' on page 149 undefined on input line 9751 Reference `LastPage' on page 15 undefined on input line 928 Reference `LastPage' on page 150 undefined on input line 9868 Reference `LastPage' on page 151 undefined on input line 9950 Reference `LastPage' on page 152 undefined on input line 10034 Reference `LastPage' on page 153 undefined on input line 10097 Reference `LastPage' on page 154 undefined on input line 10166 Reference `LastPage' on page 155 undefined on input line 10246 Reference `LastPage' on page 156 undefined on input line 10305 Reference `LastPage' on page 157 undefined on input line 10386 Reference `LastPage' on page 158 undefined on input line 10432 Reference `LastPage' on page 159 undefined on input line 10496 Reference `LastPage' on page 16 undefined on input line 992 Reference `LastPage' on page 160 undefined on input line 10564 Reference `LastPage' on page 161 undefined on input line 10615 Reference `LastPage' on page 162 undefined on input line 10675 Reference `LastPage' on page 163 undefined on input line 10732 Reference `LastPage' on page 164 undefined on input line 10801 Reference `LastPage' on page 165 undefined on input line 10856 Reference `LastPage' on page 166 undefined on input line 10903 Reference `LastPage' on page 167 undefined on input line 10972 Reference `LastPage' on page 168 undefined on input line 11032 Reference `LastPage' on page 169 undefined on input line 11114 Reference `LastPage' on page 17 undefined on input line 1114 Reference `LastPage' on page 170 undefined on input line 11229 Reference `LastPage' on page 171 undefined on input line 11331 Reference `LastPage' on page 172 undefined on input line 11379 Reference `LastPage' on page 173 undefined on input line 11479 Reference `LastPage' on page 174 undefined on input line 11546 Reference `LastPage' on page 175 undefined on input line 11616 Reference `LastPage' on page 176 undefined on input line 11772 Reference `LastPage' on page 177 undefined on input line 11804 Reference `LastPage' on page 178 undefined on input line 11858 Reference `LastPage' on page 179 undefined on input line 11940 Reference `LastPage' on page 18 undefined on input line 1114 Reference `LastPage' on page 180 undefined on input line 12022 Reference `LastPage' on page 181 undefined on input line 12053 Reference `LastPage' on page 19 undefined on input line 1171 Reference `LastPage' on page 2 undefined on input line 221 Reference `LastPage' on page 20 undefined on input line 1236 Reference `LastPage' on page 21 undefined on input line 1236 Reference `LastPage' on page 22 undefined on input line 1236 Reference `LastPage' on page 23 undefined on input line 1236 Reference `LastPage' on page 24 undefined on input line 1309 Reference `LastPage' on page 25 undefined on input line 1337 Reference `LastPage' on page 26 undefined on input line 1337 Reference `LastPage' on page 27 undefined on input line 1402 Reference `LastPage' on page 28 undefined on input line 1496 Reference `LastPage' on page 29 undefined on input line 1601 Reference `LastPage' on page 3 undefined on input line 261 Reference `LastPage' on page 30 undefined on input line 1695 Reference `LastPage' on page 31 undefined on input line 1721 Reference `LastPage' on page 32 undefined on input line 1837 Reference `LastPage' on page 33 undefined on input line 1956 Reference `LastPage' on page 34 undefined on input line 2022 Reference `LastPage' on page 35 undefined on input line 2081 Reference `LastPage' on page 36 undefined on input line 2172 Reference `LastPage' on page 37 undefined on input line 2238 Reference `LastPage' on page 38 undefined on input line 2293 Reference `LastPage' on page 39 undefined on input line 2362 Reference `LastPage' on page 4 undefined on input line 376 Reference `LastPage' on page 40 undefined on input line 2420 Reference `LastPage' on page 41 undefined on input line 2489 Reference `LastPage' on page 42 undefined on input line 2549 Reference `LastPage' on page 43 undefined on input line 2620 Reference `LastPage' on page 44 undefined on input line 2688 Reference `LastPage' on page 45 undefined on input line 2754 Reference `LastPage' on page 46 undefined on input line 2815 Reference `LastPage' on page 47 undefined on input line 2893 Reference `LastPage' on page 48 undefined on input line 2943 Reference `LastPage' on page 49 undefined on input line 3011 Reference `LastPage' on page 5 undefined on input line 376 Reference `LastPage' on page 50 undefined on input line 3064 Reference `LastPage' on page 51 undefined on input line 3141 Reference `LastPage' on page 52 undefined on input line 3225 Reference `LastPage' on page 53 undefined on input line 3300 Reference `LastPage' on page 54 undefined on input line 3375 Reference `LastPage' on page 55 undefined on input line 3443 Reference `LastPage' on page 56 undefined on input line 3521 Reference `LastPage' on page 57 undefined on input line 3590 Reference `LastPage' on page 58 undefined on input line 3657 Reference `LastPage' on page 59 undefined on input line 3712 Reference `LastPage' on page 6 undefined on input line 453 Reference `LastPage' on page 60 undefined on input line 3784 Reference `LastPage' on page 61 undefined on input line 3844 Reference `LastPage' on page 62 undefined on input line 3902 Reference `LastPage' on page 63 undefined on input line 3941 Reference `LastPage' on page 64 undefined on input line 4008 Reference `LastPage' on page 65 undefined on input line 4077 Reference `LastPage' on page 66 undefined on input line 4077 Reference `LastPage' on page 67 undefined on input line 4077 Reference `LastPage' on page 68 undefined on input line 4127 Reference `LastPage' on page 69 undefined on input line 4236 Reference `LastPage' on page 7 undefined on input line 540 Reference `LastPage' on page 70 undefined on input line 4329 Reference `LastPage' on page 71 undefined on input line 4406 Reference `LastPage' on page 72 undefined on input line 4443 Reference `LastPage' on page 73 undefined on input line 4502 Reference `LastPage' on page 74 undefined on input line 4597 Reference `LastPage' on page 75 undefined on input line 4689 Reference `LastPage' on page 76 undefined on input line 4756 Reference `LastPage' on page 77 undefined on input line 4782 Reference `LastPage' on page 78 undefined on input line 4852 Reference `LastPage' on page 79 undefined on input line 4925 Reference `LastPage' on page 8 undefined on input line 540 Reference `LastPage' on page 80 undefined on input line 4984 Reference `LastPage' on page 81 undefined on input line 5056 Reference `LastPage' on page 82 undefined on input line 5138 Reference `LastPage' on page 83 undefined on input line 5177 Reference `LastPage' on page 84 undefined on input line 5257 Reference `LastPage' on page 85 undefined on input line 5293 Reference `LastPage' on page 86 undefined on input line 5341 Reference `LastPage' on page 87 undefined on input line 5389 Reference `LastPage' on page 88 undefined on input line 5423 Reference `LastPage' on page 89 undefined on input line 5453 Reference `LastPage' on page 9 undefined on input line 605 Reference `LastPage' on page 90 undefined on input line 5534 Reference `LastPage' on page 91 undefined on input line 5623 Reference `LastPage' on page 92 undefined on input line 5691 Reference `LastPage' on page 93 undefined on input line 5801 Reference `LastPage' on page 94 undefined on input line 5889 Reference `LastPage' on page 95 undefined on input line 5988 Reference `LastPage' on page 96 undefined on input line 6064 Reference `LastPage' on page 97 undefined on input line 6152 Reference `LastPage' on page 98 undefined on input line 6225 Reference `LastPage' on page 99 undefined on input line 6321 Reference `contribute-to-multipass-docs::doc' on page 4 undefined on input line 276 Reference `explanation/alias::doc' on page 114 undefined on input line 7460 Reference `explanation/alias::doc' on page 115 undefined on input line 7513 Reference `explanation/alias::doc' on page 133 undefined on input line 8754 Reference `explanation/alias::doc' on page 143 undefined on input line 9469 Reference `explanation/alias::doc' on page 50 undefined on input line 3015 Reference `explanation/authentication::doc' on page 116 undefined on input line 7573 Reference `explanation/authentication::doc' on page 166 undefined on input line 10874 Reference `explanation/blueprint::doc' on page 60 undefined on input line 3763 Reference `explanation/driver::doc' on page 132 undefined on input line 8664 Reference `explanation/driver::doc' on page 156 undefined on input line 10301 Reference `explanation/driver::doc' on page 176 undefined on input line 11669 Reference `explanation/driver::doc' on page 76 undefined on input line 4720 Reference `explanation/driver:driver-feature-disparities' on page 173 undefined on input line 11445 Reference `explanation/driver:driver-feature-disparities' on page 176 undefined on input line 11769 Reference `explanation/driver:explanation-driver' on page 69 undefined on input line 4154 Reference `explanation/driver:explanation-driver-exceptions' on page 170 undefined on input line 11117 Reference `explanation/host::doc' on page 165 undefined on input line 10812 Reference `explanation/host::doc' on page 176 undefined on input line 11669 Reference `explanation/id-mapping::doc' on page 131 undefined on input line 8590 Reference `explanation/id-mapping::doc' on page 54 undefined on input line 3325 Reference `explanation/id-mapping::doc' on page 56 undefined on input line 3458 Reference `explanation/index::doc' on page 25 undefined on input line 1315 Reference `explanation/index::doc' on page 3 undefined on input line 252 Reference `explanation/instance::doc' on page 114 undefined on input line 7444 Reference `explanation/instance::doc' on page 145 undefined on input line 9579 Reference `explanation/instance::doc' on page 149 undefined on input line 9728 Reference `explanation/instance::doc' on page 155 undefined on input line 10206 Reference `explanation/instance::doc' on page 162 undefined on input line 10662 Reference `explanation/instance::doc' on page 165 undefined on input line 10808 Reference `explanation/instance::doc' on page 168 undefined on input line 10985 Reference `explanation/instance::doc' on page 169 undefined on input line 11041 Reference `explanation/instance::doc' on page 173 undefined on input line 11387 Reference `explanation/instance::doc' on page 177 undefined on input line 11782 Reference `explanation/instance::doc' on page 177 undefined on input line 11789 Reference `explanation/instance::doc' on page 34 undefined on input line 1960 Reference `explanation/instance::doc' on page 39 undefined on input line 2355 Reference `explanation/instance::doc' on page 45 undefined on input line 2697 Reference `explanation/instance::doc' on page 48 undefined on input line 2907 Reference `explanation/instance::doc' on page 50 undefined on input line 3015 Reference `explanation/instance::doc' on page 54 undefined on input line 3325 Reference `explanation/instance::doc' on page 56 undefined on input line 3469 Reference `explanation/instance::doc' on page 58 undefined on input line 3626 Reference `explanation/instance::doc' on page 97 undefined on input line 6072 Reference `explanation/instance:primary-instance' on page 134 undefined on input line 8866 Reference `explanation/instance:primary-instance' on page 137 undefined on input line 9047 Reference `explanation/instance:primary-instance' on page 139 undefined on input line 9188 Reference `explanation/instance:primary-instance' on page 140 undefined on input line 9241 Reference `explanation/instance:primary-instance' on page 141 undefined on input line 9291 Reference `explanation/instance:primary-instance' on page 152 undefined on input line 10025 Reference `explanation/instance:primary-instance' on page 154 undefined on input line 10120 Reference `explanation/instance:primary-instance' on page 155 undefined on input line 10223 Reference `explanation/instance:primary-instance' on page 4 undefined on input line 375 Reference `explanation/instance:primary-instance' on page 48 undefined on input line 2911 Reference `explanation/instance:primary-instance' on page 88 undefined on input line 5402 Reference `explanation/instance:primary-instance' on page 97 undefined on input line 6076 Reference `explanation/mount::doc' on page 125 undefined on input line 8251 Reference `explanation/mount::doc' on page 127 undefined on input line 8343 Reference `explanation/mount::doc' on page 131 undefined on input line 8586 Reference `explanation/mount::doc' on page 131 undefined on input line 8603 Reference `explanation/mount::doc' on page 143 undefined on input line 9430 Reference `explanation/mount::doc' on page 164 undefined on input line 10750 Reference `explanation/mount::doc' on page 171 undefined on input line 11241 Reference `explanation/mount::doc' on page 172 undefined on input line 11339 Reference `explanation/mount::doc' on page 54 undefined on input line 3325 Reference `explanation/mount:explanation-mount-classic' on page 173 undefined on input line 11394 Reference `explanation/mount:explanation-mount-native' on page 173 undefined on input line 11398 Reference `explanation/mount:security-considerations-mount' on page 172 undefined on input line 11364 Reference `explanation/mount:security-considerations-mount' on page 173 undefined on input line 11387 Reference `explanation/multipass-exec-and-shells::doc' on page 119 undefined on input line 7741 Reference `explanation/platform::doc' on page 169 undefined on input line 11041 Reference `explanation/platform::doc' on page 170 undefined on input line 11223 Reference `explanation/service::doc' on page 114 undefined on input line 7444 Reference `explanation/service::doc' on page 145 undefined on input line 9579 Reference `explanation/service::doc' on page 77 undefined on input line 4775 Reference `explanation/settings-keys-values::doc' on page 151 undefined on input line 9898 Reference `explanation/snapshot::doc' on page 100 undefined on input line 6331 Reference `explanation/snapshot::doc' on page 118 undefined on input line 7702 Reference `how-to-guides/customise-multipass/authenticate-clients-with-the-multipass-service::doc' on page 116 undefined on input line 7573 Reference `how-to-guides/customise-multipass/authenticate-clients-with-the-multipass-service::doc' on page 166 undefined on input line 10874 Reference `how-to-guides/customise-multipass/authenticate-clients-with-the-multipass-service::doc' on page 167 undefined on input line 10920 Reference `how-to-guides/customise-multipass/authenticate-clients-with-the-multipass-service::doc' on page 28 undefined on input line 1424 Reference `how-to-guides/customise-multipass/authenticate-clients-with-the-multipass-service::doc' on page 68 undefined on input line 4117 Reference `how-to-guides/customise-multipass/build-multipass-images-with-packer::doc' on page 28 undefined on input line 1428 Reference `how-to-guides/customise-multipass/build-multipass-images-with-packer::doc' on page 68 undefined on input line 4121 Reference `how-to-guides/customise-multipass/configure-multipass-default-logging-level::doc' on page 150 undefined on input line 9855 Reference `how-to-guides/customise-multipass/configure-multipass-default-logging-level::doc' on page 28 undefined on input line 1448 Reference `how-to-guides/customise-multipass/configure-multipass-default-logging-level::doc' on page 69 undefined on input line 4141 Reference `how-to-guides/customise-multipass/configure-multipass-default-logging-level::doc' on page 96 undefined on input line 5998 Reference `how-to-guides/customise-multipass/configure-where-multipass-stores-external-data::doc' on page 28 undefined on input line 1444 Reference `how-to-guides/customise-multipass/configure-where-multipass-stores-external-data::doc' on page 69 undefined on input line 4137 Reference `how-to-guides/customise-multipass/configure-where-multipass-stores-external-data:configuring-a-new-storage-location' on page 93 undefined on input line 5715 Reference `how-to-guides/customise-multipass/integrate-with-windows-terminal::doc' on page 152 undefined on input line 10000 Reference `how-to-guides/customise-multipass/integrate-with-windows-terminal::doc' on page 28 undefined on input line 1440 Reference `how-to-guides/customise-multipass/integrate-with-windows-terminal::doc' on page 69 undefined on input line 4133 Reference `how-to-guides/customise-multipass/integrate-with-windows-terminal:integrate-with-windows-terminal-revert' on page 89 undefined on input line 5433 Reference `how-to-guides/customise-multipass/migrate-from-hyperkit-to-qemu-on-macos::doc' on page 170 undefined on input line 11137 Reference `how-to-guides/customise-multipass/migrate-from-hyperkit-to-qemu-on-macos::doc' on page 28 undefined on input line 1420 Reference `how-to-guides/customise-multipass/migrate-from-hyperkit-to-qemu-on-macos::doc' on page 68 undefined on input line 4113 Reference `how-to-guides/customise-multipass/set-up-a-graphical-interface::doc' on page 28 undefined on input line 1432 Reference `how-to-guides/customise-multipass/set-up-a-graphical-interface::doc' on page 68 undefined on input line 4125 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 132 undefined on input line 8664 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 156 undefined on input line 10301 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 169 undefined on input line 11041 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 28 undefined on input line 1416 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 32 undefined on input line 1749 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 32 undefined on input line 1768 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 68 undefined on input line 4109 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 76 undefined on input line 4720 Reference `how-to-guides/customise-multipass/use-a-different-terminal-from-the-system-icon::doc' on page 28 undefined on input line 1436 Reference `how-to-guides/customise-multipass/use-a-different-terminal-from-the-system-icon::doc' on page 32 undefined on input line 1749 Reference `how-to-guides/customise-multipass/use-a-different-terminal-from-the-system-icon::doc' on page 69 undefined on input line 4129 Reference `how-to-guides/index::doc' on page 25 undefined on input line 1315 Reference `how-to-guides/index::doc' on page 3 undefined on input line 252 Reference `how-to-guides/install-multipass::doc' on page 176 undefined on input line 11669 Reference `how-to-guides/install-multipass::doc' on page 27 undefined on input line 1344 Reference `how-to-guides/install-multipass::doc' on page 4 undefined on input line 313 Reference `how-to-guides/install-multipass::doc' on page 63 undefined on input line 3908 Reference `how-to-guides/install-multipass::doc' on page 86 undefined on input line 5326 Reference `how-to-guides/install-multipass:install-multipass-prerequisites' on page 31 undefined on input line 1697 Reference `how-to-guides/manage-instances/add-a-network-to-an-existing-instance::doc' on page 156 undefined on input line 10258 Reference `how-to-guides/manage-instances/add-a-network-to-an-existing-instance::doc' on page 157 undefined on input line 10361 Reference `how-to-guides/manage-instances/add-a-network-to-an-existing-instance::doc' on page 27 undefined on input line 1388 Reference `how-to-guides/manage-instances/add-a-network-to-an-existing-instance::doc' on page 33 undefined on input line 1933 Reference `how-to-guides/manage-instances/configure-static-ips::doc' on page 27 undefined on input line 1392 Reference `how-to-guides/manage-instances/configure-static-ips::doc' on page 33 undefined on input line 1937 Reference `how-to-guides/manage-instances/create-an-instance::doc' on page 27 undefined on input line 1356 Reference `how-to-guides/manage-instances/create-an-instance::doc' on page 33 undefined on input line 1901 Reference `how-to-guides/manage-instances/create-an-instance:create-an-instance-with-multiple-network-interfaces' on page 125 undefined on input line 8251 Reference `how-to-guides/manage-instances/create-an-instance:create-an-instance-with-multiple-network-interfaces' on page 128 undefined on input line 8419 Reference `how-to-guides/manage-instances/create-an-instance:create-an-instance-with-multiple-network-interfaces' on page 132 undefined on input line 8723 Reference `how-to-guides/manage-instances/create-an-instance:create-an-instance-with-multiple-network-interfaces' on page 156 undefined on input line 10258 Reference `how-to-guides/manage-instances/index::doc' on page 172 undefined on input line 11339 Reference `how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init::doc' on page 168 undefined on input line 10976 Reference `how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init::doc' on page 27 undefined on input line 1364 Reference `how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init::doc' on page 33 undefined on input line 1909 Reference `how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init::doc' on page 60 undefined on input line 3758 Reference `how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init::doc' on page 61 undefined on input line 3813 Reference `how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init::doc' on page 62 undefined on input line 3855 Reference `how-to-guides/manage-instances/modify-an-instance::doc' on page 27 undefined on input line 1360 Reference `how-to-guides/manage-instances/modify-an-instance::doc' on page 33 undefined on input line 1905 Reference `how-to-guides/manage-instances/modify-an-instance:set-the-cpu-ram-or-disk-of-an-instance' on page 151 undefined on input line 9917 Reference `how-to-guides/manage-instances/remove-an-instance::doc' on page 27 undefined on input line 1384 Reference `how-to-guides/manage-instances/remove-an-instance::doc' on page 33 undefined on input line 1929 Reference `how-to-guides/manage-instances/run-a-docker-container-in-multipass::doc' on page 28 undefined on input line 1404 Reference `how-to-guides/manage-instances/run-a-docker-container-in-multipass::doc' on page 33 undefined on input line 1949 Reference `how-to-guides/manage-instances/share-data-with-an-instance::doc' on page 131 undefined on input line 8586 Reference `how-to-guides/manage-instances/share-data-with-an-instance::doc' on page 131 undefined on input line 8606 Reference `how-to-guides/manage-instances/share-data-with-an-instance::doc' on page 143 undefined on input line 9430 Reference `how-to-guides/manage-instances/share-data-with-an-instance::doc' on page 171 undefined on input line 11241 Reference `how-to-guides/manage-instances/share-data-with-an-instance::doc' on page 173 undefined on input line 11383 Reference `how-to-guides/manage-instances/share-data-with-an-instance::doc' on page 27 undefined on input line 1380 Reference `how-to-guides/manage-instances/share-data-with-an-instance::doc' on page 33 undefined on input line 1925 Reference `how-to-guides/manage-instances/use-a-blueprint::doc' on page 168 undefined on input line 10981 Reference `how-to-guides/manage-instances/use-a-blueprint::doc' on page 27 undefined on input line 1396 Reference `how-to-guides/manage-instances/use-a-blueprint::doc' on page 33 undefined on input line 1941 Reference `how-to-guides/manage-instances/use-an-instance::doc' on page 27 undefined on input line 1368 Reference `how-to-guides/manage-instances/use-an-instance::doc' on page 33 undefined on input line 1913 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 114 undefined on input line 7460 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 115 undefined on input line 7513 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 119 undefined on input line 7741 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 133 undefined on input line 8754 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 143 undefined on input line 9469 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 167 undefined on input line 10907 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 27 undefined on input line 1376 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 33 undefined on input line 1921 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 43 undefined on input line 2583 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 50 undefined on input line 3015 Reference `how-to-guides/manage-instances/use-the-docker-blueprint::doc' on page 27 undefined on input line 1400 Reference `how-to-guides/manage-instances/use-the-docker-blueprint::doc' on page 33 undefined on input line 1945 Reference `how-to-guides/manage-instances/use-the-primary-instance::doc' on page 27 undefined on input line 1372 Reference `how-to-guides/manage-instances/use-the-primary-instance::doc' on page 33 undefined on input line 1917 Reference `how-to-guides/manage-instances/use-the-primary-instance::doc' on page 36 undefined on input line 2096 Reference `how-to-guides/manage-instances/use-the-primary-instance:changing-the-primary-instance' on page 48 undefined on input line 2917 Reference `how-to-guides/troubleshoot/access-logs::doc' on page 145 undefined on input line 9593 Reference `how-to-guides/troubleshoot/access-logs::doc' on page 150 undefined on input line 9855 Reference `how-to-guides/troubleshoot/access-logs::doc' on page 28 undefined on input line 1462 Reference `how-to-guides/troubleshoot/access-logs::doc' on page 95 undefined on input line 5969 Reference `how-to-guides/troubleshoot/mount-an-encrypted-home-folder::doc' on page 28 undefined on input line 1466 Reference `how-to-guides/troubleshoot/mount-an-encrypted-home-folder::doc' on page 6 undefined on input line 395 Reference `how-to-guides/troubleshoot/mount-an-encrypted-home-folder::doc' on page 95 undefined on input line 5973 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues::doc' on page 106 undefined on input line 6966 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues::doc' on page 28 undefined on input line 1470 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues::doc' on page 95 undefined on input line 5977 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-locate-multipass-binaries' on page 101 undefined on input line 6493 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-locate-multipass-images' on page 101 undefined on input line 6497 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-no-ip-assigned' on page 98 undefined on input line 6206 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-reading-data-from-an-image' on page 101 undefined on input line 6481 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-reading-data-from-an-image' on page 101 undefined on input line 6511 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-reading-data-from-an-image' on page 102 undefined on input line 6598 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-stale-network-cache' on page 98 undefined on input line 6160 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-stale-sharing-lease' on page 98 undefined on input line 6164 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-vm-boot-failure' on page 100 undefined on input line 6354 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-vm-boot-failure' on page 98 undefined on input line 6172 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-vm-boot-failure' on page 98 undefined on input line 6198 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-windows-run-virtualbox' on page 99 undefined on input line 6285 Reference `how-to-guides/troubleshoot/troubleshoot-networking::doc' on page 102 undefined on input line 6548 Reference `how-to-guides/troubleshoot/troubleshoot-networking::doc' on page 28 undefined on input line 1474 Reference `how-to-guides/troubleshoot/troubleshoot-networking::doc' on page 95 undefined on input line 5981 Reference `how-to-guides/troubleshoot/troubleshoot-networking:troubleshoot-networking-arp-problems' on page 106 undefined on input line 6952 Reference `how-to-guides/troubleshoot/troubleshoot-networking:troubleshoot-networking-dns-problems' on page 106 undefined on input line 6942 Reference `how-to-guides/troubleshoot/troubleshoot-networking:troubleshoot-networking-generic-networking-problems' on page 106 undefined on input line 6922 Reference `how-to-guides/troubleshoot/troubleshoot-networking:troubleshoot-networking-issues-caused-by-macos-update' on page 106 undefined on input line 6909 Reference `how-to-guides/troubleshoot/troubleshoot-networking:troubleshoot-networking-routing-problems' on page 106 undefined on input line 6932 Reference `reference/command-line-interface/alias::doc' on page 133 undefined on input line 8764 Reference `reference/command-line-interface/alias::doc' on page 143 undefined on input line 9469 Reference `reference/command-line-interface/alias::doc' on page 167 undefined on input line 10907 Reference `reference/command-line-interface/alias::doc' on page 50 undefined on input line 3026 Reference `reference/command-line-interface/alias::doc' on page 50 undefined on input line 3030 Reference `reference/command-line-interface/aliases::doc' on page 51 undefined on input line 3068 Reference `reference/command-line-interface/authenticate::doc' on page 163 undefined on input line 10705 Reference `reference/command-line-interface/authenticate::doc' on page 163 undefined on input line 10718 Reference `reference/command-line-interface/authenticate::doc' on page 166 undefined on input line 10874 Reference `reference/command-line-interface/authenticate::doc' on page 166 undefined on input line 10898 Reference `reference/command-line-interface/authenticate::doc' on page 77 undefined on input line 4775 Reference `reference/command-line-interface/clone::doc' on page 170 undefined on input line 11215 Reference `reference/command-line-interface/delete::doc' on page 133 undefined on input line 8794 Reference `reference/command-line-interface/delete::doc' on page 134 undefined on input line 8825 Reference `reference/command-line-interface/delete::doc' on page 135 undefined on input line 8916 Reference `reference/command-line-interface/delete::doc' on page 138 undefined on input line 9125 Reference `reference/command-line-interface/delete::doc' on page 146 undefined on input line 9679 Reference `reference/command-line-interface/delete::doc' on page 178 undefined on input line 11850 Reference `reference/command-line-interface/exec::doc' on page 174 undefined on input line 11506 Reference `reference/command-line-interface/exec::doc' on page 46 undefined on input line 2764 Reference `reference/command-line-interface/find::doc' on page 128 undefined on input line 8396 Reference `reference/command-line-interface/find::doc' on page 168 undefined on input line 11020 Reference `reference/command-line-interface/find::doc' on page 171 undefined on input line 11282 Reference `reference/command-line-interface/find::doc' on page 34 undefined on input line 2002 Reference `reference/command-line-interface/find::doc' on page 60 undefined on input line 3778 Reference `reference/command-line-interface/get::doc' on page 136 undefined on input line 8995 Reference `reference/command-line-interface/get::doc' on page 136 undefined on input line 9006 Reference `reference/command-line-interface/get::doc' on page 151 undefined on input line 9898 Reference `reference/command-line-interface/get::doc' on page 151 undefined on input line 9902 Reference `reference/command-line-interface/get::doc' on page 152 undefined on input line 10000 Reference `reference/command-line-interface/get::doc' on page 153 undefined on input line 10061 Reference `reference/command-line-interface/get::doc' on page 154 undefined on input line 10107 Reference `reference/command-line-interface/get::doc' on page 155 undefined on input line 10206 Reference `reference/command-line-interface/get::doc' on page 156 undefined on input line 10258 Reference `reference/command-line-interface/get::doc' on page 156 undefined on input line 10301 Reference `reference/command-line-interface/get::doc' on page 157 undefined on input line 10361 Reference `reference/command-line-interface/get::doc' on page 158 undefined on input line 10428 Reference `reference/command-line-interface/get::doc' on page 159 undefined on input line 10471 Reference `reference/command-line-interface/get::doc' on page 160 undefined on input line 10543 Reference `reference/command-line-interface/get::doc' on page 162 undefined on input line 10619 Reference `reference/command-line-interface/get::doc' on page 162 undefined on input line 10662 Reference `reference/command-line-interface/get::doc' on page 163 undefined on input line 10705 Reference `reference/command-line-interface/get::doc' on page 164 undefined on input line 10750 Reference `reference/command-line-interface/get::doc' on page 57 undefined on input line 3555 Reference `reference/command-line-interface/get::doc' on page 58 undefined on input line 3610 Reference `reference/command-line-interface/index::doc' on page 123 undefined on input line 8061 Reference `reference/command-line-interface/index::doc' on page 150 undefined on input line 9755 Reference `reference/command-line-interface/index::doc' on page 150 undefined on input line 9846 Reference `reference/command-line-interface/index::doc' on page 172 undefined on input line 11354 Reference `reference/command-line-interface/index::doc' on page 177 undefined on input line 11782 Reference `reference/command-line-interface/index::doc' on page 177 undefined on input line 11789 Reference `reference/command-line-interface/index::doc' on page 96 undefined on input line 5991 Reference `reference/command-line-interface/info::doc' on page 130 undefined on input line 8518 Reference `reference/command-line-interface/info::doc' on page 130 undefined on input line 8540 Reference `reference/command-line-interface/info::doc' on page 135 undefined on input line 8916 Reference `reference/command-line-interface/info::doc' on page 138 undefined on input line 9125 Reference `reference/command-line-interface/info::doc' on page 178 undefined on input line 11854 Reference `reference/command-line-interface/info::doc' on page 34 undefined on input line 1971 Reference `reference/command-line-interface/info::doc' on page 34 undefined on input line 2002 Reference `reference/command-line-interface/launch::doc' on page 120 undefined on input line 7831 Reference `reference/command-line-interface/launch::doc' on page 125 undefined on input line 8251 Reference `reference/command-line-interface/launch::doc' on page 127 undefined on input line 8343 Reference `reference/command-line-interface/launch::doc' on page 130 undefined on input line 8518 Reference `reference/command-line-interface/launch::doc' on page 132 undefined on input line 8723 Reference `reference/command-line-interface/launch::doc' on page 155 undefined on input line 10206 Reference `reference/command-line-interface/launch::doc' on page 156 undefined on input line 10258 Reference `reference/command-line-interface/launch::doc' on page 156 undefined on input line 10280 Reference `reference/command-line-interface/launch::doc' on page 158 undefined on input line 10428 Reference `reference/command-line-interface/launch::doc' on page 159 undefined on input line 10471 Reference `reference/command-line-interface/launch::doc' on page 160 undefined on input line 10543 Reference `reference/command-line-interface/launch::doc' on page 170 undefined on input line 11215 Reference `reference/command-line-interface/launch::doc' on page 171 undefined on input line 11282 Reference `reference/command-line-interface/launch::doc' on page 176 undefined on input line 11769 Reference `reference/command-line-interface/launch::doc' on page 34 undefined on input line 1960 Reference `reference/command-line-interface/launch::doc' on page 34 undefined on input line 1971 Reference `reference/command-line-interface/launch::doc' on page 34 undefined on input line 2002 Reference `reference/command-line-interface/launch::doc' on page 35 undefined on input line 2054 Reference `reference/command-line-interface/launch::doc' on page 35 undefined on input line 2070 Reference `reference/command-line-interface/launch::doc' on page 36 undefined on input line 2085 Reference `reference/command-line-interface/launch::doc' on page 36 undefined on input line 2103 Reference `reference/command-line-interface/launch::doc' on page 38 undefined on input line 2290 Reference `reference/command-line-interface/launch::doc' on page 39 undefined on input line 2297 Reference `reference/command-line-interface/launch::doc' on page 39 undefined on input line 2355 Reference `reference/command-line-interface/launch::doc' on page 39 undefined on input line 2359 Reference `reference/command-line-interface/launch::doc' on page 48 undefined on input line 2914 Reference `reference/command-line-interface/launch::doc' on page 54 undefined on input line 3325 Reference `reference/command-line-interface/launch::doc' on page 55 undefined on input line 3388 Reference `reference/command-line-interface/launch::doc' on page 56 undefined on input line 3480 Reference `reference/command-line-interface/launch::doc' on page 57 undefined on input line 3525 Reference `reference/command-line-interface/launch::doc' on page 61 undefined on input line 3803 Reference `reference/command-line-interface/list::doc' on page 132 undefined on input line 8699 Reference `reference/command-line-interface/list::doc' on page 135 undefined on input line 8916 Reference `reference/command-line-interface/list::doc' on page 138 undefined on input line 9125 Reference `reference/command-line-interface/list::doc' on page 178 undefined on input line 11854 Reference `reference/command-line-interface/mount::doc' on page 143 undefined on input line 9430 Reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 10750 Reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 10763 Reference `reference/command-line-interface/mount::doc' on page 170 undefined on input line 11215 Reference `reference/command-line-interface/mount::doc' on page 171 undefined on input line 11241 Reference `reference/command-line-interface/mount::doc' on page 173 undefined on input line 11383 Reference `reference/command-line-interface/mount::doc' on page 176 undefined on input line 11769 Reference `reference/command-line-interface/mount::doc' on page 48 undefined on input line 2907 Reference `reference/command-line-interface/mount::doc' on page 54 undefined on input line 3325 Reference `reference/command-line-interface/mount::doc' on page 54 undefined on input line 3345 Reference `reference/command-line-interface/mount::doc' on page 97 undefined on input line 6072 Reference `reference/command-line-interface/networks::doc' on page 156 undefined on input line 10258 Reference `reference/command-line-interface/networks::doc' on page 156 undefined on input line 10277 Reference `reference/command-line-interface/networks::doc' on page 170 undefined on input line 11215 Reference `reference/command-line-interface/networks::doc' on page 176 undefined on input line 11769 Reference `reference/command-line-interface/networks::doc' on page 36 undefined on input line 2107 Reference `reference/command-line-interface/networks::doc' on page 36 undefined on input line 2139 Reference `reference/command-line-interface/networks::doc' on page 57 undefined on input line 3555 Reference `reference/command-line-interface/networks::doc' on page 57 undefined on input line 3567 Reference `reference/command-line-interface/prefer::doc' on page 50 undefined on input line 3054 Reference `reference/command-line-interface/purge::doc' on page 118 undefined on input line 7681 Reference `reference/command-line-interface/purge::doc' on page 118 undefined on input line 7698 Reference `reference/command-line-interface/purge::doc' on page 134 undefined on input line 8825 Reference `reference/command-line-interface/purge::doc' on page 57 undefined on input line 3525 Reference `reference/command-line-interface/recover::doc' on page 118 undefined on input line 7681 Reference `reference/command-line-interface/recover::doc' on page 133 undefined on input line 8794 Reference `reference/command-line-interface/recover::doc' on page 56 undefined on input line 3480 Reference `reference/command-line-interface/restart::doc' on page 139 undefined on input line 9200 Reference `reference/command-line-interface/restart::doc' on page 172 undefined on input line 11357 Reference `reference/command-line-interface/restore::doc' on page 138 undefined on input line 9125 Reference `reference/command-line-interface/restore::doc' on page 178 undefined on input line 11847 Reference `reference/command-line-interface/set::doc' on page 122 undefined on input line 7963 Reference `reference/command-line-interface/set::doc' on page 122 undefined on input line 7993 Reference `reference/command-line-interface/set::doc' on page 125 undefined on input line 8251 Reference `reference/command-line-interface/set::doc' on page 127 undefined on input line 8343 Reference `reference/command-line-interface/set::doc' on page 138 undefined on input line 9150 Reference `reference/command-line-interface/set::doc' on page 151 undefined on input line 9898 Reference `reference/command-line-interface/set::doc' on page 151 undefined on input line 9902 Reference `reference/command-line-interface/set::doc' on page 152 undefined on input line 10000 Reference `reference/command-line-interface/set::doc' on page 153 undefined on input line 10061 Reference `reference/command-line-interface/set::doc' on page 154 undefined on input line 10107 Reference `reference/command-line-interface/set::doc' on page 155 undefined on input line 10206 Reference `reference/command-line-interface/set::doc' on page 156 undefined on input line 10258 Reference `reference/command-line-interface/set::doc' on page 156 undefined on input line 10301 Reference `reference/command-line-interface/set::doc' on page 157 undefined on input line 10361 Reference `reference/command-line-interface/set::doc' on page 158 undefined on input line 10428 Reference `reference/command-line-interface/set::doc' on page 159 undefined on input line 10471 Reference `reference/command-line-interface/set::doc' on page 160 undefined on input line 10543 Reference `reference/command-line-interface/set::doc' on page 162 undefined on input line 10619 Reference `reference/command-line-interface/set::doc' on page 162 undefined on input line 10662 Reference `reference/command-line-interface/set::doc' on page 163 undefined on input line 10705 Reference `reference/command-line-interface/set::doc' on page 164 undefined on input line 10750 Reference `reference/command-line-interface/set::doc' on page 39 undefined on input line 2355 Reference `reference/command-line-interface/set::doc' on page 40 undefined on input line 2373 Reference `reference/command-line-interface/set::doc' on page 48 undefined on input line 2939 Reference `reference/command-line-interface/set::doc' on page 57 undefined on input line 3555 Reference `reference/command-line-interface/set::doc' on page 57 undefined on input line 3581 Reference `reference/command-line-interface/shell::doc' on page 172 undefined on input line 11357 Reference `reference/command-line-interface/shell::doc' on page 45 undefined on input line 2708 Reference `reference/command-line-interface/shell::doc' on page 48 undefined on input line 2907 Reference `reference/command-line-interface/shell::doc' on page 48 undefined on input line 2911 Reference `reference/command-line-interface/shell::doc' on page 86 undefined on input line 5326 Reference `reference/command-line-interface/snapshot::doc' on page 127 undefined on input line 8343 Reference `reference/command-line-interface/snapshot::doc' on page 130 undefined on input line 8518 Reference `reference/command-line-interface/snapshot::doc' on page 135 undefined on input line 8916 Reference `reference/command-line-interface/snapshot::doc' on page 135 undefined on input line 8945 Reference `reference/command-line-interface/snapshot::doc' on page 162 undefined on input line 10619 Reference `reference/command-line-interface/snapshot::doc' on page 162 undefined on input line 10662 Reference `reference/command-line-interface/snapshot::doc' on page 178 undefined on input line 11847 Reference `reference/command-line-interface/start::doc' on page 140 undefined on input line 9250 Reference `reference/command-line-interface/start::doc' on page 141 undefined on input line 9315 Reference `reference/command-line-interface/start::doc' on page 172 undefined on input line 11357 Reference `reference/command-line-interface/start::doc' on page 46 undefined on input line 2782 Reference `reference/command-line-interface/start::doc' on page 48 undefined on input line 2911 Reference `reference/command-line-interface/stop::doc' on page 139 undefined on input line 9200 Reference `reference/command-line-interface/stop::doc' on page 172 undefined on input line 11357 Reference `reference/command-line-interface/stop::doc' on page 47 undefined on input line 2851 Reference `reference/command-line-interface/stop::doc' on page 57 undefined on input line 3588 Reference `reference/command-line-interface/stop:reference-command-line-interface-stop' on page 75 undefined on input line 4648 Reference `reference/command-line-interface/suspend::doc' on page 139 undefined on input line 9200 Reference `reference/command-line-interface/suspend::doc' on page 170 undefined on input line 11215 Reference `reference/command-line-interface/suspend::doc' on page 172 undefined on input line 11357 Reference `reference/command-line-interface/suspend::doc' on page 47 undefined on input line 2819 Reference `reference/command-line-interface/transfer::doc' on page 54 undefined on input line 3325 Reference `reference/command-line-interface/transfer::doc' on page 55 undefined on input line 3418 Reference `reference/command-line-interface/umount::doc' on page 131 undefined on input line 8586 Reference `reference/command-line-interface/umount::doc' on page 176 undefined on input line 11769 Reference `reference/command-line-interface/umount::doc' on page 54 undefined on input line 3325 Reference `reference/command-line-interface/umount::doc' on page 55 undefined on input line 3398 Reference `reference/command-line-interface/unalias::doc' on page 133 undefined on input line 8764 Reference `reference/command-line-interface/unalias::doc' on page 53 undefined on input line 3280 Reference `reference/gui-client::doc' on page 113 undefined on input line 7404 Reference `reference/gui-client::doc' on page 118 undefined on input line 7702 Reference `reference/gui-client::doc' on page 151 undefined on input line 9898 Reference `reference/gui-client::doc' on page 151 undefined on input line 9902 Reference `reference/gui-client::doc' on page 152 undefined on input line 9978 Reference `reference/gui-client::doc' on page 153 undefined on input line 10056 Reference `reference/gui-client::doc' on page 153 undefined on input line 10061 Reference `reference/gui-client::doc' on page 154 undefined on input line 10102 Reference `reference/gui-client::doc' on page 154 undefined on input line 10107 Reference `reference/gui-client::doc' on page 177 undefined on input line 11782 Reference `reference/gui-client::doc' on page 177 undefined on input line 11789 Reference `reference/gui-client::doc' on page 96 undefined on input line 5991 Reference `reference/gui-client:gui-client-catalogue-tab' on page 145 undefined on input line 9601 Reference `reference/gui-client:gui-client-instances-tab' on page 145 undefined on input line 9605 Reference `reference/gui-client:gui-client-settings-tab' on page 145 undefined on input line 9609 Reference `reference/gui-client:gui-client-tray-icon' on page 145 undefined on input line 9614 Reference `reference/gui-client:gui-client-tray-icon' on page 48 undefined on input line 2926 Reference `reference/index::doc' on page 25 undefined on input line 1315 Reference `reference/index::doc' on page 3 undefined on input line 252 Reference `reference/instance-name-format::doc' on page 114 undefined on input line 7414 Reference `reference/instance-name-format::doc' on page 117 undefined on input line 7641 Reference `reference/instance-name-format::doc' on page 128 undefined on input line 8405 Reference `reference/instance-name-format::doc' on page 138 undefined on input line 9147 Reference `reference/instance-name-format::doc' on page 163 undefined on input line 10684 Reference `reference/instance-name-format::doc' on page 172 undefined on input line 11347 Reference `reference/instance-states::doc' on page 114 undefined on input line 7418 Reference `reference/instance-states::doc' on page 125 undefined on input line 8251 Reference `reference/instance-states::doc' on page 149 undefined on input line 9728 Reference `reference/instance-states::doc' on page 172 undefined on input line 11339 Reference `reference/logging-levels::doc' on page 114 undefined on input line 7426 Reference `reference/logging-levels::doc' on page 94 undefined on input line 5843 Reference `reference/logging-levels::doc' on page 96 undefined on input line 5998 Reference `reference/settings/client-apps-windows-terminal-profiles::doc' on page 151 undefined on input line 9928 Reference `reference/settings/client-apps-windows-terminal-profiles::doc' on page 176 undefined on input line 11769 Reference `reference/settings/client-apps-windows-terminal-profiles::doc' on page 89 undefined on input line 5433 Reference `reference/settings/client-gui-autostart::doc' on page 152 undefined on input line 9982 Reference `reference/settings/client-gui-hotkey::doc' on page 152 undefined on input line 9986 Reference `reference/settings/client-primary-name::doc' on page 151 undefined on input line 9932 Reference `reference/settings/client-primary-name::doc' on page 172 undefined on input line 11374 Reference `reference/settings/client-primary-name::doc' on page 41 undefined on input line 2427 Reference `reference/settings/client-primary-name::doc' on page 48 undefined on input line 2907 Reference `reference/settings/index::doc' on page 114 undefined on input line 7435 Reference `reference/settings/index::doc' on page 122 undefined on input line 7963 Reference `reference/settings/index::doc' on page 122 undefined on input line 7996 Reference `reference/settings/index::doc' on page 136 undefined on input line 8995 Reference `reference/settings/index::doc' on page 136 undefined on input line 9009 Reference `reference/settings/index::doc' on page 138 undefined on input line 9150 Reference `reference/settings/index::doc' on page 145 undefined on input line 9579 Reference `reference/settings/index::doc' on page 169 undefined on input line 11048 Reference `reference/settings/index::doc' on page 178 undefined on input line 11808 Reference `reference/settings/index::doc' on page 39 undefined on input line 2355 Reference `reference/settings/index::doc' on page 39 undefined on input line 2359 Reference `reference/settings/local-bridged-network::doc' on page 151 undefined on input line 9936 Reference `reference/settings/local-bridged-network::doc' on page 157 undefined on input line 10361 Reference `reference/settings/local-bridged-network::doc' on page 158 undefined on input line 10392 Reference `reference/settings/local-driver::doc' on page 151 undefined on input line 9940 Reference `reference/settings/local-driver::doc' on page 169 undefined on input line 11041 Reference `reference/settings/local-driver::doc' on page 169 undefined on input line 11048 Reference `reference/settings/local-driver::doc' on page 176 undefined on input line 11769 Reference `reference/settings/local-driver:reference-settings-local-driver' on page 69 undefined on input line 4154 Reference `reference/settings/local-driver:reference-settings-local-driver' on page 75 undefined on input line 4648 Reference `reference/settings/local-instance-name-bridged::doc' on page 151 undefined on input line 9944 Reference `reference/settings/local-instance-name-bridged::doc' on page 156 undefined on input line 10258 Reference `reference/settings/local-instance-name-bridged::doc' on page 57 undefined on input line 3555 Reference `reference/settings/local-instance-name-bridged::doc' on page 58 undefined on input line 3595 Reference `reference/settings/local-instance-name-cpus::doc' on page 125 undefined on input line 8251 Reference `reference/settings/local-instance-name-cpus::doc' on page 127 undefined on input line 8343 Reference `reference/settings/local-instance-name-cpus::doc' on page 151 undefined on input line 9948 Reference `reference/settings/local-instance-name-cpus::doc' on page 40 undefined on input line 2366 Reference `reference/settings/local-instance-name-disk::doc' on page 125 undefined on input line 8251 Reference `reference/settings/local-instance-name-disk::doc' on page 127 undefined on input line 8343 Reference `reference/settings/local-instance-name-disk::doc' on page 152 undefined on input line 9952 Reference `reference/settings/local-instance-name-disk::doc' on page 40 undefined on input line 2366 Reference `reference/settings/local-instance-name-memory::doc' on page 125 undefined on input line 8251 Reference `reference/settings/local-instance-name-memory::doc' on page 127 undefined on input line 8343 Reference `reference/settings/local-instance-name-memory::doc' on page 152 undefined on input line 9956 Reference `reference/settings/local-instance-name-memory::doc' on page 40 undefined on input line 2366 Reference `reference/settings/local-instance-name-snapshot-name-comment::doc' on page 127 undefined on input line 8343 Reference `reference/settings/local-instance-name-snapshot-name-comment::doc' on page 152 undefined on input line 9960 Reference `reference/settings/local-instance-name-snapshot-name-name::doc' on page 127 undefined on input line 8343 Reference `reference/settings/local-instance-name-snapshot-name-name::doc' on page 152 undefined on input line 9964 Reference `reference/settings/local-passphrase::doc' on page 116 undefined on input line 7573 Reference `reference/settings/local-passphrase::doc' on page 152 undefined on input line 9968 Reference `reference/settings/local-passphrase::doc' on page 166 undefined on input line 10874 Reference `reference/settings/local-passphrase::doc' on page 166 undefined on input line 10898 Reference `reference/settings/local-passphrase::doc' on page 167 undefined on input line 10944 Reference `reference/settings/local-passphrase::doc' on page 167 undefined on input line 10954 Reference `reference/settings/local-passphrase::doc' on page 167 undefined on input line 10964 Reference `reference/settings/local-passphrase::doc' on page 77 undefined on input line 4775 Reference `reference/settings/local-privileged-mounts::doc' on page 152 undefined on input line 9972 Reference `reference/settings/local-privileged-mounts::doc' on page 174 undefined on input line 11490 Reference `reference/settings/local-privileged-mounts::doc' on page 176 undefined on input line 11769 Reference `reference/settings/local-privileged-mounts::doc' on page 48 undefined on input line 2939 Reference `tutorial/index::doc' on page 3 undefined on input line 252 Reference `tutorial/index:launch-from-a-blueprint-to-run-docker-containers' on page 17 undefined on input line 1003 Reference `tutorial/index:run-a-simple-web-server' on page 17 undefined on input line 999 Rule 'makeindex canonical-multipass.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'canonical-multipass.idx' ------------ Run number 1 of rule 'makeindex canonical-multipass.idx' ------------ ------------ Running 'internal xindy -o "canonical-multipass.ind" "canonical-multipass.idx"' ------------ Latexmk: calling xindy( -o "canonical-multipass.ind" "canonical-multipass.idx" ) Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'canonical-multipass.aux' 'canonical-multipass.ind' 'canonical-multipass.out' ------------ Run number 2 of rule 'pdflatex' ------------ Latexmk: Examining 'canonical-multipass.log' === TeX engine is 'XeTeX' Latexmk: applying rule 'makeindex canonical-multipass.idx'... Latexmk: applying rule 'pdflatex'... ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="canonical-multipass" "multipass.tex"' ------------ This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./multipass.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def (|extractbb --version)))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) LaTeX hooks Warning: Generic hook 'file/after/tracklang.sty' is deprecated. (hooks) Use hook 'file/tracklang.sty/after' instead. LaTeX hooks Warning: Generic hook 'package/after/bidi' is deprecated. (hooks) Use hook 'package/bidi/after' instead. LaTeX hooks Warning: Generic hook 'package/after/luabidi' is deprecated. (hooks) Use hook 'package/luabidi/after' instead. (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de f)))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet ric.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod e.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari thmetics.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct. code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation s.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t ex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex)) ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex ) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65 .sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18 .sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex Library (tcolorbox): 'tcbraster.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbskins.code.tex Library (tcolorbox): 'tcbskins.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)) (/usr/share/texlive/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarytopaths.code.tex))) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbskinsjigsaw.code.tex Library (tcolorbox): 'tcbskinsjigsaw.code.tex' version '5.0.2' )) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex Library (tcolorbox): 'tcbbreakable.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdfcol.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbhooks.code.tex Library (tcolorbox): 'tcbhooks.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex Library (tcolorbox): 'tcbtheorems.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbfitting.code.tex Library (tcolorbox): 'tcbfitting.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbxparse.code.tex Library (tcolorbox): 'tcbxparse.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistingsutf8.code.tex Library (tcolorbox): 'tcblistingsutf8.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex Library (tcolorbox): 'tcblistings.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistingscore.code.tex Library (tcolorbox): 'tcblistingscore.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex Library (tcolorbox): 'tcbprocessing.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex Library (tcolorbox): 'tcbexternal.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbmagazine.code.tex Library (tcolorbox): 'tcbmagazine.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbvignette.code.tex Library (tcolorbox): 'tcbvignette.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryfadings.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryfadings.code .tex))) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbposter.code.tex Library (tcolorbox): 'tcbposter.code.tex' version '5.0.2' )) (/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpage.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabto-ltx/tabto.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty) Writing index file canonical-multipass.idx (./canonical-multipass.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-utex-helper. sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomefree.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomebrands.fd))) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./canonical-multipass.out) (./canonical-multipass.out) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) Underfull \hbox (badness 10000) in alignment at lines 181--181 [][] Overfull \hbox (1.13809pt too wide) in paragraph at lines 181--182 [][] [1] (./canonical-multipass.toc Overfull \hbox (1.55487pt too wide) detected at line 175 []\TU/Ubuntu(0)/m/n/10.95 113 Overfull \hbox (1.55487pt too wide) detected at line 313 []\TU/Ubuntu(0)/m/n/10.95 164 Overfull \hbox (1.55487pt too wide) detected at line 358 []\TU/Ubuntu(0)/m/n/10.95 179 ) [1] [2] Chapter 1. [3] Chapter 2. [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] Missing character: There is no 📦 (U+1F4E6) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! Missing character: There is no ⚙ (U+2699) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! Missing character: There is no ️ (U+FE0F) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! [42] Missing character: There is no 🐳 (U+1F433) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! Missing character: There is no 🎞 (U+1F39E) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! Missing character: There is no ️ (U+FE0F) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! Missing character: There is no ☸ (U+2638) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! Missing character: There is no ️ (U+FE0F) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! [43] Missing character: There is no 🤖 (U+1F916) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! Missing character: There is no 🤖 (U+1F916) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] Underfull \hbox (badness 5189) in paragraph at lines 3554--3556 []\TU/Ubuntu(0)/m/n/10.95 See also: [][]\TU/UbuntuMono(0)/m/it/10.95 networks[] [] \TU/Ubuntu(0)/m/n/10.95 (page 132[]), [][]\TU/UbuntuMono(0)/m/it/10.95 get[] [] \TU/Ubuntu(0)/m/n/10.95 (page 122[]), [][]\TU/UbuntuMono(0)/m/it/10.95 set[] [] \TU/Ubuntu(0)/m/n/10.95 (page 136[]), [][]\TU/UbuntuMono(0)/m/it/10.95 local . [57] Underfull \hbox (badness 10000) in paragraph at lines 3594--3596 []\TU/Ubuntu(0)/m/n/10.95 You can now ask Multipass to bridge your preferred ne twork using the [][]\TU/UbuntuMono(0)/m/it/10.95 local. [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] Overfull \hbox (9.524pt too wide) in paragraph at lines 4761--4767 [][][][][][][][][][][] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] Missing character: There is no ⌘ (U+2318) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 5432--5434 []\TU/Ubuntu(0)/m/n/10.95 For more information on this setting, see [][]\TU/Ubu ntuMono(0)/m/it/10.95 client.apps.windows[]terminal.profiles[][] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] Underfull \hbox (badness 10000) in paragraph at lines 6614--6616 []\TU/Ubuntu(0)/m/n/10.95 Replace your existing \TU/UbuntuMono(0)/m/n/10.95 clo ud[]init[]config.iso \TU/Ubuntu(0)/m/n/10.95 with the newly generated [103] [104] Underfull \hbox (badness 10000) in paragraph at lines 6828--6830 []\TU/Ubuntu(0)/m/it/10.95 (macOS) \TU/UbuntuMono(0)/m/n/10.95 /var/root/Librar y/Application[] Support/multipassd/qemu/vault/ [105] [106] Overfull \hbox (113.143pt too wide) in paragraph at lines 7044--7047 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][][][][][][][][] [] [][][] [] [][][][][][][][][] [] [][][][][][] [] [][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [107] Underfull \hbox (badness 6575) in paragraph at lines 7091--7093 []\TU/Ubuntu(0)/m/n/10.95 Edit \TU/UbuntuMono(0)/m/n/10.95 /Library/Preferences /SystemConfiguration/com.apple.vmnet.plist \TU/Ubuntu(0)/m/n/10.95 to change th e [108] [109] [110] [111] [112] [113] [114] Underfull \hbox (badness 10000) in paragraph at lines 7536--7538 []\TU/Ubuntu(0)/m/n/10.95 The value will be \TU/UbuntuMono(0)/m/n/10.95 default \TU/Ubuntu(0)/m/n/10.95 only if the alias was created with the [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Name| Overfull \hbox (10.94998pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 State| Overfull \hbox (10.94998pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Snap- Overfull \hbox (10.94998pt too wide) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 shots| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 IPv4| Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Re- Overfull \hbox (10.94998pt too wide) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 lease| Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Im- Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 age Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 hash| Overfull \hbox (16.42497pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 CPU(s)| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Load| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Disk Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 us- Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Mem- Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 ory Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 us- Overfull \hbox (16.42497pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Mounts| [125] [126] Underfull \hbox (badness 10000) in paragraph at lines 8343--8343 []\TU/FreeSans(0)/m/n/10.95 En- Overfull \hbox (7.79655pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Snap- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 shot| Underfull \hbox (badness 10000) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 In- Overfull \hbox (13.27155pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 stance| Overfull \hbox (13.27155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 CPU(s)| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Disk Overfull \hbox (7.79655pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 space| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Mem- Underfull \hbox (badness 10000) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 ory Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 size| Overfull \hbox (13.27155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Mounts| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Cre- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 ated| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Par- Overfull \hbox (7.79655pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Chil- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 dren| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Com- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 ment| [127] [128] Underfull \vbox (badness 10000) detected at line 8509 Overfull \vbox (0.9711pt too high) detected at line 8509 [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Restart- Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Delayed Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 \TU/Ubuntu(0)/b/n/10.95 shut- Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Sus- Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Sus- Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Un- [150] [151] [152] [153] Missing character: There is no ⌘ (U+2318) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ⌥ (U+2325) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ⇧ (U+21E7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ⌃ (U+2303) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [154] Missing character: There is no ⌃ (U+2303) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! Missing character: There is no ⇧ (U+21E7) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! Missing character: There is no ⌥ (U+2325) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! Missing character: There is no ⌘ (U+2318) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! [155] [156] [157] [158] [159] [160] [161] Missing character: There is no 😏 (U+1F60F) in font [UbuntuMono-R.ttf]/OT:script =latn;language=dflt;! [162] [163] [164] [165] [166] [167] [168] [169] Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/b/n/10.95 Native Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/b/n/10.95 Extra Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/b/n/10.95 net- Overfull \hbox (13.13406pt too wide) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/m/n/10.95 cated)QEMUVirtualBox| Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/b/n/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/m/n/10.95 Hyper- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/m/n/10.95 Hyper- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/b/n/10.95 VM Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/b/n/10.95 sus- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/b/n/10.95 pen- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/m/n/10.95 Hyper- Overfull \hbox (18.19296pt too wide) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/m/n/10.95 VlibvirtQEMUVirtualBox| [170] [171] [172] Overfull \hbox (11.16995pt too wide) in paragraph at lines 11420--11423 [][][][][]$[][][][][] [] [] [] [][][][][] [] [][][][][][][][][] [] [][][] [] [] [][][][][] [] [][][][][][][] [] [][][][][] [] [][][][][][] [] [][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][]$| [173] [174] [175] Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/FreeSans(0)/m/n/10.95 Only sup- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 dows Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 terminal Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 integra- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/m/n/10.95 This affects the setting [][]\TU/UbuntuMono(0)/m/it/1 0.95 client.apps.windows[]terminal. Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 File and Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 URL Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/m/n/10.95 Linuxma- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/m/n/10.95 cOSWin- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/m/n/10.95 dows (dis- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/m/n/10.95 abled by Underfull \hbox (badness 6364) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/m/n/10.95 On Windows, mounts can be enabled with the setting Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 Extra Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 net- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 works Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 Global Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/m/n/10.95 Linuxma- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/m/n/10.95 cOSWin- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 Bridging Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 net- [176] [177] [178] [179] Underfull \hbox (badness 10000) in paragraph at lines 12001--12004 [][][][][]$[][][][][] [] [] [] [][][][][][] [] [][][] [] [][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][][][][][] [] [] [] [][] [] [][][][][][][] [] [][] [] [][][][][][] [] Underfull \hbox (badness 10000) in paragraph at lines 12016--12019 [][][][][]$[][][][][] [] [] [] [][][] [] [][][][][][][] [] [][][] [] [][][][][] [] [] [] [][][][][][][][][][][] [] [][][] [] [][][][] [] [][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][] [] [180] Underfull \hbox (badness 10000) in paragraph at lines 12026--12029 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][] [] [][][] [] [][][][][] [] [] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][ ][][][][][][][][][][][][][][][][][][] [] [][][][][][] [] (./canonical-multipass.ind) AED: lastpage setting LastPage [181] (./canonical-multipass.aux) LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information) Output written on canonical-multipass.pdf (182 pages). Transcript written on canonical-multipass.log. Latexmk: Index file 'canonical-multipass.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'canonical-multipass.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'canonical-multipass.aux' 'canonical-multipass.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="canonical-multipass" "multipass.tex"' ------------ Latexmk: Examining 'canonical-multipass.log' === TeX engine is 'XeTeX' Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./multipass.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def (|extractbb --version)))) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/polyglossia.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty) (/usr/share/texlive/texmf-dist/tex/latex/makecmds/makecmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/xkvutils.tex (/usr/share/texlive/texmf-dist/tex/generic/xkeyval/keyval.tex)))) (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) LaTeX hooks Warning: Generic hook 'file/after/tracklang.sty' is deprecated. (hooks) Use hook 'file/tracklang.sty/after' instead. LaTeX hooks Warning: Generic hook 'package/after/bidi' is deprecated. (hooks) Use hook 'package/bidi/after' instead. LaTeX hooks Warning: Generic hook 'package/after/luabidi' is deprecated. (hooks) Use hook 'package/luabidi/after' instead. (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-latex.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/polyglossia/gloss-english.ldf) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty ) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip-2001-04-09.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcolorbox.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/share/texlive/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.t ex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-xetex.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.de f)))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonomet ric.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.cod e.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerari thmetics.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct. code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code .tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformation s.code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.t ex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code. tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.te x) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.c ode.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code. tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code.tex)) ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex ) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65 .sty) (/usr/share/texlive/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18 .sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/verbatim.sty) (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbraster.code.tex Library (tcolorbox): 'tcbraster.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbskins.code.tex Library (tcolorbox): 'tcbskins.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/share/texlive/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex)) (/usr/share/texlive/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/share/texlive/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers .code.tex) (/usr/share/texlive/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex ) (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibrarytopaths.code.tex))) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbskinsjigsaw.code.tex Library (tcolorbox): 'tcbskinsjigsaw.code.tex' version '5.0.2' )) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbbreakable.code.tex Library (tcolorbox): 'tcbbreakable.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdfcol.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbhooks.code.tex Library (tcolorbox): 'tcbhooks.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbtheorems.code.tex Library (tcolorbox): 'tcbtheorems.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbfitting.code.tex Library (tcolorbox): 'tcbfitting.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbxparse.code.tex Library (tcolorbox): 'tcbxparse.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistingsutf8.code.tex Library (tcolorbox): 'tcblistingsutf8.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistings.code.tex Library (tcolorbox): 'tcblistings.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/share/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/share/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcblistingscore.code.tex Library (tcolorbox): 'tcblistingscore.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbprocessing.code.tex Library (tcolorbox): 'tcbprocessing.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/latex/tools/shellesc.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbexternal.code.tex Library (tcolorbox): 'tcbexternal.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbmagazine.code.tex Library (tcolorbox): 'tcbmagazine.code.tex' version '5.0.2' ) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbvignette.code.tex Library (tcolorbox): 'tcbvignette.code.tex' version '5.0.2' (/usr/share/texlive/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tik zlibraryfadings.code.tex (/usr/share/texlive/texmf-dist/tex/generic/pgf/libraries/pgflibraryfadings.code .tex))) (/usr/share/texlive/texmf-dist/tex/latex/tcolorbox/tcbposter.code.tex Library (tcolorbox): 'tcbposter.code.tex' version '5.0.2' )) (/usr/share/texlive/texmf-dist/tex/latex/lastpage/lastpage.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabto-ltx/tabto.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/changepage/changepage.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/tabularx.sty) Writing index file canonical-multipass.idx (./canonical-multipass.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-utex-helper. sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomefree.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomebrands.fd))) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./canonical-multipass.out) (./canonical-multipass.out) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) Underfull \hbox (badness 10000) in alignment at lines 181--181 [][] Overfull \hbox (1.13809pt too wide) in paragraph at lines 181--182 [][] [1] (./canonical-multipass.toc Overfull \hbox (1.55487pt too wide) detected at line 175 []\TU/Ubuntu(0)/m/n/10.95 113 Overfull \hbox (1.55487pt too wide) detected at line 313 []\TU/Ubuntu(0)/m/n/10.95 164 Overfull \hbox (1.55487pt too wide) detected at line 358 []\TU/Ubuntu(0)/m/n/10.95 179 ) [1] [2] Chapter 1. [3] Chapter 2. [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] Missing character: There is no 📦 (U+1F4E6) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! Missing character: There is no ⚙ (U+2699) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! Missing character: There is no ️ (U+FE0F) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! [42] Missing character: There is no 🐳 (U+1F433) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! Missing character: There is no 🎞 (U+1F39E) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! Missing character: There is no ️ (U+FE0F) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! Missing character: There is no ☸ (U+2638) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! Missing character: There is no ️ (U+FE0F) in font [FreeSansBold.otf]/OT:script= latn;language=dflt;! [43] Missing character: There is no 🤖 (U+1F916) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! Missing character: There is no 🤖 (U+1F916) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] Underfull \hbox (badness 5189) in paragraph at lines 3554--3556 []\TU/Ubuntu(0)/m/n/10.95 See also: [][]\TU/UbuntuMono(0)/m/it/10.95 networks[] [] \TU/Ubuntu(0)/m/n/10.95 (page 132[]), [][]\TU/UbuntuMono(0)/m/it/10.95 get[] [] \TU/Ubuntu(0)/m/n/10.95 (page 122[]), [][]\TU/UbuntuMono(0)/m/it/10.95 set[] [] \TU/Ubuntu(0)/m/n/10.95 (page 136[]), [][]\TU/UbuntuMono(0)/m/it/10.95 local . [57] Underfull \hbox (badness 10000) in paragraph at lines 3594--3596 []\TU/Ubuntu(0)/m/n/10.95 You can now ask Multipass to bridge your preferred ne twork using the [][]\TU/UbuntuMono(0)/m/it/10.95 local. [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] Overfull \hbox (9.524pt too wide) in paragraph at lines 4761--4767 [][][][][][][][][][][] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] Missing character: There is no ⌘ (U+2318) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! [87] [88] Underfull \hbox (badness 10000) in paragraph at lines 5432--5434 []\TU/Ubuntu(0)/m/n/10.95 For more information on this setting, see [][]\TU/Ubu ntuMono(0)/m/it/10.95 client.apps.windows[]terminal.profiles[][] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] Underfull \hbox (badness 10000) in paragraph at lines 6614--6616 []\TU/Ubuntu(0)/m/n/10.95 Replace your existing \TU/UbuntuMono(0)/m/n/10.95 clo ud[]init[]config.iso \TU/Ubuntu(0)/m/n/10.95 with the newly generated [103] [104] Underfull \hbox (badness 10000) in paragraph at lines 6828--6830 []\TU/Ubuntu(0)/m/it/10.95 (macOS) \TU/UbuntuMono(0)/m/n/10.95 /var/root/Librar y/Application[] Support/multipassd/qemu/vault/ [105] [106] Overfull \hbox (113.143pt too wide) in paragraph at lines 7044--7047 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][][][][][][][][] [] [][][] [] [][][][][][][][][] [] [][][][][][] [] [][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [107] Underfull \hbox (badness 6575) in paragraph at lines 7091--7093 []\TU/Ubuntu(0)/m/n/10.95 Edit \TU/UbuntuMono(0)/m/n/10.95 /Library/Preferences /SystemConfiguration/com.apple.vmnet.plist \TU/Ubuntu(0)/m/n/10.95 to change th e [108] [109] [110] [111] [112] [113] [114] Underfull \hbox (badness 10000) in paragraph at lines 7536--7538 []\TU/Ubuntu(0)/m/n/10.95 The value will be \TU/UbuntuMono(0)/m/n/10.95 default \TU/Ubuntu(0)/m/n/10.95 only if the alias was created with the [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Name| Overfull \hbox (10.94998pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 State| Overfull \hbox (10.94998pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Snap- Overfull \hbox (10.94998pt too wide) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 shots| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 IPv4| Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Re- Overfull \hbox (10.94998pt too wide) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 lease| Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Im- Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 age Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 hash| Overfull \hbox (16.42497pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 CPU(s)| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Load| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Disk Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 us- Overfull \hbox (5.47498pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Mem- Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 ory Underfull \hbox (badness 10000) in paragraph at lines 8251--8251 \TU/UbuntuMono(0)/m/n/10.95 us- Overfull \hbox (16.42497pt too wide) in paragraph at lines 8251--8251 []\TU/UbuntuMono(0)/m/n/10.95 Mounts| [125] [126] Underfull \hbox (badness 10000) in paragraph at lines 8343--8343 []\TU/FreeSans(0)/m/n/10.95 En- Overfull \hbox (7.79655pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Snap- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 shot| Underfull \hbox (badness 10000) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 In- Overfull \hbox (13.27155pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 stance| Overfull \hbox (13.27155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 CPU(s)| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Disk Overfull \hbox (7.79655pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 space| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Mem- Underfull \hbox (badness 10000) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 ory Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 size| Overfull \hbox (13.27155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Mounts| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Cre- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 ated| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Par- Overfull \hbox (7.79655pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Chil- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 dren| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 []\TU/UbuntuMono(0)/m/n/10.95 Com- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8343--8343 \TU/UbuntuMono(0)/m/n/10.95 ment| [127] [128] Underfull \vbox (badness 10000) detected at line 8509 Overfull \vbox (0.9711pt too high) detected at line 8509 [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Restart- Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Delayed Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 \TU/Ubuntu(0)/b/n/10.95 shut- Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Sus- Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Sus- Underfull \hbox (badness 10000) in paragraph at lines 9839--9839 []\TU/Ubuntu(0)/b/n/10.95 Un- [150] [151] [152] [153] Missing character: There is no ⌘ (U+2318) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ⌥ (U+2325) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ⇧ (U+21E7) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! Missing character: There is no ⌃ (U+2303) in font [Ubuntu-R.ttf]/OT:script=latn ;language=dflt;! [154] Missing character: There is no ⌃ (U+2303) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! Missing character: There is no ⇧ (U+21E7) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! Missing character: There is no ⌥ (U+2325) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! Missing character: There is no ⌘ (U+2318) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! [155] [156] [157] [158] [159] [160] [161] Missing character: There is no 😏 (U+1F60F) in font [UbuntuMono-R.ttf]/OT:script =latn;language=dflt;! [162] [163] [164] [165] [166] [167] [168] [169] Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/b/n/10.95 Native Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/b/n/10.95 Extra Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/b/n/10.95 net- Overfull \hbox (13.13406pt too wide) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/m/n/10.95 cated)QEMUVirtualBox| Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/b/n/10.95 Snap- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/m/n/10.95 Hyper- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/m/n/10.95 Hyper- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/b/n/10.95 VM Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/b/n/10.95 sus- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/b/n/10.95 pen- Underfull \hbox (badness 10000) in paragraph at lines 11215--11215 []\TU/Ubuntu(0)/m/n/10.95 Hyper- Overfull \hbox (18.19296pt too wide) in paragraph at lines 11215--11215 \TU/Ubuntu(0)/m/n/10.95 VlibvirtQEMUVirtualBox| [170] [171] [172] Overfull \hbox (11.16995pt too wide) in paragraph at lines 11420--11423 [][][][][]$[][][][][] [] [] [] [][][][][] [] [][][][][][][][][] [] [][][] [] [] [][][][][] [] [][][][][][][] [] [][][][][] [] [][][][][][] [] [][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][]$| [173] [174] [175] Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/FreeSans(0)/m/n/10.95 Only sup- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 dows Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 terminal Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 integra- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/m/n/10.95 This affects the setting [][]\TU/UbuntuMono(0)/m/it/1 0.95 client.apps.windows[]terminal. Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 File and Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 URL Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/m/n/10.95 Linuxma- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/m/n/10.95 cOSWin- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/m/n/10.95 dows (dis- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/m/n/10.95 abled by Underfull \hbox (badness 6364) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/m/n/10.95 On Windows, mounts can be enabled with the setting Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 Extra Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 net- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 works Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 Global Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/m/n/10.95 Linuxma- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/m/n/10.95 cOSWin- Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 []\TU/Ubuntu(0)/b/n/10.95 Bridging Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 11769--11769 \TU/Ubuntu(0)/b/n/10.95 net- [176] [177] [178] [179] Underfull \hbox (badness 10000) in paragraph at lines 12001--12004 [][][][][]$[][][][][] [] [] [] [][][][][][] [] [][][] [] [][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][][][][][] [] [] [] [][] [] [][][][][][][] [] [][] [] [][][][][][] [] Underfull \hbox (badness 10000) in paragraph at lines 12016--12019 [][][][][]$[][][][][] [] [] [] [][][] [] [][][][][][][] [] [][][] [] [][][][][] [] [] [] [][][][][][][][][][][] [] [][][] [] [][][][] [] [][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][] [] [180] Underfull \hbox (badness 10000) in paragraph at lines 12026--12029 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][] [] [][][] [] [][][][][] [] [] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][ ][][][][][][][][][][][][][][][][][][] [] [][][][][][] [] (./canonical-multipass.ind) AED: lastpage setting LastPage [181] (./canonical-multipass.aux) ) (see the transcript file for additional information) Output written on canonical-multipass.pdf (182 pages). Transcript written on canonical-multipass.log. Latexmk: Index file 'canonical-multipass.idx' was written Latexmk: Log file says output to 'canonical-multipass.pdf' Latexmk: Summary of warnings from last run of *latex: =====Latex reported missing or unavailable character(s). =====See log file for details. Latexmk: Examining 'canonical-multipass.log' === TeX engine is 'XeTeX' Latexmk: All targets (canonical-multipass.pdf) are up-to-date