Read the Docs build information Build id: 3587093 Project: canonical-multipass Version: latest Commit: 11031ca5e15b23f349ab2877c452b6b75c620079 Date: 2025-12-09T15:47:29.632334Z State: finished Success: True [rtd-command-info] start-time: 2025-12-09T15:47:38.926667Z, end-time: 2025-12-09T15:47:42.900690Z, duration: 3, exit-code: 0 git clone --depth 1 https://github.com/canonical/multipass.git . Cloning into '.'... [rtd-command-info] start-time: 2025-12-09T15:47:42.988252Z, end-time: 2025-12-09T15:47:44.646452Z, 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.16.0 -> v1.16.0 * [new tag] v1.16.0-rc1 -> v1.16.0-rc1 * [new tag] v1.16.0-rc2 -> v1.16.0-rc2 * [new tag] v1.16.0-rc3 -> v1.16.0-rc3 * [new tag] v1.16.0-rc4 -> v1.16.0-rc4 * [new tag] v1.16.0-rc5 -> v1.16.0-rc5 * [new tag] v1.16.1 -> v1.16.1 * [new tag] v1.16.1-rc1 -> v1.16.1-rc1 * [new tag] v1.16.1-rc2 -> v1.16.1-rc2 * [new tag] v1.16.1-rc3 -> v1.16.1-rc3 * [new tag] v1.17.0-dev -> v1.17.0-dev [rtd-command-info] start-time: 2025-12-09T15:47:45.785505Z, end-time: 2025-12-09T15:47:46.353374Z, 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 11031ca [cmake] Unify macOS build targets (#4540) [rtd-command-info] start-time: 2025-12-09T15:47:46.535704Z, end-time: 2025-12-09T15:47:46.713548Z, 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-12-09T15:47:54.070721Z, end-time: 2025-12-09T15:47:54.466997Z, duration: 0, exit-code: 0 asdf global python 3.11.12 [rtd-command-info] start-time: 2025-12-09T15:47:55.534720Z, end-time: 2025-12-09T15:47:56.920073Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.12.final.0-64 in 713ms 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-12-09T15:47:57.014669Z, end-time: 2025-12-09T15:48:03.360455Z, duration: 6, 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.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-dev -> v1.15.0-dev * [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 * [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-12-09T15:48:03.458897Z, end-time: 2025-12-09T15:48:08.945350Z, 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.3-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 12.4 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-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.7 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.3 setuptools-80.9.0 [rtd-command-info] start-time: 2025-12-09T15:48:09.026219Z, end-time: 2025-12-09T15:48:13.922715Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-9.0.4-py3-none-any.whl.metadata (5.8 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.2-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.20 (from sphinx) Downloading docutils-0.22.3-py3-none-any.whl.metadata (15 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 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.5-py3-none-any.whl.metadata (4.9 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-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.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.6.1-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-9.0.4-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 177.1 MB/s 0:00:00 Downloading docutils-0.22.3-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.0/633.0 kB 483.6 MB/s 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 414.2 MB/s 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 markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 685.3 MB/s 0:00:00 Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.6.1-py3-none-any.whl (131 kB) Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) Downloading roman_numerals-3.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 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) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.19.2 alabaster-1.0.0 babel-2.17.0 certifi-2025.11.12 charset_normalizer-3.4.4 docutils-0.22.3 idna-3.11 imagesize-1.4.1 packaging-25.0 requests-2.32.5 roman-numerals-3.1.0 snowballstemmer-3.0.1 sphinx-9.0.4 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.6.1 [rtd-command-info] start-time: 2025-12-09T15:48:14.004809Z, end-time: 2025-12-09T15:48:25.365621Z, duration: 11, 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-8t7ffe0s/canonical-sphinx_7bfc5910062042b0a178943e7198278d Running command git clone --filter=blob:none --quiet https://github.com/canonical/canonical-sphinx /tmp/pip-install-8t7ffe0s/canonical-sphinx_7bfc5910062042b0a178943e7198278d Resolved https://github.com/canonical/canonical-sphinx to commit d2af64959e83b88a9843f79327dcff17003c8778 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-2025.8.25-py3-none-any.whl.metadata (8.5 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 sphinx-sitemap (from -r docs/.sphinx/requirements.txt (line 5)) Downloading sphinx_sitemap-2.9.0-py3-none-any.whl.metadata (3.4 kB) Collecting sphinxcontrib-svg2pdfconverter[CairoSVG] (from -r docs/.sphinx/requirements.txt (line 3)) Downloading sphinxcontrib_svg2pdfconverter-2.0.0-py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: Sphinx>=7.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (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)) (9.0.4) 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-2025.9.25-py3-none-any.whl.metadata (6.1 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 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.34-py3-none-any.whl.metadata (16 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-1.0.0-py3-none-any.whl.metadata (4.7 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.13.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.12.1-py3-none-any.whl.metadata (3.7 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.50.0-py3-none-any.whl.metadata (6.3 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading uvicorn-0.38.0-py3-none-any.whl.metadata (6.8 kB) Collecting watchfiles>=0.20 (from sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading watchfiles-1.1.1-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.8.2-py3-none-any.whl.metadata (2.7 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-12.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) Collecting tinycss2 (from cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r docs/.sphinx/requirements.txt (line 3)) Downloading tinycss2-1.5.1-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from Sphinx>=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>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from Sphinx>=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-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from Sphinx>=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-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from Sphinx>=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-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from Sphinx>=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-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from Sphinx>=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>=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>=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.2) Requirement already satisfied: docutils<0.23,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from Sphinx>=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.22.3) 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>=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.1) 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>=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) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from Sphinx>=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.0) 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>=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>=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.5) Requirement already satisfied: roman-numerals>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from Sphinx>=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.0) 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>=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) 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>=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.3) 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>=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.4) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages (from requests>=2.30.0->Sphinx>=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.11) 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>=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.6.1) 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>=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.11.12) Collecting anyio<5,>=3.6.2 (from starlette>=0.35->sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading anyio-4.12.0-py3-none-any.whl.metadata (4.3 kB) Collecting typing-extensions>=4.10.0 (from starlette>=0.35->sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->-r docs/.sphinx/requirements.txt (line 2)) Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 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 cffi>=1.1.0 (from cairocffi->cairosvg>=1.0->sphinxcontrib-svg2pdfconverter[CairoSVG]->-r docs/.sphinx/requirements.txt (line 3)) Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 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.23-py3-none-any.whl.metadata (993 bytes) 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.14.3-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.45-py3-none-any.whl.metadata (13 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->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 soupsieve-2.8-py3-none-any.whl.metadata (4.6 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 Sphinx>=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-8.2.3-py3-none-any.whl.metadata (7.0 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 accessible-pygments>=0.0.5 (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 accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Collecting docutils (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 docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting roman-numerals-py>=1.0.0 (from Sphinx>=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 roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 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 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) 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.5.0-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.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 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) 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-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 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.10-py3-none-any.whl.metadata (5.1 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.1-py3-none-any.whl.metadata (5.1 kB) 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.6-py3-none-any.whl.metadata (3.6 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) Downloading sphinx_autobuild-2025.8.25-py3-none-any.whl (12 kB) Downloading sphinxcontrib_svg2pdfconverter-2.0.0-py3-none-any.whl (8.3 kB) Downloading sphinx_last_updated_by_git-0.3.8-py3-none-any.whl (8.6 kB) Downloading sphinx_sitemap-2.9.0-py3-none-any.whl (6.2 kB) Downloading cairosvg-2.8.2-py3-none-any.whl (45 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading starlette-0.50.0-py3-none-any.whl (74 kB) Downloading anyio-4.12.0-py3-none-any.whl (113 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading uvicorn-0.38.0-py3-none-any.whl (68 kB) Downloading click-8.3.1-py3-none-any.whl (108 kB) Downloading h11-0.16.0-py3-none-any.whl (37 kB) Downloading watchfiles-1.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (456 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 cairocffi-1.7.1-py3-none-any.whl (75 kB) Downloading cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) Downloading canonical_sphinx_extensions-0.0.34-py3-none-any.whl (67 kB) Downloading beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Downloading soupsieve-2.8-py3-none-any.whl (36 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 furo-2025.9.25-py3-none-any.whl (340 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 169.3 MB/s 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 667.9 MB/s 0:00:00 Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 541.7 MB/s 0:00:00 Downloading roman_numerals_py-3.1.0-py3-none-any.whl (7.7 kB) Downloading sphinx_basic_ng-1.0.0b2-py3-none-any.whl (22 kB) Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading smmap-5.0.2-py3-none-any.whl (24 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 markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading pillow-12.0.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 248.0 MB/s 0:00:00 Downloading pycparser-2.23-py3-none-any.whl (118 kB) Downloading pyspelling-2.12.1-py3-none-any.whl (45 kB) Downloading wcmatch-10.1-py3-none-any.whl (39 kB) Downloading bracex-2.6-py3-none-any.whl (11 kB) Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 494.2 MB/s 0:00:00 Downloading markdown-3.10-py3-none-any.whl (107 kB) Downloading pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.6/806.6 kB 671.7 MB/s 0:00:00 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 369.0 MB/s 0:00:00 Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB) Downloading sphinx_reredirects-1.0.0-py3-none-any.whl (6.2 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 sphinxext_opengraph-0.13.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 665.7 MB/s 0:00:00 Downloading tinycss2-1.5.1-py3-none-any.whl (28 kB) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Downloading uc_micro_py-1.0.3-py3-none-any.whl (6.2 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.5.1.post3+gd2af649-py3-none-any.whl size=1030885 sha256=4f991f9bcea35bd6be2a7bce18c9a4f8a221d2cba61192b814edd7fb565865f9 Stored in directory: /tmp/pip-ephem-wheel-cache-4kt7hbu5/wheels/4c/7d/5c/cb21a9fdaba3c8b5efe1470177faafd0b9761fb03e55d2003f Successfully built canonical-sphinx Installing collected packages: webencodings, websockets, uc-micro-py, typing-extensions, tinycss2, soupsieve, smmap, six, roman-numerals-py, pyyaml, pycparser, pillow, mdurl, markdown, lxml, h11, docutils, defusedxml, colorama, click, bracex, accessible-pygments, 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-sitemap, sphinx-autobuild, myst-parser, furo, canonical-sphinx-extensions, cairosvg, canonical-sphinx Attempting uninstall: docutils Found existing installation: docutils 0.22.3 Uninstalling docutils-0.22.3: Successfully uninstalled docutils-0.22.3 Attempting uninstall: Sphinx Found existing installation: Sphinx 9.0.4 Uninstalling Sphinx-9.0.4: Successfully uninstalled Sphinx-9.0.4 Successfully installed Sphinx-8.2.3 accessible-pygments-0.0.5 anyio-4.12.0 beautifulsoup4-4.14.3 bracex-2.6 cairocffi-1.7.1 cairosvg-2.8.2 canonical-sphinx-0.5.1.post3+gd2af649 canonical-sphinx-extensions-0.0.34 cffi-2.0.0 click-8.3.1 colorama-0.4.6 cssselect2-0.8.0 defusedxml-0.7.1 docutils-0.21.2 furo-2025.9.25 gitdb-4.0.12 gitpython-3.1.45 h11-0.16.0 html5lib-1.1 linkify-it-py-2.0.3 lxml-6.0.2 markdown-3.10 markdown-it-py-3.0.0 mdit-py-plugins-0.5.0 mdurl-0.1.2 myst-parser-4.0.1 pillow-12.0.0 pycparser-2.23 pyspelling-2.12.1 pyyaml-6.0.3 roman-numerals-py-3.1.0 six-1.17.0 smmap-5.0.2 soupsieve-2.8 sphinx-autobuild-2025.8.25 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-1.0.0 sphinx-sitemap-2.9.0 sphinx-tabs-3.4.7 sphinxcontrib-jquery-4.1 sphinxcontrib-svg2pdfconverter-2.0.0 sphinxext-opengraph-0.13.0 starlette-0.50.0 tinycss2-1.5.1 typing-extensions-4.15.0 uc-micro-py-1.0.3 uvicorn-0.38.0 watchfiles-1.1.1 wcmatch-10.1 webencodings-0.5.1 websockets-15.0.1 [rtd-command-info] start-time: 2025-12-09T15:48:25.564390Z, end-time: 2025-12-09T15:48:25.607588Z, 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/en/latest/" html_baseurl = "https://documentation.ubuntu.com/multipass/" # for sitemap.xml, the trailing slash is important sitemap_url_scheme = "latest/{link}" # 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_edit_link": "https://github.com/canonical/multipass", "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/", "https://unix.stackexchange.com", # it seems stackexchange is now blocking bots "https://developer.hashicorp.com/packer" ] 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", "sphinx_sitemap", ] # 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", "cookie-banner.css" ] # Adds custom JavaScript files, located under 'html_static_path' html_js_files = [ "js/bundle.js", ] # 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-12-09T15:48:26.051110Z, end-time: 2025-12-09T15:48:34.313872Z, 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 v8.2.3 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 103 source files that are out of date updating environment: [new config] 103 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/reference-architecture reading sources... [ 17%] explanation/service reading sources... [ 17%] explanation/settings-keys-values reading sources... [ 18%] explanation/snapshot reading sources... [ 19%] how-to-guides/customise-multipass/authenticate-users-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/command-line-interface/wait-ready reading sources... [ 81%] reference/gui-client reading sources... [ 82%] reference/index reading sources... [ 83%] 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... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/checkouts/latest/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/checkouts/latest/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/checkouts/latest/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/checkouts/latest/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... 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/reference-architecture writing output... [ 17%] explanation/service writing output... [ 17%] explanation/settings-keys-values writing output... [ 18%] explanation/snapshot writing output... [ 19%] how-to-guides/customise-multipass/authenticate-users-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/command-line-interface/wait-ready writing output... [ 81%] reference/gui-client writing output... [ 82%] reference/index writing output... [ 83%] 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-reference-architecture.jpg copying images... [ 5%] images/multipass-windows-terminal-1.png copying images... [ 7%] images/multipass-windows-terminal-2.jpeg copying images... [ 9%] images/multipass-remmina.png copying images... [ 11%] images/multipass-xlogo.png copying images... [ 13%] images/multipass-windows-desktop-firefox.jpeg copying images... [ 15%] images/multipass-virt-manager-gui.png copying images... [ 16%] images/multipass-macos-virtualbox-manager.png copying images... [ 18%] images/multipass-windows-virtualbox-manager.png copying images... [ 20%] images/multipass-file-command-info.png copying images... [ 22%] images/multipass-installer-macos.png copying images... [ 24%] images/run-a-docker-container-in-multipass/mp-docker-2.png copying images... [ 25%] images/run-a-docker-container-in-multipass/mp-docker-4.png copying images... [ 27%] images/run-a-docker-container-in-multipass/mp-docker-5.png copying images... [ 29%] images/run-a-docker-container-in-multipass/mp-docker-6.png copying images... [ 31%] images/run-a-docker-container-in-multipass/mp-docker-7.png copying images... [ 33%] images/run-a-docker-container-in-multipass/mp-docker-8.png copying images... [ 35%] images/run-a-docker-container-in-multipass/mp-docker-9.png copying images... [ 36%] images/run-a-docker-container-in-multipass/mp-docker-10.png copying images... [ 38%] images/multipass-security-privacy.jpg copying images... [ 40%] images/gui-client/multipass-gui-catalogue-tab.png copying images... [ 42%] images/gui-client/multipass-gui-configure-instance.png copying images... [ 44%] images/gui-client/multipass-gui-launching-instance.png copying images... [ 45%] images/gui-client/multipass-gui-instances-tab.png copying images... [ 47%] images/gui-client/multipass-gui-instance.png copying images... [ 49%] images/gui-client/multipass-gui-instance-edit.png copying images... [ 51%] images/gui-client/multipass-gui-settings-tab.png copying images... [ 53%] images/gui-client/multipass-gui-tray-icon-menu.png copying images... [ 55%] images/tutorial/mp-linux-1.png copying images... [ 56%] images/tutorial/mp-linux-2.png copying images... [ 58%] images/tutorial/mp-linux-2a.png copying images... [ 60%] images/tutorial/mp-linux-3.png copying images... [ 62%] images/tutorial/mp-macos-1.png copying images... [ 64%] 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... [ 71%] images/tutorial/mp-windows-2.png copying images... [ 73%] images/tutorial/mp-windows-3.png copying images... [ 75%] 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... [ 82%] images/tutorial/mp-linux-6.png copying images... [ 84%] 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... [ 95%] 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 sphinx-sitemap: sitemap.xml was generated for URL https://documentation.ubuntu.com/multipass/ in /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/checkouts/latest/_readthedocs/html/sitemap.xml build succeeded. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2025-12-09T15:48:34.425755Z, end-time: 2025-12-09T15:48:44.575484Z, duration: 10, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v8.2.3 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... The configuration has changed (4 options: 'html_css_files', 'html_js_files', 'html_static_path', 'pygments_dark_style') 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 [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 preparing documents... done copying assets... copying TeX support files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/checkouts/latest/_readthedocs/pdf/latexmkrc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/checkouts/latest/_readthedocs/pdf/Makefile Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/checkouts/latest/_readthedocs/pdf/make.bat Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/checkouts/latest/_readthedocs/pdf/latexmkjarc 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 copying assets: done 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-users-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/command-line-interface/wait-ready 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/reference-architecture explanation/service explanation/settings-keys-values explanation/snapshot contribute-to-multipass-docs resolving references... /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/envs/latest/lib/python3.11/site-packages/cairocffi/surfaces.py:68: RemovedInSphinx90Warning: Sphinx 9 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. filename = filename.encode(sys.getfilesystemencoding()) processing multipass.tex: 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... [ 12%] images/tutorial/mp-macos-3.png copying images... [ 14%] 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... [ 21%] images/tutorial/mp-linux-4.png copying images... [ 23%] 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... [ 30%] images/tutorial/mp-linux-7.png copying images... [ 32%] images/tutorial/mp-linux-8.png copying images... [ 34%] 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... [ 39%] images/tutorial/mp-macos-9.png copying images... [ 41%] images/tutorial/mp-windows-14.png copying images... [ 43%] images/tutorial/mp-windows-15.png copying images... [ 45%] images/tutorial/mp-windows-16.png copying images... [ 46%] images/tutorial/mp-windows-17.png copying images... [ 48%] images/multipass-installer-macos.png copying images... [ 50%] images/run-a-docker-container-in-multipass/mp-docker-2.png copying images... [ 52%] images/run-a-docker-container-in-multipass/mp-docker-4.png copying images... [ 54%] images/run-a-docker-container-in-multipass/mp-docker-5.png copying images... [ 55%] images/run-a-docker-container-in-multipass/mp-docker-6.png copying images... [ 57%] images/run-a-docker-container-in-multipass/mp-docker-7.png copying images... [ 59%] images/run-a-docker-container-in-multipass/mp-docker-8.png copying images... [ 61%] images/run-a-docker-container-in-multipass/mp-docker-9.png copying images... [ 62%] images/run-a-docker-container-in-multipass/mp-docker-10.png copying images... [ 64%] images/multipass-virt-manager-gui.png copying images... [ 66%] images/multipass-macos-virtualbox-manager.png copying images... [ 68%] images/multipass-windows-virtualbox-manager.png copying images... [ 70%] https://asciinema.org/a/556203.svg copying images... [ 71%] images/multipass-remmina.png copying images... [ 73%] images/multipass-xlogo.png copying images... [ 75%] images/multipass-windows-desktop-firefox.jpeg copying images... [ 77%] images/multipass-file-command-info.png copying images... [ 79%] images/multipass-windows-terminal-1.png copying images... [ 80%] images/multipass-windows-terminal-2.jpeg copying images... [ 82%] images/multipass-security-privacy.jpg copying images... [ 84%] images/gui-client/multipass-gui-catalogue-tab.png copying images... [ 86%] images/gui-client/multipass-gui-configure-instance.png copying images... [ 88%] images/gui-client/multipass-gui-launching-instance.png copying images... [ 89%] images/gui-client/multipass-gui-instances-tab.png copying images... [ 91%] images/gui-client/multipass-gui-instance.png copying images... [ 93%] images/gui-client/multipass-gui-instance-edit.png copying images... [ 95%] images/gui-client/multipass-gui-settings-tab.png copying images... [ 96%] images/gui-client/multipass-gui-tray-icon-menu.png copying images... [ 98%] images/multipass-reference-architecture.jpg copying images... [100%] images/contribute-to-discourse-docs.png Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/canonical-multipass/checkouts/latest/_readthedocs/pdf/sphinxmessages.sty sphinx-sitemap: No pages generated for sitemap.xml 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-12-09T15:48:52.451018Z, end-time: 2025-12-09T15:48:52.492843Z, 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-12-09T15:48:52.574448Z, end-time: 2025-12-09T15:50:16.611846Z, duration: 84, 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' ------------ 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) (./sphinxpackagefootnote.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) (./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/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 240. LaTeX Warning: Reference `tutorial/index::doc' on page 3 undefined on input lin e 240. LaTeX Warning: Hyper reference `how-to-guides/index::doc' on page 3 undefined o n input line 261. LaTeX Warning: Reference `how-to-guides/index::doc' on page 3 undefined on inpu t line 261. LaTeX Warning: Hyper reference `reference/index::doc' on page 3 undefined on in put line 301. LaTeX Warning: Reference `reference/index::doc' on page 3 undefined on input li ne 301. LaTeX Warning: Hyper reference `explanation/index::doc' on page 3 undefined on input line 322. LaTeX Warning: Reference `explanation/index::doc' on page 3 undefined on input line 322. LaTeX Warning: Reference `LastPage' on page 3 undefined on input line 350. [3] Chapter 2. LaTeX Warning: Hyper reference `contribute-to-multipass-docs:contribute-to-mult ipass-docs' on page 4 undefined on input line 365. LaTeX Warning: Reference `contribute-to-multipass-docs:contribute-to-multipass- docs' on page 4 undefined on input line 365. LaTeX Warning: Hyper reference `how-to-guides/install-multipass::doc' on page 4 undefined on input line 402. LaTeX Warning: Reference `how-to-guides/install-multipass::doc' on page 4 undef ined on input line 402. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 4 undefined on input line 464. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 4 unde fined on input line 464. LaTeX Warning: Reference `LastPage' on page 4 undefined on input line 470. [4] LaTeX Warning: Reference `LastPage' on page 5 undefined on input line 470. [5] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/mount-an-encrypted-h ome-folder::doc' on page 6 undefined on input line 484. LaTeX Warning: Reference `how-to-guides/troubleshoot/mount-an-encrypted-home-fo lder::doc' on page 6 undefined on input line 484. LaTeX Warning: Reference `LastPage' on page 6 undefined on input line 542. [6] LaTeX Warning: Reference `LastPage' on page 7 undefined on input line 629. [7] LaTeX Warning: Reference `LastPage' on page 8 undefined on input line 629. [8] LaTeX Warning: Reference `LastPage' on page 9 undefined on input line 672. [9] LaTeX Warning: Reference `LastPage' on page 10 undefined on input line 672. [10] LaTeX Warning: Reference `LastPage' on page 11 undefined on input line 726. [11] LaTeX Warning: Reference `LastPage' on page 12 undefined on input line 766. [12] LaTeX Warning: Reference `LastPage' on page 13 undefined on input line 827. [13] LaTeX Warning: Reference `LastPage' on page 14 undefined on input line 912. [14] LaTeX Warning: Reference `LastPage' on page 15 undefined on input line 984. [15] LaTeX Warning: Reference `LastPage' on page 16 undefined on input line 1051. [16] LaTeX Warning: Hyper reference `tutorial/index:run-a-simple-web-server' on page 17 undefined on input line 1083. LaTeX Warning: Reference `tutorial/index:run-a-simple-web-server' on page 17 un defined on input line 1083. LaTeX Warning: Hyper reference `tutorial/index:launch-from-a-blueprint-to-run-d ocker-containers' on page 17 undefined on input line 1087. LaTeX Warning: Reference `tutorial/index:launch-from-a-blueprint-to-run-docker- containers' on page 17 undefined on input line 1087. LaTeX Warning: Reference `LastPage' on page 17 undefined on input line 1168. [17] LaTeX Warning: Reference `LastPage' on page 18 undefined on input line 1168. [18] Overfull \vbox (2.8735pt too high) detected at line 1213 LaTeX Warning: Reference `LastPage' on page 19 undefined on input line 1213. [19] LaTeX Warning: Reference `LastPage' on page 20 undefined on input line 1278. [20] LaTeX Warning: Reference `LastPage' on page 21 undefined on input line 1278. [21] LaTeX Warning: Reference `LastPage' on page 22 undefined on input line 1328. [22] LaTeX Warning: Reference `LastPage' on page 23 undefined on input line 1385. [23] LaTeX Warning: Reference `LastPage' on page 24 undefined on input line 1385. [24] LaTeX Warning: Reference `LastPage' on page 25 undefined on input line 1385. [25] LaTeX Warning: Reference `LastPage' on page 26 undefined on input line 1385. [26] LaTeX Warning: Hyper reference `how-to-guides/index::doc' on page 27 undefined on input line 1399. LaTeX Warning: Reference `how-to-guides/index::doc' on page 27 undefined on inp ut line 1399. LaTeX Warning: Hyper reference `explanation/index::doc' on page 27 undefined on input line 1399. LaTeX Warning: Reference `explanation/index::doc' on page 27 undefined on input line 1399. LaTeX Warning: Hyper reference `reference/index::doc' on page 27 undefined on i nput line 1399. LaTeX Warning: Reference `reference/index::doc' on page 27 undefined on input l ine 1399. LaTeX Warning: Hyper reference `how-to-guides/install-multipass::doc' on page 2 7 undefined on input line 1428. LaTeX Warning: Reference `how-to-guides/install-multipass::doc' on page 27 unde fined on input line 1428. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/create-an-instan ce::doc' on page 27 undefined on input line 1440. LaTeX Warning: Reference `how-to-guides/manage-instances/create-an-instance::do c' on page 27 undefined on input line 1440. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/modify-an-instan ce::doc' on page 27 undefined on input line 1444. LaTeX Warning: Reference `how-to-guides/manage-instances/modify-an-instance::do c' on page 27 undefined on input line 1444. LaTeX Warning: Reference `LastPage' on page 27 undefined on input line 1446. [27] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/launch-customize d-instances-with-multipass-and-cloud-init::doc' on page 28 undefined on input l ine 1448. LaTeX Warning: Reference `how-to-guides/manage-instances/launch-customized-inst ances-with-multipass-and-cloud-init::doc' on page 28 undefined on input line 14 48. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-an-instance: :doc' on page 28 undefined on input line 1452. LaTeX Warning: Reference `how-to-guides/manage-instances/use-an-instance::doc' on page 28 undefined on input line 1452. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-the-primary- instance::doc' on page 28 undefined on input line 1456. LaTeX Warning: Reference `how-to-guides/manage-instances/use-the-primary-instan ce::doc' on page 28 undefined on input line 1456. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 28 undefined on input line 1460. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 28 undefined on input line 1460. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance::doc' on page 28 undefined on input line 1464. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance::doc' on page 28 undefined on input line 1464. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/remove-an-instan ce::doc' on page 28 undefined on input line 1468. LaTeX Warning: Reference `how-to-guides/manage-instances/remove-an-instance::do c' on page 28 undefined on input line 1468. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/add-a-network-to -an-existing-instance::doc' on page 28 undefined on input line 1472. LaTeX Warning: Reference `how-to-guides/manage-instances/add-a-network-to-an-ex isting-instance::doc' on page 28 undefined on input line 1472. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/configure-static -ips::doc' on page 28 undefined on input line 1476. LaTeX Warning: Reference `how-to-guides/manage-instances/configure-static-ips:: doc' on page 28 undefined on input line 1476. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-a-blueprint: :doc' on page 28 undefined on input line 1480. LaTeX Warning: Reference `how-to-guides/manage-instances/use-a-blueprint::doc' on page 28 undefined on input line 1480. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-the-docker-b lueprint:how-to-guides-manage-instances-use-the-docker-blueprint' on page 28 un defined on input line 1484. LaTeX Warning: Reference `how-to-guides/manage-instances/use-the-docker-bluepri nt:how-to-guides-manage-instances-use-the-docker-blueprint' on page 28 undefine d on input line 1484. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/run-a-docker-con tainer-in-multipass::doc' on page 28 undefined on input line 1488. LaTeX Warning: Reference `how-to-guides/manage-instances/run-a-docker-container -in-multipass::doc' on page 28 undefined on input line 1488. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 28 undefined on input line 1500. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 28 undefined on input line 1500. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/migrate-from- hyperkit-to-qemu-on-macos::doc' on page 28 undefined on input line 1504. LaTeX Warning: Reference `how-to-guides/customise-multipass/migrate-from-hyperk it-to-qemu-on-macos::doc' on page 28 undefined on input line 1504. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/authenticate- users-with-the-multipass-service:how-to-guides-customise-multipass-authenticate -users-with-the-multipass-service' on page 28 undefined on input line 1508. LaTeX Warning: Reference `how-to-guides/customise-multipass/authenticate-users- with-the-multipass-service:how-to-guides-customise-multipass-authenticate-users -with-the-multipass-service' on page 28 undefined on input line 1508. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/build-multipa ss-images-with-packer::doc' on page 28 undefined on input line 1512. LaTeX Warning: Reference `how-to-guides/customise-multipass/build-multipass-ima ges-with-packer::doc' on page 28 undefined on input line 1512. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-a-grap hical-interface::doc' on page 28 undefined on input line 1516. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-a-graphical- interface::doc' on page 28 undefined on input line 1516. 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 1520. 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 1520. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/integrate-wit h-windows-terminal::doc' on page 28 undefined on input line 1524. LaTeX Warning: Reference `how-to-guides/customise-multipass/integrate-with-wind ows-terminal::doc' on page 28 undefined on input line 1524. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-whe re-multipass-stores-external-data::doc' on page 28 undefined on input line 1528 . LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-where-mul tipass-stores-external-data::doc' on page 28 undefined on input line 1528. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-mul tipass-default-logging-level::doc' on page 28 undefined on input line 1532. LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-multipass -default-logging-level::doc' on page 28 undefined on input line 1532. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/access-logs::doc' on page 28 undefined on input line 1546. LaTeX Warning: Reference `how-to-guides/troubleshoot/access-logs::doc' on page 28 undefined on input line 1546. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/mount-an-encrypted-h ome-folder::doc' on page 28 undefined on input line 1550. LaTeX Warning: Reference `how-to-guides/troubleshoot/mount-an-encrypted-home-fo lder::doc' on page 28 undefined on input line 1550. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues::doc' on page 28 undefined on input line 1554. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues::doc' on page 28 undefined on input line 1554. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing::doc' on page 28 undefined on input line 1558. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking::d oc' on page 28 undefined on input line 1558. LaTeX Warning: Reference `LastPage' on page 28 undefined on input line 1577. [28] LaTeX Warning: Reference `LastPage' on page 29 undefined on input line 1678. [29] LaTeX Warning: Reference `LastPage' on page 30 undefined on input line 1748. [30] LaTeX Warning: Hyper reference `how-to-guides/install-multipass:install-multipa ss-prerequisites' on page 31 undefined on input line 1781. LaTeX Warning: Reference `how-to-guides/install-multipass:install-multipass-pre requisites' on page 31 undefined on input line 1781. LaTeX Warning: Reference `LastPage' on page 31 undefined on input line 1805. [31] LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 32 undefined on input line 1835. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 32 undefined on input line 1835. 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 1835. 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 1835. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 32 undefined on input line 1857. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 32 undefined on input line 1857. LaTeX Warning: Reference `LastPage' on page 32 undefined on input line 1924. [32] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/create-an-instan ce:how-to-guides-manage-instances-create-an-instance' on page 33 undefined on i nput line 1990. LaTeX Warning: Reference `how-to-guides/manage-instances/create-an-instance:how -to-guides-manage-instances-create-an-instance' on page 33 undefined on input l ine 1990. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/modify-an-instan ce:how-to-guides-manage-instances-modify-an-instance' on page 33 undefined on i nput line 1994. LaTeX Warning: Reference `how-to-guides/manage-instances/modify-an-instance:how -to-guides-manage-instances-modify-an-instance' on page 33 undefined on input l ine 1994. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/launch-customize d-instances-with-multipass-and-cloud-init:how-to-guides-manage-instances-launch -customized-instances-with-multipass-and-cloud-init' on page 33 undefined on in put line 1998. LaTeX Warning: Reference `how-to-guides/manage-instances/launch-customized-inst ances-with-multipass-and-cloud-init:how-to-guides-manage-instances-launch-custo mized-instances-with-multipass-and-cloud-init' on page 33 undefined on input li ne 1998. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-an-instance: how-to-guides-manage-instances-use-an-instance' on page 33 undefined on input l ine 2002. LaTeX Warning: Reference `how-to-guides/manage-instances/use-an-instance:how-to -guides-manage-instances-use-an-instance' on page 33 undefined on input line 20 02. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-the-primary- instance:how-to-guides-manage-instances-use-the-primary-instance' on page 33 un defined on input line 2006. LaTeX Warning: Reference `how-to-guides/manage-instances/use-the-primary-instan ce:how-to-guides-manage-instances-use-the-primary-instance' on page 33 undefine d on input line 2006. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases:how-to-guides-manage-instances-use-instance-command-aliases' on pa ge 33 undefined on input line 2010. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases:how-to-guides-manage-instances-use-instance-command-aliases' on page 33 undefined on input line 2010. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance:how-to-guides-manage-instances-share-data-with-an-instance' on page 33 undefined on input line 2014. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance:how-to-guides-manage-instances-share-data-with-an-instance' on page 33 un defined on input line 2014. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/remove-an-instan ce:how-to-guides-manage-instances-remove-an-instance' on page 33 undefined on i nput line 2018. LaTeX Warning: Reference `how-to-guides/manage-instances/remove-an-instance:how -to-guides-manage-instances-remove-an-instance' on page 33 undefined on input l ine 2018. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/add-a-network-to -an-existing-instance:how-to-guides-manage-instances-add-a-network-to-an-existi ng-instance' on page 33 undefined on input line 2022. LaTeX Warning: Reference `how-to-guides/manage-instances/add-a-network-to-an-ex isting-instance:how-to-guides-manage-instances-add-a-network-to-an-existing-ins tance' on page 33 undefined on input line 2022. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/configure-static -ips:how-to-guides-manage-instances-configure-static-ips' on page 33 undefined on input line 2026. LaTeX Warning: Reference `how-to-guides/manage-instances/configure-static-ips:h ow-to-guides-manage-instances-configure-static-ips' on page 33 undefined on inp ut line 2026. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-a-blueprint: how-to-guides-manage-instances-use-a-blueprint' on page 33 undefined on input l ine 2030. LaTeX Warning: Reference `how-to-guides/manage-instances/use-a-blueprint:how-to -guides-manage-instances-use-a-blueprint' on page 33 undefined on input line 20 30. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-the-docker-b lueprint:how-to-guides-manage-instances-use-the-docker-blueprint' on page 33 un defined on input line 2034. LaTeX Warning: Reference `how-to-guides/manage-instances/use-the-docker-bluepri nt:how-to-guides-manage-instances-use-the-docker-blueprint' on page 33 undefine d on input line 2034. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/run-a-docker-con tainer-in-multipass:how-to-guides-manage-instances-run-a-docker-container-in-mu ltipass' on page 33 undefined on input line 2038. LaTeX Warning: Reference `how-to-guides/manage-instances/run-a-docker-container -in-multipass:how-to-guides-manage-instances-run-a-docker-container-in-multipas s' on page 33 undefined on input line 2038. LaTeX Warning: Reference `LastPage' on page 33 undefined on input line 2045. [33] LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 34 undefined on input line 2049. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 34 undefined on input line 2049. LaTeX Warning: Hyper reference `explanation/instance:explanation-instance' on p age 34 undefined on input line 2049. LaTeX Warning: Reference `explanation/instance:explanation-instance' on page 34 undefined on input line 2049. LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 34 undefined on input line 2060. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 34 undefined on input line 2060. LaTeX Warning: Hyper reference `reference/command-line-interface/info:reference -command-line-interface-info' on page 34 undefined on input line 2060. LaTeX Warning: Reference `reference/command-line-interface/info:reference-comma nd-line-interface-info' on page 34 undefined on input line 2060. LaTeX Warning: Hyper reference `reference/command-line-interface/find:reference -command-line-interface-find' on page 34 undefined on input line 2091. LaTeX Warning: Reference `reference/command-line-interface/find:reference-comma nd-line-interface-find' on page 34 undefined on input line 2091. LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 34 undefined on input line 2091. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 34 undefined on input line 2091. LaTeX Warning: Hyper reference `reference/command-line-interface/info:reference -command-line-interface-info' on page 34 undefined on input line 2091. LaTeX Warning: Reference `reference/command-line-interface/info:reference-comma nd-line-interface-info' on page 34 undefined on input line 2091. Overfull \vbox (1.13408pt too high) detected at line 2111 LaTeX Warning: Reference `LastPage' on page 34 undefined on input line 2111. [34] LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 35 undefined on input line 2143. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 35 undefined on input line 2143. LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 35 undefined on input line 2159. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 35 undefined on input line 2159. LaTeX Warning: Reference `LastPage' on page 35 undefined on input line 2170. [35] LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 36 undefined on input line 2174. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 36 undefined on input line 2174. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-the-primary- instance:how-to-guides-manage-instances-use-the-primary-instance' on page 36 un defined on input line 2185. LaTeX Warning: Reference `how-to-guides/manage-instances/use-the-primary-instan ce:how-to-guides-manage-instances-use-the-primary-instance' on page 36 undefine d on input line 2185. LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 36 undefined on input line 2192. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 36 undefined on input line 2192. LaTeX Warning: Hyper reference `reference/command-line-interface/networks:refer ence-command-line-interface-networks' on page 36 undefined on input line 2196. LaTeX Warning: Reference `reference/command-line-interface/networks:reference-c ommand-line-interface-networks' on page 36 undefined on input line 2196. LaTeX Warning: Hyper reference `reference/command-line-interface/networks:refer ence-command-line-interface-networks' on page 36 undefined on input line 2228. LaTeX Warning: Reference `reference/command-line-interface/networks:reference-c ommand-line-interface-networks' on page 36 undefined on input line 2228. LaTeX Warning: Reference `LastPage' on page 36 undefined on input line 2265. [36] LaTeX Warning: Reference `LastPage' on page 37 undefined on input line 2340. [37] LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 38 undefined on input line 2378. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 38 undefined on input line 2378. LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 38 undefined on input line 2385. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 38 undefined on input line 2385. LaTeX Warning: Reference `LastPage' on page 38 undefined on input line 2401. [38] LaTeX Warning: Hyper reference `explanation/instance:explanation-instance' on p age 39 undefined on input line 2443. LaTeX Warning: Reference `explanation/instance:explanation-instance' on page 39 undefined on input line 2443. LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 39 undefined on input line 2443. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 39 undefined on input line 2443. LaTeX Warning: Hyper reference `reference/command-line-interface/set:reference- command-line-interface-set' on page 39 undefined on input line 2443. LaTeX Warning: Reference `reference/command-line-interface/set:reference-comman d-line-interface-set' on page 39 undefined on input line 2443. LaTeX Warning: Hyper reference `reference/settings/index:reference-settings-ind ex' on page 39 undefined on input line 2443. LaTeX Warning: Reference `reference/settings/index:reference-settings-index' on page 39 undefined on input line 2443. LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 39 undefined on input line 2447. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 39 undefined on input line 2447. LaTeX Warning: Hyper reference `reference/settings/index:reference-settings-ind ex' on page 39 undefined on input line 2447. LaTeX Warning: Reference `reference/settings/index:reference-settings-index' on page 39 undefined on input line 2447. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-cpus:ref erence-settings-local-instance-name-cpus' on page 39 undefined on input line 24 54. LaTeX Warning: Reference `reference/settings/local-instance-name-cpus:reference -settings-local-instance-name-cpus' on page 39 undefined on input line 2454. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-disk:ref erence-settings-local-instance-name-disk' on page 39 undefined on input line 24 54. LaTeX Warning: Reference `reference/settings/local-instance-name-disk:reference -settings-local-instance-name-disk' on page 39 undefined on input line 2454. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-memory:r eference-settings-local-instance-name-memory' on page 39 undefined on input lin e 2454. LaTeX Warning: Reference `reference/settings/local-instance-name-memory:referen ce-settings-local-instance-name-memory' on page 39 undefined on input line 2454 . LaTeX Warning: Hyper reference `reference/command-line-interface/set:reference- command-line-interface-set' on page 39 undefined on input line 2461. LaTeX Warning: Reference `reference/command-line-interface/set:reference-comman d-line-interface-set' on page 39 undefined on input line 2461. LaTeX Warning: Reference `LastPage' on page 39 undefined on input line 2470. [39] LaTeX Warning: Hyper reference `reference/settings/client-primary-name:referenc e-settings-client-primary-name' on page 40 undefined on input line 2515. LaTeX Warning: Reference `reference/settings/client-primary-name:reference-sett ings-client-primary-name' on page 40 undefined on input line 2515. LaTeX Warning: Reference `LastPage' on page 40 undefined on input line 2526. [40] LaTeX Warning: Reference `LastPage' on page 41 undefined on input line 2591. [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;! Missing character: There is no 🐳 (U+1F433) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! LaTeX Warning: Reference `LastPage' on page 42 undefined on input line 2654. [42] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases:how-to-guides-manage-instances-use-instance-command-aliases' on pa ge 43 undefined on input line 2671. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases:how-to-guides-manage-instances-use-instance-command-aliases' on page 43 undefined on input line 2671. 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;! Missing character: There is no 🤖 (U+1F916) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! LaTeX Warning: Reference `LastPage' on page 43 undefined on input line 2728. [43] Missing character: There is no 🤖 (U+1F916) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! LaTeX Warning: Hyper reference `explanation/instance:explanation-instance' on p age 44 undefined on input line 2785. LaTeX Warning: Reference `explanation/instance:explanation-instance' on page 44 undefined on input line 2785. LaTeX Warning: Reference `LastPage' on page 44 undefined on input line 2792. [44] LaTeX Warning: Hyper reference `reference/command-line-interface/shell:referenc e-command-line-interface-shell' on page 45 undefined on input line 2796. LaTeX Warning: Reference `reference/command-line-interface/shell:reference-comm and-line-interface-shell' on page 45 undefined on input line 2796. LaTeX Warning: Hyper reference `reference/command-line-interface/exec:reference -command-line-interface-exec' on page 45 undefined on input line 2852. LaTeX Warning: Reference `reference/command-line-interface/exec:reference-comma nd-line-interface-exec' on page 45 undefined on input line 2852. LaTeX Warning: Reference `LastPage' on page 45 undefined on input line 2858. [45] LaTeX Warning: Hyper reference `reference/command-line-interface/start:referenc e-command-line-interface-start' on page 46 undefined on input line 2870. LaTeX Warning: Reference `reference/command-line-interface/start:reference-comm and-line-interface-start' on page 46 undefined on input line 2870. LaTeX Warning: Hyper reference `reference/command-line-interface/suspend:refere nce-command-line-interface-suspend' on page 46 undefined on input line 2907. LaTeX Warning: Reference `reference/command-line-interface/suspend:reference-co mmand-line-interface-suspend' on page 46 undefined on input line 2907. LaTeX Warning: Reference `LastPage' on page 46 undefined on input line 2935. [46] LaTeX Warning: Hyper reference `reference/command-line-interface/stop:reference -command-line-interface-stop' on page 47 undefined on input line 2939. LaTeX Warning: Reference `reference/command-line-interface/stop:reference-comma nd-line-interface-stop' on page 47 undefined on input line 2939. LaTeX Warning: Hyper reference `explanation/instance:explanation-instance' on p age 47 undefined on input line 2995. LaTeX Warning: Reference `explanation/instance:explanation-instance' on page 47 undefined on input line 2995. LaTeX Warning: Hyper reference `reference/settings/client-primary-name:referenc e-settings-client-primary-name' on page 47 undefined on input line 2995. LaTeX Warning: Reference `reference/settings/client-primary-name:reference-sett ings-client-primary-name' on page 47 undefined on input line 2995. LaTeX Warning: Hyper reference `reference/command-line-interface/shell:referenc e-command-line-interface-shell' on page 47 undefined on input line 2995. LaTeX Warning: Reference `reference/command-line-interface/shell:reference-comm and-line-interface-shell' on page 47 undefined on input line 2995. LaTeX Warning: Hyper reference `reference/command-line-interface/mount:referenc e-command-line-interface-mount' on page 47 undefined on input line 2995. LaTeX Warning: Reference `reference/command-line-interface/mount:reference-comm and-line-interface-mount' on page 47 undefined on input line 2995. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 47 undefined on input line 2999. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 47 und efined on input line 2999. LaTeX Warning: Hyper reference `reference/command-line-interface/start:referenc e-command-line-interface-start' on page 47 undefined on input line 2999. LaTeX Warning: Reference `reference/command-line-interface/start:reference-comm and-line-interface-start' on page 47 undefined on input line 2999. LaTeX Warning: Hyper reference `reference/command-line-interface/shell:referenc e-command-line-interface-shell' on page 47 undefined on input line 2999. LaTeX Warning: Reference `reference/command-line-interface/shell:reference-comm and-line-interface-shell' on page 47 undefined on input line 2999. LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 47 undefined on input line 3002. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 47 undefined on input line 3002. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-the-primary- instance:changing-the-primary-instance' on page 47 undefined on input line 3005 . LaTeX Warning: Reference `how-to-guides/manage-instances/use-the-primary-instan ce:changing-the-primary-instance' on page 47 undefined on input line 3005. LaTeX Warning: Reference `LastPage' on page 47 undefined on input line 3006. [47] LaTeX Warning: Hyper reference `reference/gui-client:gui-client-tray-icon' on p age 48 undefined on input line 3014. LaTeX Warning: Reference `reference/gui-client:gui-client-tray-icon' on page 48 undefined on input line 3014. LaTeX Warning: Hyper reference `reference/command-line-interface/set:reference- command-line-interface-set' on page 48 undefined on input line 3027. LaTeX Warning: Reference `reference/command-line-interface/set:reference-comman d-line-interface-set' on page 48 undefined on input line 3027. LaTeX Warning: Hyper reference `reference/settings/local-privileged-mounts:refe rence-settings-local-privileged-mounts' on page 48 undefined on input line 3027 . LaTeX Warning: Reference `reference/settings/local-privileged-mounts:reference- settings-local-privileged-mounts' on page 48 undefined on input line 3027. LaTeX Warning: Reference `LastPage' on page 48 undefined on input line 3059. [48] LaTeX Warning: Hyper reference `explanation/alias:explanation-alias' on page 49 undefined on input line 3103. LaTeX Warning: Reference `explanation/alias:explanation-alias' on page 49 undef ined on input line 3103. LaTeX Warning: Hyper reference `explanation/instance:explanation-instance' on p age 49 undefined on input line 3103. LaTeX Warning: Reference `explanation/instance:explanation-instance' on page 49 undefined on input line 3103. LaTeX Warning: Hyper reference `reference/command-line-interface/alias:referenc e-command-line-interface-alias' on page 49 undefined on input line 3114. LaTeX Warning: Reference `reference/command-line-interface/alias:reference-comm and-line-interface-alias' on page 49 undefined on input line 3114. LaTeX Warning: Hyper reference `reference/command-line-interface/alias:referenc e-command-line-interface-alias' on page 49 undefined on input line 3118. LaTeX Warning: Reference `reference/command-line-interface/alias:reference-comm and-line-interface-alias' on page 49 undefined on input line 3118. LaTeX Warning: Reference `LastPage' on page 49 undefined on input line 3133. [49] LaTeX Warning: Hyper reference `reference/command-line-interface/prefer:referen ce-command-line-interface-prefer' on page 50 undefined on input line 3142. LaTeX Warning: Reference `reference/command-line-interface/prefer:reference-com mand-line-interface-prefer' on page 50 undefined on input line 3142. LaTeX Warning: Hyper reference `reference/command-line-interface/aliases:refere nce-command-line-interface-aliases' on page 50 undefined on input line 3156. LaTeX Warning: Reference `reference/command-line-interface/aliases:reference-co mmand-line-interface-aliases' on page 50 undefined on input line 3156. LaTeX Warning: Reference `LastPage' on page 50 undefined on input line 3210. [50] LaTeX Warning: Reference `LastPage' on page 51 undefined on input line 3299. [51] LaTeX Warning: Hyper reference `reference/command-line-interface/unalias:refere nce-command-line-interface-unalias' on page 52 undefined on input line 3368. LaTeX Warning: Reference `reference/command-line-interface/unalias:reference-co mmand-line-interface-unalias' on page 52 undefined on input line 3368. LaTeX Warning: Reference `LastPage' on page 52 undefined on input line 3376. [52] LaTeX Warning: Hyper reference `explanation/instance:explanation-instance' on p age 53 undefined on input line 3415. LaTeX Warning: Reference `explanation/instance:explanation-instance' on page 53 undefined on input line 3415. LaTeX Warning: Hyper reference `explanation/mount:explanation-mount' on page 53 undefined on input line 3415. LaTeX Warning: Reference `explanation/mount:explanation-mount' on page 53 undef ined on input line 3415. LaTeX Warning: Hyper reference `explanation/id-mapping:explanation-id-mapping' on page 53 undefined on input line 3415. LaTeX Warning: Reference `explanation/id-mapping:explanation-id-mapping' on pag e 53 undefined on input line 3415. LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 53 undefined on input line 3415. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 53 undefined on input line 3415. LaTeX Warning: Hyper reference `reference/command-line-interface/mount:referenc e-command-line-interface-mount' on page 53 undefined on input line 3415. LaTeX Warning: Reference `reference/command-line-interface/mount:reference-comm and-line-interface-mount' on page 53 undefined on input line 3415. LaTeX Warning: Hyper reference `reference/command-line-interface/umount:referen ce-command-line-interface-umount' on page 53 undefined on input line 3415. LaTeX Warning: Reference `reference/command-line-interface/umount:reference-com mand-line-interface-umount' on page 53 undefined on input line 3415. LaTeX Warning: Hyper reference `reference/command-line-interface/transfer:refer ence-command-line-interface-transfer' on page 53 undefined on input line 3415. LaTeX Warning: Reference `reference/command-line-interface/transfer:reference-c ommand-line-interface-transfer' on page 53 undefined on input line 3415. LaTeX Warning: Hyper reference `reference/command-line-interface/mount:referenc e-command-line-interface-mount' on page 53 undefined on input line 3438. LaTeX Warning: Reference `reference/command-line-interface/mount:reference-comm and-line-interface-mount' on page 53 undefined on input line 3438. LaTeX Warning: Reference `LastPage' on page 53 undefined on input line 3450. [53] LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 54 undefined on input line 3481. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 54 undefined on input line 3481. LaTeX Warning: Hyper reference `reference/command-line-interface/umount:referen ce-command-line-interface-umount' on page 54 undefined on input line 3491. LaTeX Warning: Reference `reference/command-line-interface/umount:reference-com mand-line-interface-umount' on page 54 undefined on input line 3491. LaTeX Warning: Hyper reference `reference/command-line-interface/transfer:refer ence-command-line-interface-transfer' on page 54 undefined on input line 3511. LaTeX Warning: Reference `reference/command-line-interface/transfer:reference-c ommand-line-interface-transfer' on page 54 undefined on input line 3511. LaTeX Warning: Reference `LastPage' on page 54 undefined on input line 3521. [54] LaTeX Warning: Hyper reference `explanation/id-mapping:explanation-id-mapping' on page 55 undefined on input line 3551. LaTeX Warning: Reference `explanation/id-mapping:explanation-id-mapping' on pag e 55 undefined on input line 3551. LaTeX Warning: Hyper reference `explanation/instance:explanation-instance' on p age 55 undefined on input line 3562. LaTeX Warning: Reference `explanation/instance:explanation-instance' on page 55 undefined on input line 3562. LaTeX Warning: Hyper reference `reference/command-line-interface/delete:referen ce-command-line-interface-delete' on page 55 undefined on input line 3573. LaTeX Warning: Reference `reference/command-line-interface/delete:reference-com mand-line-interface-delete' on page 55 undefined on input line 3573. LaTeX Warning: Hyper reference `reference/command-line-interface/recover:refere nce-command-line-interface-recover' on page 55 undefined on input line 3573. LaTeX Warning: Reference `reference/command-line-interface/recover:reference-co mmand-line-interface-recover' on page 55 undefined on input line 3573. LaTeX Warning: Reference `LastPage' on page 55 undefined on input line 3608. [55] LaTeX Warning: Hyper reference `reference/command-line-interface/delete:referen ce-command-line-interface-delete' on page 56 undefined on input line 3618. LaTeX Warning: Reference `reference/command-line-interface/delete:reference-com mand-line-interface-delete' on page 56 undefined on input line 3618. LaTeX Warning: Hyper reference `reference/command-line-interface/purge:referenc e-command-line-interface-purge' on page 56 undefined on input line 3618. LaTeX Warning: Reference `reference/command-line-interface/purge:reference-comm and-line-interface-purge' on page 56 undefined on input line 3618. LaTeX Warning: Hyper reference `reference/command-line-interface/networks:refer ence-command-line-interface-networks' on page 56 undefined on input line 3650. LaTeX Warning: Reference `reference/command-line-interface/networks:reference-c ommand-line-interface-networks' on page 56 undefined on input line 3650. LaTeX Warning: Hyper reference `reference/command-line-interface/get:reference- command-line-interface-get' on page 56 undefined on input line 3650. LaTeX Warning: Reference `reference/command-line-interface/get:reference-comman d-line-interface-get' on page 56 undefined on input line 3650. LaTeX Warning: Hyper reference `reference/command-line-interface/set:reference- command-line-interface-set' on page 56 undefined on input line 3650. LaTeX Warning: Reference `reference/command-line-interface/set:reference-comman d-line-interface-set' on page 56 undefined on input line 3650. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-bridged: reference-settings-local-instance-name-bridged' on page 56 undefined on input l ine 3650. LaTeX Warning: Reference `reference/settings/local-instance-name-bridged:refere nce-settings-local-instance-name-bridged' on page 56 undefined on input line 36 50. LaTeX Warning: Hyper reference `reference/command-line-interface/networks:refer ence-command-line-interface-networks' on page 56 undefined on input line 3665. LaTeX Warning: Reference `reference/command-line-interface/networks:reference-c ommand-line-interface-networks' on page 56 undefined on input line 3665. LaTeX Warning: Hyper reference `reference/command-line-interface/set:reference- command-line-interface-set' on page 56 undefined on input line 3678. LaTeX Warning: Reference `reference/command-line-interface/set:reference-comman d-line-interface-set' on page 56 undefined on input line 3678. LaTeX Warning: Reference `LastPage' on page 56 undefined on input line 3680. [56] LaTeX Warning: Hyper reference `reference/command-line-interface/stop:reference -command-line-interface-stop' on page 57 undefined on input line 3685. LaTeX Warning: Reference `reference/command-line-interface/stop:reference-comma nd-line-interface-stop' on page 57 undefined on input line 3685. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-bridged: reference-settings-local-instance-name-bridged' on page 57 undefined on input l ine 3692. LaTeX Warning: Reference `reference/settings/local-instance-name-bridged:refere nce-settings-local-instance-name-bridged' on page 57 undefined on input line 36 92. Underfull \hbox (badness 10000) in paragraph at lines 3691--3693 []\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:reference- command-line-interface-get' on page 57 undefined on input line 3707. LaTeX Warning: Reference `reference/command-line-interface/get:reference-comman d-line-interface-get' on page 57 undefined on input line 3707. LaTeX Warning: Hyper reference `reference/command-line-interface/start:referenc e-command-line-interface-start' on page 57 undefined on input line 3717. LaTeX Warning: Reference `reference/command-line-interface/start:reference-comm and-line-interface-start' on page 57 undefined on input line 3717. LaTeX Warning: Hyper reference `explanation/instance:explanation-instance' on p age 57 undefined on input line 3730. LaTeX Warning: Reference `explanation/instance:explanation-instance' on page 57 undefined on input line 3730. LaTeX Warning: Reference `LastPage' on page 57 undefined on input line 3761. [57] LaTeX Warning: Reference `LastPage' on page 58 undefined on input line 3828. [58] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/launch-customize d-instances-with-multipass-and-cloud-init:how-to-guides-manage-instances-launch -customized-instances-with-multipass-and-cloud-init' on page 59 undefined on in put line 3862. LaTeX Warning: Reference `how-to-guides/manage-instances/launch-customized-inst ances-with-multipass-and-cloud-init:how-to-guides-manage-instances-launch-custo mized-instances-with-multipass-and-cloud-init' on page 59 undefined on input li ne 3862. LaTeX Warning: Hyper reference `explanation/blueprint:explanation-blueprint' on page 59 undefined on input line 3867. LaTeX Warning: Reference `explanation/blueprint:explanation-blueprint' on page 59 undefined on input line 3867. LaTeX Warning: Hyper reference `reference/command-line-interface/find:reference -command-line-interface-find' on page 59 undefined on input line 3882. LaTeX Warning: Reference `reference/command-line-interface/find:reference-comma nd-line-interface-find' on page 59 undefined on input line 3882. LaTeX Warning: Reference `LastPage' on page 59 undefined on input line 3902. [59] LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 60 undefined on input line 3907. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 60 undefined on input line 3907. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/launch-customize d-instances-with-multipass-and-cloud-init:how-to-guides-manage-instances-launch -customized-instances-with-multipass-and-cloud-init' on page 60 undefined on in put line 3917. LaTeX Warning: Reference `how-to-guides/manage-instances/launch-customized-inst ances-with-multipass-and-cloud-init:how-to-guides-manage-instances-launch-custo mized-instances-with-multipass-and-cloud-init' on page 60 undefined on input li ne 3917. LaTeX Warning: Reference `LastPage' on page 60 undefined on input line 3955. [60] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/launch-customize d-instances-with-multipass-and-cloud-init:how-to-guides-manage-instances-launch -customized-instances-with-multipass-and-cloud-init' on page 61 undefined on in put line 3959. LaTeX Warning: Reference `how-to-guides/manage-instances/launch-customized-inst ances-with-multipass-and-cloud-init:how-to-guides-manage-instances-launch-custo mized-instances-with-multipass-and-cloud-init' on page 61 undefined on input li ne 3959. LaTeX Warning: Hyper reference `how-to-guides/install-multipass:how-to-guides-i nstall-multipass' on page 61 undefined on input line 4012. LaTeX Warning: Reference `how-to-guides/install-multipass:how-to-guides-install -multipass' on page 61 undefined on input line 4012. LaTeX Warning: Reference `LastPage' on page 61 undefined on input line 4045. [61] LaTeX Warning: Reference `LastPage' on page 62 undefined on input line 4082. [62] LaTeX Warning: Reference `LastPage' on page 63 undefined on input line 4202. [63] LaTeX Warning: Reference `LastPage' on page 64 undefined on input line 4202. [64] LaTeX Warning: Reference `LastPage' on page 65 undefined on input line 4202. [65] LaTeX Warning: Reference `LastPage' on page 66 undefined on input line 4202. [66] LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver:how-to-guides-customise-multipass-set-up-the-driver' on page 67 undefined on input line 4213. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:h ow-to-guides-customise-multipass-set-up-the-driver' on page 67 undefined on inp ut line 4213. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/migrate-from- hyperkit-to-qemu-on-macos:how-to-guides-customise-multipass-migrate-from-hyperk it-to-qemu-on-macos' on page 67 undefined on input line 4217. LaTeX Warning: Reference `how-to-guides/customise-multipass/migrate-from-hyperk it-to-qemu-on-macos:how-to-guides-customise-multipass-migrate-from-hyperkit-to- qemu-on-macos' on page 67 undefined on input line 4217. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/authenticate- users-with-the-multipass-service:how-to-guides-customise-multipass-authenticate -users-with-the-multipass-service' on page 67 undefined on input line 4221. LaTeX Warning: Reference `how-to-guides/customise-multipass/authenticate-users- with-the-multipass-service:how-to-guides-customise-multipass-authenticate-users -with-the-multipass-service' on page 67 undefined on input line 4221. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/build-multipa ss-images-with-packer:how-to-guides-customise-multipass-build-multipass-images- with-packer' on page 67 undefined on input line 4225. LaTeX Warning: Reference `how-to-guides/customise-multipass/build-multipass-ima ges-with-packer:how-to-guides-customise-multipass-build-multipass-images-with-p acker' on page 67 undefined on input line 4225. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-a-grap hical-interface:how-to-guides-customise-multipass-set-up-a-graphical-interface' on page 67 undefined on input line 4229. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-a-graphical- interface:how-to-guides-customise-multipass-set-up-a-graphical-interface' on pa ge 67 undefined on input line 4229. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/use-a-differe nt-terminal-from-the-system-icon:how-to-guides-customise-multipass-use-a-differ ent-terminal-from-the-system-icon' on page 67 undefined on input line 4233. LaTeX Warning: Reference `how-to-guides/customise-multipass/use-a-different-ter minal-from-the-system-icon:how-to-guides-customise-multipass-use-a-different-te rminal-from-the-system-icon' on page 67 undefined on input line 4233. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/integrate-wit h-windows-terminal:how-to-guides-customise-multipass-integrate-with-windows-ter minal' on page 67 undefined on input line 4237. LaTeX Warning: Reference `how-to-guides/customise-multipass/integrate-with-wind ows-terminal:how-to-guides-customise-multipass-integrate-with-windows-terminal' on page 67 undefined on input line 4237. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-whe re-multipass-stores-external-data:how-to-guides-customise-multipass-configure-w here-multipass-stores-external-data' on page 67 undefined on input line 4241. LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-where-mul tipass-stores-external-data:how-to-guides-customise-multipass-configure-where-m ultipass-stores-external-data' on page 67 undefined on input line 4241. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-mul tipass-default-logging-level:how-to-guides-customise-multipass-configure-multip ass-default-logging-level' on page 67 undefined on input line 4245. LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-multipass -default-logging-level:how-to-guides-customise-multipass-configure-multipass-de fault-logging-level' on page 67 undefined on input line 4245. LaTeX Warning: Hyper reference `explanation/driver:explanation-driver' on page 67 undefined on input line 4258. LaTeX Warning: Reference `explanation/driver:explanation-driver' on page 67 und efined on input line 4258. LaTeX Warning: Hyper reference `reference/settings/local-driver:reference-setti ngs-local-driver' on page 67 undefined on input line 4258. LaTeX Warning: Reference `reference/settings/local-driver:reference-settings-lo cal-driver' on page 67 undefined on input line 4258. LaTeX Warning: Reference `LastPage' on page 67 undefined on input line 4321. [67] LaTeX Warning: Reference `LastPage' on page 68 undefined on input line 4439. [68] LaTeX Warning: Reference `LastPage' on page 69 undefined on input line 4439. [69] LaTeX Warning: Reference `LastPage' on page 70 undefined on input line 4488. [70] LaTeX Warning: Reference `LastPage' on page 71 undefined on input line 4600. [71] LaTeX Warning: Reference `LastPage' on page 72 undefined on input line 4676. [72] LaTeX Warning: Hyper reference `reference/command-line-interface/stop:reference -command-line-interface-stop' on page 73 undefined on input line 4703. LaTeX Warning: Reference `reference/command-line-interface/stop:reference-comma nd-line-interface-stop' on page 73 undefined on input line 4703. LaTeX Warning: Hyper reference `reference/settings/local-driver:reference-setti ngs-local-driver' on page 73 undefined on input line 4703. LaTeX Warning: Reference `reference/settings/local-driver:reference-settings-lo cal-driver' on page 73 undefined on input line 4703. LaTeX Warning: Hyper reference `reference/command-line-interface/set:reference- command-line-interface-set' on page 73 undefined on input line 4769. LaTeX Warning: Reference `reference/command-line-interface/set:reference-comman d-line-interface-set' on page 73 undefined on input line 4769. LaTeX Warning: Hyper reference `reference/settings/local-driver:reference-setti ngs-local-driver' on page 73 undefined on input line 4769. LaTeX Warning: Reference `reference/settings/local-driver:reference-settings-lo cal-driver' on page 73 undefined on input line 4769. LaTeX Warning: Hyper reference `explanation/driver:explanation-driver' on page 73 undefined on input line 4769. LaTeX Warning: Reference `explanation/driver:explanation-driver' on page 73 und efined on input line 4769. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver:how-to-guides-customise-multipass-set-up-the-driver' on page 73 undefined on input line 4769. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:h ow-to-guides-customise-multipass-set-up-the-driver' on page 73 undefined on inp ut line 4769. LaTeX Warning: Reference `LastPage' on page 73 undefined on input line 4778. [73] Overfull \hbox (9.524pt too wide) in paragraph at lines 4810--4816 [][][][][][][][][][][] LaTeX Warning: Reference `LastPage' on page 74 undefined on input line 4820. [74] LaTeX Warning: Hyper reference `reference/command-line-interface/authenticate:r eference-command-line-interface-authenticate' on page 75 undefined on input lin e 4824. LaTeX Warning: Reference `reference/command-line-interface/authenticate:referen ce-command-line-interface-authenticate' on page 75 undefined on input line 4824 . LaTeX Warning: Hyper reference `reference/settings/local-passphrase:reference-s ettings-local-passphrase' on page 75 undefined on input line 4824. LaTeX Warning: Reference `reference/settings/local-passphrase:reference-setting s-local-passphrase' on page 75 undefined on input line 4824. LaTeX Warning: Hyper reference `explanation/service:explanation-service' on pag e 75 undefined on input line 4824. LaTeX Warning: Reference `explanation/service:explanation-service' on page 75 u ndefined on input line 4824. LaTeX Warning: Reference `LastPage' on page 75 undefined on input line 4843. [75] LaTeX Warning: Reference `LastPage' on page 76 undefined on input line 4930. [76] LaTeX Warning: Reference `LastPage' on page 77 undefined on input line 5001. [77] LaTeX Warning: Reference `LastPage' on page 78 undefined on input line 5084. [78] LaTeX Warning: Reference `LastPage' on page 79 undefined on input line 5156. [79] LaTeX Warning: Reference `LastPage' on page 80 undefined on input line 5247. [80] LaTeX Warning: Reference `LastPage' on page 81 undefined on input line 5247. [81] LaTeX Warning: Reference `LastPage' on page 82 undefined on input line 5339. [82] LaTeX Warning: Reference `LastPage' on page 83 undefined on input line 5379. [83] LaTeX Warning: Hyper reference `how-to-guides/install-multipass:how-to-guides-i nstall-multipass' on page 84 undefined on input line 5383. LaTeX Warning: Reference `how-to-guides/install-multipass:how-to-guides-install -multipass' on page 84 undefined on input line 5383. LaTeX Warning: Hyper reference `reference/command-line-interface/shell:referenc e-command-line-interface-shell' on page 84 undefined on input line 5383. LaTeX Warning: Reference `reference/command-line-interface/shell:reference-comm and-line-interface-shell' on page 84 undefined on input line 5383. LaTeX Warning: Reference `LastPage' on page 84 undefined on input line 5427. [84] Missing character: There is no ⌘ (U+2318) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 85 undefined on input line 5459. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 85 und efined on input line 5459. LaTeX Warning: Reference `LastPage' on page 85 undefined on input line 5480. [85] LaTeX Warning: Hyper reference `reference/settings/client-apps-windows-terminal -profiles:reference-settings-client-apps-windows-terminal-profiles' on page 86 undefined on input line 5490. LaTeX Warning: Reference `reference/settings/client-apps-windows-terminal-profi les:reference-settings-client-apps-windows-terminal-profiles' on page 86 undefi ned on input line 5490. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/integrate-wit h-windows-terminal:integrate-with-windows-terminal-revert' on page 86 undefined on input line 5490. LaTeX Warning: Reference `how-to-guides/customise-multipass/integrate-with-wind ows-terminal:integrate-with-windows-terminal-revert' on page 86 undefined on in put line 5490. LaTeX Warning: Reference `LastPage' on page 86 undefined on input line 5525. [86] LaTeX Warning: Reference `LastPage' on page 87 undefined on input line 5575. [87] LaTeX Warning: Reference `LastPage' on page 88 undefined on input line 5659. [88] LaTeX Warning: Reference `LastPage' on page 89 undefined on input line 5739. [89] LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-whe re-multipass-stores-external-data:configuring-a-new-storage-location' on page 9 0 undefined on input line 5793. LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-where-mul tipass-stores-external-data:configuring-a-new-storage-location' on page 90 unde fined on input line 5793. LaTeX Warning: Reference `LastPage' on page 90 undefined on input line 5832. [90] LaTeX Warning: Reference `LastPage' on page 91 undefined on input line 5930. [91] LaTeX Warning: Hyper reference `reference/logging-levels:reference-logging-leve ls' on page 92 undefined on input line 5944. LaTeX Warning: Reference `reference/logging-levels:reference-logging-levels' on page 92 undefined on input line 5944. LaTeX Warning: Reference `LastPage' on page 92 undefined on input line 6022. [92] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/access-logs::doc' on page 93 undefined on input line 6070. LaTeX Warning: Reference `how-to-guides/troubleshoot/access-logs::doc' on page 93 undefined on input line 6070. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/mount-an-encrypted-h ome-folder::doc' on page 93 undefined on input line 6074. LaTeX Warning: Reference `how-to-guides/troubleshoot/mount-an-encrypted-home-fo lder::doc' on page 93 undefined on input line 6074. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues::doc' on page 93 undefined on input line 6078. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues::doc' on page 93 undefined on input line 6078. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing::doc' on page 93 undefined on input line 6082. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking::d oc' on page 93 undefined on input line 6082. LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 93 undefined on input line 6092. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 93 undefined on input line 6092. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 93 undefined on input line 6092. LaTeX Warning: Reference `reference/gui-client::doc' on page 93 undefined on in put line 6092. LaTeX Warning: Hyper reference `reference/logging-levels::doc' on page 93 undef ined on input line 6099. LaTeX Warning: Reference `reference/logging-levels::doc' on page 93 undefined o n input line 6099. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-mul tipass-default-logging-level::doc' on page 93 undefined on input line 6099. LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-multipass -default-logging-level::doc' on page 93 undefined on input line 6099. LaTeX Warning: Reference `LastPage' on page 93 undefined on input line 6129. [93] LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 94 undefined on input line 6173. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 94 undefined on input line 6173. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 94 undefined on input line 6173. LaTeX Warning: Reference `explanation/instance::doc' on page 94 undefined on in put line 6173. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 94 undefined on input line 6177. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 94 und efined on input line 6177. LaTeX Warning: Reference `LastPage' on page 94 undefined on input line 6223. [94] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-stale-network-cache' on page 95 undefined on i nput line 6261. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-stale-network-cache' on page 95 undefined on input l ine 6261. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-stale-sharing-lease' on page 95 undefined on i nput line 6265. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-stale-sharing-lease' on page 95 undefined on input l ine 6265. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-vm-boot-failure' on page 95 undefined on input line 6273. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-vm-boot-failure' on page 95 undefined on input line 6273. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-vm-boot-failure' on page 95 undefined on input line 6299. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-vm-boot-failure' on page 95 undefined on input line 6299. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-no-ip-assigned' on page 95 undefined on input line 6307. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-no-ip-assigned' on page 95 undefined on input line 6 307. LaTeX Warning: Reference `LastPage' on page 95 undefined on input line 6318. [95] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-windows-run-virtualbox' on page 96 undefined o n input line 6386. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-windows-run-virtualbox' on page 96 undefined on inpu t line 6386. LaTeX Warning: Reference `LastPage' on page 96 undefined on input line 6405. [96] LaTeX Warning: Hyper reference `explanation/snapshot::doc' on page 97 undefined on input line 6432. LaTeX Warning: Reference `explanation/snapshot::doc' on page 97 undefined on in put line 6432. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-vm-boot-failure' on page 97 undefined on input line 6455. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-vm-boot-failure' on page 97 undefined on input line 6455. LaTeX Warning: Reference `LastPage' on page 97 undefined on input line 6519. [97] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-reading-data-from-an-image' on page 98 undefin ed on input line 6582. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-reading-data-from-an-image' on page 98 undefined on input line 6582. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-locate-multipass-binaries' on page 98 undefine d on input line 6594. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-locate-multipass-binaries' on page 98 undefined on i nput line 6594. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-locate-multipass-images' on page 98 undefined on input line 6598. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-locate-multipass-images' on page 98 undefined on inp ut line 6598. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-reading-data-from-an-image' on page 98 undefin ed on input line 6612. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-reading-data-from-an-image' on page 98 undefined on input line 6612. LaTeX Warning: Reference `LastPage' on page 98 undefined on input line 6635. [98] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing::doc' on page 99 undefined on input line 6649. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking::d oc' on page 99 undefined on input line 6649. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues:launch-start-issues-reading-data-from-an-image' on page 99 undefin ed on input line 6699. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues:launch-start-issues-reading-data-from-an-image' on page 99 undefined on input line 6699. LaTeX Warning: Reference `LastPage' on page 99 undefined on input line 6706. [99] Underfull \hbox (badness 10000) in paragraph at lines 6715--6717 []\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 100 undefined on input line 6798. [100] LaTeX Warning: Reference `LastPage' on page 101 undefined on input line 6896. [101] Underfull \hbox (badness 10000) in paragraph at lines 6929--6931 []\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 102 undefined on input line 7000. [102] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing:troubleshoot-networking-issues-caused-by-macos-update' on page 103 undefine d on input line 7010. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking:tr oubleshoot-networking-issues-caused-by-macos-update' on page 103 undefined on i nput line 7010. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing:troubleshoot-networking-generic-networking-problems' on page 103 undefined on input line 7023. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking:tr oubleshoot-networking-generic-networking-problems' on page 103 undefined on inp ut line 7023. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing:troubleshoot-networking-routing-problems' on page 103 undefined on input li ne 7033. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking:tr oubleshoot-networking-routing-problems' on page 103 undefined on input line 703 3. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing:troubleshoot-networking-dns-problems' on page 103 undefined on input line 7 043. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking:tr oubleshoot-networking-dns-problems' on page 103 undefined on input line 7043. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-network ing:troubleshoot-networking-arp-problems' on page 103 undefined on input line 7 053. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-networking:tr oubleshoot-networking-arp-problems' on page 103 undefined on input line 7053. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/troubleshoot-launch- start-issues::doc' on page 103 undefined on input line 7067. LaTeX Warning: Reference `how-to-guides/troubleshoot/troubleshoot-launch-start- issues::doc' on page 103 undefined on input line 7067. LaTeX Warning: Reference `LastPage' on page 103 undefined on input line 7119. [103] Overfull \hbox (113.143pt too wide) in paragraph at lines 7145--7148 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][][][][][][][][] [] [][][] [] [][][][][][][][][] [] [][][][][][] [] [][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] Underfull \hbox (badness 6575) in paragraph at lines 7192--7194 []\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 104 undefined on input line 7204. [104] LaTeX Warning: Reference `LastPage' on page 105 undefined on input line 7240. [105] LaTeX Warning: Reference `LastPage' on page 106 undefined on input line 7328. [106] LaTeX Warning: Reference `LastPage' on page 107 undefined on input line 7365. [107] LaTeX Warning: Reference `LastPage' on page 108 undefined on input line 7446. [108] LaTeX Warning: Reference `LastPage' on page 109 undefined on input line 7533. [109] LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 110 undefine d on input line 7558. LaTeX Warning: Reference `reference/gui-client::doc' on page 110 undefined on i nput line 7558. LaTeX Warning: Hyper reference `reference/instance-name-format::doc' on page 11 0 undefined on input line 7568. LaTeX Warning: Reference `reference/instance-name-format::doc' on page 110 unde fined on input line 7568. LaTeX Warning: Hyper reference `reference/instance-states::doc' on page 110 und efined on input line 7572. LaTeX Warning: Reference `reference/instance-states::doc' on page 110 undefined on input line 7572. LaTeX Warning: Hyper reference `reference/logging-levels::doc' on page 110 unde fined on input line 7580. LaTeX Warning: Reference `reference/logging-levels::doc' on page 110 undefined on input line 7580. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 110 unde fined on input line 7589. LaTeX Warning: Reference `reference/settings/index::doc' on page 110 undefined on input line 7589. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 110 undefine d on input line 7598. LaTeX Warning: Reference `explanation/instance::doc' on page 110 undefined on i nput line 7598. LaTeX Warning: Hyper reference `explanation/service::doc' on page 110 undefined on input line 7598. LaTeX Warning: Reference `explanation/service::doc' on page 110 undefined on in put line 7598. LaTeX Warning: Hyper reference `explanation/alias::doc' on page 110 undefined o n input line 7614. LaTeX Warning: Reference `explanation/alias::doc' on page 110 undefined on inpu t line 7614. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 110 undefined on input line 7614. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 110 undefined on input line 7614. LaTeX Warning: Reference `LastPage' on page 110 undefined on input line 7630. [110] LaTeX Warning: Hyper reference `explanation/alias::doc' on page 111 undefined o n input line 7667. LaTeX Warning: Reference `explanation/alias::doc' on page 111 undefined on inpu t line 7667. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 111 undefined on input line 7667. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 111 undefined on input line 7667. Underfull \hbox (badness 10000) in paragraph at lines 7690--7692 []\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 111 undefined on input line 7696. [111] LaTeX Warning: Hyper reference `explanation/authentication::doc' on page 112 un defined on input line 7727. LaTeX Warning: Reference `explanation/authentication::doc' on page 112 undefine d on input line 7727. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/authenticate- users-with-the-multipass-service:how-to-guides-customise-multipass-authenticate -users-with-the-multipass-service' on page 112 undefined on input line 7727. LaTeX Warning: Reference `how-to-guides/customise-multipass/authenticate-users- with-the-multipass-service:how-to-guides-customise-multipass-authenticate-users -with-the-multipass-service' on page 112 undefined on input line 7727. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 112 undefined on input line 7727. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 112 undefined on input line 7727. LaTeX Warning: Reference `LastPage' on page 112 undefined on input line 7770. [112] LaTeX Warning: Hyper reference `reference/instance-name-format::doc' on page 11 3 undefined on input line 7795. LaTeX Warning: Reference `reference/instance-name-format::doc' on page 113 unde fined on input line 7795. LaTeX Warning: Reference `LastPage' on page 113 undefined on input line 7831. [113] LaTeX Warning: Hyper reference `reference/command-line-interface/recover::doc' on page 114 undefined on input line 7835. LaTeX Warning: Reference `reference/command-line-interface/recover::doc' on pag e 114 undefined on input line 7835. LaTeX Warning: Hyper reference `reference/command-line-interface/purge::doc' on page 114 undefined on input line 7835. LaTeX Warning: Reference `reference/command-line-interface/purge::doc' on page 114 undefined on input line 7835. LaTeX Warning: Hyper reference `reference/command-line-interface/purge::doc' on page 114 undefined on input line 7852. LaTeX Warning: Reference `reference/command-line-interface/purge::doc' on page 114 undefined on input line 7852. LaTeX Warning: Hyper reference `explanation/snapshot::doc' on page 114 undefine d on input line 7856. LaTeX Warning: Reference `explanation/snapshot::doc' on page 114 undefined on i nput line 7856. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 114 undefine d on input line 7856. LaTeX Warning: Reference `reference/gui-client::doc' on page 114 undefined on i nput line 7856. LaTeX Warning: Reference `LastPage' on page 114 undefined on input line 7891. [114] LaTeX Warning: Hyper reference `explanation/multipass-exec-and-shells::doc' on page 115 undefined on input line 7895. LaTeX Warning: Reference `explanation/multipass-exec-and-shells::doc' on page 1 15 undefined on input line 7895. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 115 undefined on input line 7895. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 115 undefined on input line 7895. LaTeX Warning: Reference `LastPage' on page 115 undefined on input line 7977. [115] LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 116 undefined on input line 7985. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 116 undefined on input line 7985. LaTeX Warning: Reference `LastPage' on page 116 undefined on input line 8047. [116] LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 117 undefined on input line 8098. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 11 7 undefined on input line 8098. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 117 unde fined on input line 8098. LaTeX Warning: Reference `reference/settings/index::doc' on page 117 undefined on input line 8098. LaTeX Warning: Reference `LastPage' on page 117 undefined on input line 8118. [117] LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 118 undefined on input line 8128. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 11 8 undefined on input line 8128. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 118 unde fined on input line 8131. LaTeX Warning: Reference `reference/settings/index::doc' on page 118 undefined on input line 8131. LaTeX Warning: Reference `LastPage' on page 118 undefined on input line 8193. [118] LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 119 undefined on input line 8196. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 119 undefined on input line 8196. Overfull \vbox (2.60788pt too high) detected at line 8245 LaTeX Warning: Reference `LastPage' on page 119 undefined on input line 8245. [119] LaTeX Warning: Reference `LastPage' on page 120 undefined on input line 8292. [120] LaTeX Warning: Hyper reference `reference/instance-states::doc' on page 121 und efined on input line 8386. LaTeX Warning: Reference `reference/instance-states::doc' on page 121 undefined on input line 8386. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/create-an-instan ce:create-an-instance-with-multiple-network-interfaces' on page 121 undefined o n input line 8386. LaTeX Warning: Reference `how-to-guides/manage-instances/create-an-instance:cre ate-an-instance-with-multiple-network-interfaces' on page 121 undefined on inpu t line 8386. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 121 undefined on input line 8386. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 121 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-cpus::do c' on page 121 undefined on input line 8386. LaTeX Warning: Reference `reference/settings/local-instance-name-cpus::doc' on page 121 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 121 undefined on input line 8386. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 1 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 121 undefined on input line 8386. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 121 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-disk::do c' on page 121 undefined on input line 8386. LaTeX Warning: Reference `reference/settings/local-instance-name-disk::doc' on page 121 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 121 undefined on input line 8386. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 1 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 121 undefined on input line 8386. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 121 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-memory:: doc' on page 121 undefined on input line 8386. LaTeX Warning: Reference `reference/settings/local-instance-name-memory::doc' o n page 121 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 121 undefined on input line 8386. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 1 undefined on input line 8386. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 121 undefined o n input line 8386. LaTeX Warning: Reference `explanation/mount::doc' on page 121 undefined on inpu t line 8386. Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Name| Overfull \hbox (10.94998pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 State| LaTeX Warning: Hyper reference `reference/instance-states::doc' on page 121 und efined on input line 8386. LaTeX Warning: Reference `reference/instance-states::doc' on page 121 undefined on input line 8386. Overfull \hbox (10.94998pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Snap- Overfull \hbox (10.94998pt too wide) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 shots| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\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 121 undefined o n input line 8386. LaTeX Warning: Reference `how-to-guides/manage-instances/create-an-instance:cre ate-an-instance-with-multiple-network-interfaces' on page 121 undefined on inpu t line 8386. Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Re- Overfull \hbox (10.94998pt too wide) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 lease| Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Im- Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 age Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 hash| Overfull \hbox (16.42497pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 CPU(s)| LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 121 undefined on input line 8386. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 121 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-cpus::do c' on page 121 undefined on input line 8386. LaTeX Warning: Reference `reference/settings/local-instance-name-cpus::doc' on page 121 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 121 undefined on input line 8386. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 1 undefined on input line 8386. Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Load| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Disk Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 us- LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 121 undefined on input line 8386. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 121 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-disk::do c' on page 121 undefined on input line 8386. LaTeX Warning: Reference `reference/settings/local-instance-name-disk::doc' on page 121 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 121 undefined on input line 8386. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 1 undefined on input line 8386. Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Mem- Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 ory Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 us- LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 121 undefined on input line 8386. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 121 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-memory:: doc' on page 121 undefined on input line 8386. LaTeX Warning: Reference `reference/settings/local-instance-name-memory::doc' o n page 121 undefined on input line 8386. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 121 undefined on input line 8386. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 1 undefined on input line 8386. Overfull \hbox (16.42497pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Mounts| LaTeX Warning: Hyper reference `explanation/mount::doc' on page 121 undefined o n input line 8386. LaTeX Warning: Reference `explanation/mount::doc' on page 121 undefined on inpu t line 8386. LaTeX Warning: Reference `LastPage' on page 121 undefined on input line 8391. [121] LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-snapshot -name-name::doc' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/settings/local-instance-name-snapshot-name- name::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 2 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-cpus::do c' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/settings/local-instance-name-cpus::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 2 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-disk::do c' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/settings/local-instance-name-disk::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 2 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-memory:: doc' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/settings/local-instance-name-memory::doc' o n page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 2 undefined on input line 8478. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 122 undefined o n input line 8478. LaTeX Warning: Reference `explanation/mount::doc' on page 122 undefined on inpu t line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-snapshot -name-comment::doc' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/settings/local-instance-name-snapshot-name- comment::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 2 undefined on input line 8478. Underfull \hbox (badness 10000) in paragraph at lines 8478--8478 []\TU/FreeSans(0)/m/n/10.95 En- Overfull \hbox (7.40784pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Snap- Overfull \hbox (1.93283pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 shot| LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-snapshot -name-name::doc' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/settings/local-instance-name-snapshot-name- name::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 2 undefined on input line 8478. Underfull \hbox (badness 10000) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 In- Overfull \hbox (12.88283pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 stance| Overfull \hbox (12.88283pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 CPU(s)| LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-cpus::do c' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/settings/local-instance-name-cpus::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 2 undefined on input line 8478. Overfull \hbox (1.93283pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Disk Overfull \hbox (7.40784pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 space| LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-disk::do c' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/settings/local-instance-name-disk::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 2 undefined on input line 8478. Overfull \hbox (1.93283pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Mem- Underfull \hbox (badness 10000) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 ory Overfull \hbox (1.93283pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 size| LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-memory:: doc' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/settings/local-instance-name-memory::doc' o n page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 2 undefined on input line 8478. Overfull \hbox (12.88283pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Mounts| LaTeX Warning: Hyper reference `explanation/mount::doc' on page 122 undefined o n input line 8478. LaTeX Warning: Reference `explanation/mount::doc' on page 122 undefined on inpu t line 8478. Overfull \hbox (1.93283pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Cre- Overfull \hbox (1.93283pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 ated| Overfull \hbox (1.93283pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Par- Overfull \hbox (7.40784pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Chil- Overfull \hbox (1.93283pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 dren| Overfull \hbox (1.93283pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Com- Overfull \hbox (1.93283pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 ment| LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-snapshot -name-comment::doc' on page 122 undefined on input line 8478. LaTeX Warning: Reference `reference/settings/local-instance-name-snapshot-name- comment::doc' on page 122 undefined on input line 8478. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 122 undefined on input line 8478. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 12 2 undefined on input line 8478. LaTeX Warning: Reference `LastPage' on page 122 undefined on input line 8508. [122] LaTeX Warning: Hyper reference `reference/command-line-interface/find::doc' on page 123 undefined on input line 8531. LaTeX Warning: Reference `reference/command-line-interface/find::doc' on page 1 23 undefined on input line 8531. LaTeX Warning: Hyper reference `reference/instance-name-format::doc' on page 12 3 undefined on input line 8540. LaTeX Warning: Reference `reference/instance-name-format::doc' on page 123 unde fined on input line 8540. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/create-an-instan ce:create-an-instance-with-multiple-network-interfaces' on page 123 undefined o n input line 8554. LaTeX Warning: Reference `how-to-guides/manage-instances/create-an-instance:cre ate-an-instance-with-multiple-network-interfaces' on page 123 undefined on inpu t line 8554. LaTeX Warning: Reference `LastPage' on page 123 undefined on input line 8644. [123] Underfull \vbox (badness 10000) detected at line 8644 Underfull \vbox (badness 10000) detected at line 8644 LaTeX Warning: Reference `LastPage' on page 124 undefined on input line 8644. [124] LaTeX Warning: Hyper reference `reference/command-line-interface/info::doc' on page 125 undefined on input line 8653. LaTeX Warning: Reference `reference/command-line-interface/info::doc' on page 1 25 undefined on input line 8653. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 125 undefined on input line 8653. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 125 undefined on input line 8653. LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 125 undefined on input line 8653. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 125 undefined on input line 8653. LaTeX Warning: Hyper reference `reference/command-line-interface/info::doc' on page 125 undefined on input line 8675. LaTeX Warning: Reference `reference/command-line-interface/info::doc' on page 1 25 undefined on input line 8675. LaTeX Warning: Reference `LastPage' on page 125 undefined on input line 8700. [125] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance::doc' on page 126 undefined on input line 8721. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance::doc' on page 126 undefined on input line 8721. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 126 undefined o n input line 8721. LaTeX Warning: Reference `explanation/mount::doc' on page 126 undefined on inpu t line 8721. LaTeX Warning: Hyper reference `reference/command-line-interface/umount::doc' o n page 126 undefined on input line 8721. LaTeX Warning: Reference `reference/command-line-interface/umount::doc' on page 126 undefined on input line 8721. LaTeX Warning: Hyper reference `explanation/id-mapping::doc' on page 126 undefi ned on input line 8725. LaTeX Warning: Reference `explanation/id-mapping::doc' on page 126 undefined on input line 8725. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 126 undefined o n input line 8738. LaTeX Warning: Reference `explanation/mount::doc' on page 126 undefined on inpu t line 8738. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance::doc' on page 126 undefined on input line 8741. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance::doc' on page 126 undefined on input line 8741. LaTeX Warning: Reference `LastPage' on page 126 undefined on input line 8788. [126] LaTeX Warning: Hyper reference `explanation/driver::doc' on page 127 undefined on input line 8799. LaTeX Warning: Reference `explanation/driver::doc' on page 127 undefined on inp ut line 8799. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 127 undefined on input line 8799. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 127 undefined on input line 8799. LaTeX Warning: Hyper reference `reference/command-line-interface/list::doc' on page 127 undefined on input line 8834. LaTeX Warning: Reference `reference/command-line-interface/list::doc' on page 1 27 undefined on input line 8834. LaTeX Warning: Reference `LastPage' on page 127 undefined on input line 8855. [127] LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 128 undefined on input line 8858. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 128 undefined on input line 8858. 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 8858. 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 8858. LaTeX Warning: Hyper reference `explanation/alias::doc' on page 128 undefined o n input line 8889. LaTeX Warning: Reference `explanation/alias::doc' on page 128 undefined on inpu t line 8889. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 128 undefined on input line 8889. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 128 undefined on input line 8889. LaTeX Warning: Hyper reference `reference/command-line-interface/alias::doc' on page 128 undefined on input line 8899. LaTeX Warning: Reference `reference/command-line-interface/alias::doc' on page 128 undefined on input line 8899. LaTeX Warning: Hyper reference `reference/command-line-interface/unalias::doc' on page 128 undefined on input line 8899. LaTeX Warning: Reference `reference/command-line-interface/unalias::doc' on pag e 128 undefined on input line 8899. LaTeX Warning: Reference `LastPage' on page 128 undefined on input line 8920. [128] LaTeX Warning: Hyper reference `reference/command-line-interface/delete::doc' o n page 129 undefined on input line 8929. LaTeX Warning: Reference `reference/command-line-interface/delete::doc' on page 129 undefined on input line 8929. LaTeX Warning: Hyper reference `reference/command-line-interface/recover::doc' on page 129 undefined on input line 8929. LaTeX Warning: Reference `reference/command-line-interface/recover::doc' on pag e 129 undefined on input line 8929. LaTeX Warning: Hyper reference `reference/command-line-interface/delete::doc' o n page 129 undefined on input line 8960. LaTeX Warning: Reference `reference/command-line-interface/delete::doc' on page 129 undefined on input line 8960. LaTeX Warning: Hyper reference `reference/command-line-interface/purge::doc' on page 129 undefined on input line 8960. LaTeX Warning: Reference `reference/command-line-interface/purge::doc' on page 129 undefined on input line 8960. LaTeX Warning: Reference `LastPage' on page 129 undefined on input line 8993. [129] LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 130 undefined on input line 9001. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 130 un defined on input line 9001. LaTeX Warning: Reference `LastPage' on page 130 undefined on input line 9047. [130] LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 131 undefined on input line 9051. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 131 undefined on input line 9051. LaTeX Warning: Hyper reference `reference/command-line-interface/list::doc' on page 131 undefined on input line 9051. LaTeX Warning: Reference `reference/command-line-interface/list::doc' on page 1 31 undefined on input line 9051. LaTeX Warning: Hyper reference `reference/command-line-interface/info::doc' on page 131 undefined on input line 9051. LaTeX Warning: Reference `reference/command-line-interface/info::doc' on page 1 31 undefined on input line 9051. LaTeX Warning: Hyper reference `reference/command-line-interface/delete::doc' o n page 131 undefined on input line 9051. LaTeX Warning: Reference `reference/command-line-interface/delete::doc' on page 131 undefined on input line 9051. LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 131 undefined on input line 9080. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 131 undefined on input line 9080. LaTeX Warning: Reference `LastPage' on page 131 undefined on input line 9121. [131] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 132 undefined on input line 9130. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 13 2 undefined on input line 9130. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 132 unde fined on input line 9130. LaTeX Warning: Reference `reference/settings/index::doc' on page 132 undefined on input line 9130. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 132 undefined on input line 9141. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 13 2 undefined on input line 9141. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 132 unde fined on input line 9144. LaTeX Warning: Reference `reference/settings/index::doc' on page 132 undefined on input line 9144. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 132 undefined on input line 9182. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 132 un defined on input line 9182. LaTeX Warning: Reference `LastPage' on page 132 undefined on input line 9187. [132] LaTeX Warning: Reference `LastPage' on page 133 undefined on input line 9251. [133] LaTeX Warning: Hyper reference `reference/command-line-interface/restore::doc' on page 134 undefined on input line 9260. LaTeX Warning: Reference `reference/command-line-interface/restore::doc' on pag e 134 undefined on input line 9260. LaTeX Warning: Hyper reference `reference/command-line-interface/list::doc' on page 134 undefined on input line 9260. LaTeX Warning: Reference `reference/command-line-interface/list::doc' on page 1 34 undefined on input line 9260. LaTeX Warning: Hyper reference `reference/command-line-interface/info::doc' on page 134 undefined on input line 9260. LaTeX Warning: Reference `reference/command-line-interface/info::doc' on page 1 34 undefined on input line 9260. LaTeX Warning: Hyper reference `reference/command-line-interface/delete::doc' o n page 134 undefined on input line 9260. LaTeX Warning: Reference `reference/command-line-interface/delete::doc' on page 134 undefined on input line 9260. LaTeX Warning: Hyper reference `reference/instance-name-format::doc' on page 13 4 undefined on input line 9282. LaTeX Warning: Reference `reference/instance-name-format::doc' on page 134 unde fined on input line 9282. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 134 undefined on input line 9285. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 13 4 undefined on input line 9285. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 134 unde fined on input line 9285. LaTeX Warning: Reference `reference/settings/index::doc' on page 134 undefined on input line 9285. LaTeX Warning: Reference `LastPage' on page 134 undefined on input line 9315. [134] LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 135 undefined on input line 9323. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 135 un defined on input line 9323. LaTeX Warning: Hyper reference `reference/command-line-interface/restart::doc' on page 135 undefined on input line 9335. LaTeX Warning: Reference `reference/command-line-interface/restart::doc' on pag e 135 undefined on input line 9335. LaTeX Warning: Hyper reference `reference/command-line-interface/stop::doc' on page 135 undefined on input line 9335. LaTeX Warning: Reference `reference/command-line-interface/stop::doc' on page 1 35 undefined on input line 9335. LaTeX Warning: Hyper reference `reference/command-line-interface/suspend::doc' on page 135 undefined on input line 9335. LaTeX Warning: Reference `reference/command-line-interface/suspend::doc' on pag e 135 undefined on input line 9335. LaTeX Warning: Reference `LastPage' on page 135 undefined on input line 9373. [135] LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 136 undefined on input line 9376. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 136 un defined on input line 9376. LaTeX Warning: Hyper reference `reference/command-line-interface/start::doc' on page 136 undefined on input line 9385. LaTeX Warning: Reference `reference/command-line-interface/start::doc' on page 136 undefined on input line 9385. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 136 undefined on input line 9426. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 136 un defined on input line 9426. LaTeX Warning: Reference `LastPage' on page 136 undefined on input line 9436. [136] LaTeX Warning: Hyper reference `reference/command-line-interface/start::doc' on page 137 undefined on input line 9450. LaTeX Warning: Reference `reference/command-line-interface/start::doc' on page 137 undefined on input line 9450. LaTeX Warning: Reference `LastPage' on page 137 undefined on input line 9506. [137] LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 138 undefined on input line 9565. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 138 undefined on input line 9565. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 138 undefined o n input line 9565. LaTeX Warning: Reference `explanation/mount::doc' on page 138 undefined on inpu t line 9565. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance::doc' on page 138 undefined on input line 9565. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance::doc' on page 138 undefined on input line 9565. LaTeX Warning: Reference `LastPage' on page 138 undefined on input line 9595. [138] LaTeX Warning: Hyper reference `reference/command-line-interface/alias::doc' on page 139 undefined on input line 9604. LaTeX Warning: Reference `reference/command-line-interface/alias::doc' on page 139 undefined on input line 9604. LaTeX Warning: Hyper reference `explanation/alias::doc' on page 139 undefined o n input line 9604. LaTeX Warning: Reference `explanation/alias::doc' on page 139 undefined on inpu t line 9604. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 139 undefined on input line 9604. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 139 undefined on input line 9604. LaTeX Warning: Reference `LastPage' on page 139 undefined on input line 9656. [139] LaTeX Warning: Hyper reference `reference/command-line-interface/start:referenc e-command-line-interface-start' on page 140 undefined on input line 9714. LaTeX Warning: Reference `reference/command-line-interface/start:reference-comm and-line-interface-start' on page 140 undefined on input line 9714. LaTeX Warning: Hyper reference `reference/command-line-interface/launch:referen ce-command-line-interface-launch' on page 140 undefined on input line 9714. LaTeX Warning: Reference `reference/command-line-interface/launch:reference-com mand-line-interface-launch' on page 140 undefined on input line 9714. LaTeX Warning: Reference `LastPage' on page 140 undefined on input line 9722. [140] LaTeX Warning: Hyper reference `explanation/instance::doc' on page 141 undefine d on input line 9791. LaTeX Warning: Reference `explanation/instance::doc' on page 141 undefined on i nput line 9791. LaTeX Warning: Hyper reference `explanation/service::doc' on page 141 undefined on input line 9791. LaTeX Warning: Reference `explanation/service::doc' on page 141 undefined on in put line 9791. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 141 unde fined on input line 9791. LaTeX Warning: Reference `reference/settings/index::doc' on page 141 undefined on input line 9791. LaTeX Warning: Reference `LastPage' on page 141 undefined on input line 9797. [141] LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/access-logs::doc' on page 142 undefined on input line 9805. LaTeX Warning: Reference `how-to-guides/troubleshoot/access-logs::doc' on page 142 undefined on input line 9805. LaTeX Warning: Hyper reference `reference/gui-client:gui-client-catalogue-tab' on page 142 undefined on input line 9813. LaTeX Warning: Reference `reference/gui-client:gui-client-catalogue-tab' on pag e 142 undefined on input line 9813. LaTeX Warning: Hyper reference `reference/gui-client:gui-client-instances-tab' on page 142 undefined on input line 9817. LaTeX Warning: Reference `reference/gui-client:gui-client-instances-tab' on pag e 142 undefined on input line 9817. LaTeX Warning: Hyper reference `reference/gui-client:gui-client-settings-tab' o n page 142 undefined on input line 9821. LaTeX Warning: Reference `reference/gui-client:gui-client-settings-tab' on page 142 undefined on input line 9821. LaTeX Warning: Hyper reference `reference/gui-client:gui-client-tray-icon' on p age 142 undefined on input line 9826. LaTeX Warning: Reference `reference/gui-client:gui-client-tray-icon' on page 14 2 undefined on input line 9826. LaTeX Warning: Reference `LastPage' on page 142 undefined on input line 9865. [142] LaTeX Warning: Reference `LastPage' on page 143 undefined on input line 9865. [143] LaTeX Warning: Hyper reference `reference/command-line-interface/delete::doc' o n page 144 undefined on input line 9891. LaTeX Warning: Reference `reference/command-line-interface/delete::doc' on page 144 undefined on input line 9891. LaTeX Warning: Reference `LastPage' on page 144 undefined on input line 9936. [144] LaTeX Warning: Reference `LastPage' on page 145 undefined on input line 9936. [145] LaTeX Warning: Reference `LastPage' on page 146 undefined on input line 9936. [146] LaTeX Warning: Hyper reference `explanation/instance::doc' on page 147 undefine d on input line 9940. LaTeX Warning: Reference `explanation/instance::doc' on page 147 undefined on i nput line 9940. LaTeX Warning: Hyper reference `reference/instance-states::doc' on page 147 und efined on input line 9940. LaTeX Warning: Reference `reference/instance-states::doc' on page 147 undefined on input line 9940. LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 147 undefined on input line 9967. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 147 undefined on input line 9967. Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Restart- Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Delayed Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 \TU/Ubuntu(0)/b/n/10.95 shut- Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Sus- Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Sus- Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Un- LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 147 undefined on input line 10058. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 147 undefined on input line 10058. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/configure-mul tipass-default-logging-level::doc' on page 147 undefined on input line 10067. LaTeX Warning: Reference `how-to-guides/customise-multipass/configure-multipass -default-logging-level::doc' on page 147 undefined on input line 10067. LaTeX Warning: Hyper reference `how-to-guides/troubleshoot/access-logs::doc' on page 147 undefined on input line 10067. LaTeX Warning: Reference `how-to-guides/troubleshoot/access-logs::doc' on page 147 undefined on input line 10067. LaTeX Warning: Reference `LastPage' on page 147 undefined on input line 10074. [147] LaTeX Warning: Hyper reference `explanation/settings-keys-values::doc' on page 148 undefined on input line 10110. LaTeX Warning: Reference `explanation/settings-keys-values::doc' on page 148 un defined on input line 10110. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 148 undefined on input line 10110. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 14 8 undefined on input line 10110. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 148 undefined on input line 10110. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 14 8 undefined on input line 10110. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 148 undefine d on input line 10110. LaTeX Warning: Reference `reference/gui-client::doc' on page 148 undefined on i nput line 10110. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 148 undefined on input line 10114. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 14 8 undefined on input line 10114. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 148 undefined on input line 10114. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 14 8 undefined on input line 10114. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 148 undefine d on input line 10114. LaTeX Warning: Reference `reference/gui-client::doc' on page 148 undefined on i nput line 10114. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/modify-an-instan ce:set-the-cpu-ram-or-disk-of-an-instance' on page 148 undefined on input line 10129. LaTeX Warning: Reference `how-to-guides/manage-instances/modify-an-instance:set -the-cpu-ram-or-disk-of-an-instance' on page 148 undefined on input line 10129. LaTeX Warning: Hyper reference `reference/settings/client-apps-windows-terminal -profiles::doc' on page 148 undefined on input line 10140. LaTeX Warning: Reference `reference/settings/client-apps-windows-terminal-profi les::doc' on page 148 undefined on input line 10140. LaTeX Warning: Hyper reference `reference/settings/client-primary-name::doc' on page 148 undefined on input line 10144. LaTeX Warning: Reference `reference/settings/client-primary-name::doc' on page 148 undefined on input line 10144. LaTeX Warning: Hyper reference `reference/settings/local-bridged-network::doc' on page 148 undefined on input line 10148. LaTeX Warning: Reference `reference/settings/local-bridged-network::doc' on pag e 148 undefined on input line 10148. LaTeX Warning: Hyper reference `reference/settings/local-driver::doc' on page 1 48 undefined on input line 10152. LaTeX Warning: Reference `reference/settings/local-driver::doc' on page 148 und efined on input line 10152. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-bridged: :doc' on page 148 undefined on input line 10156. LaTeX Warning: Reference `reference/settings/local-instance-name-bridged::doc' on page 148 undefined on input line 10156. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-cpus::do c' on page 148 undefined on input line 10160. LaTeX Warning: Reference `reference/settings/local-instance-name-cpus::doc' on page 148 undefined on input line 10160. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-disk::do c' on page 148 undefined on input line 10164. LaTeX Warning: Reference `reference/settings/local-instance-name-disk::doc' on page 148 undefined on input line 10164. LaTeX Warning: Reference `LastPage' on page 148 undefined on input line 10166. [148] LaTeX Warning: Hyper reference `reference/settings/local-instance-name-memory:: doc' on page 149 undefined on input line 10168. LaTeX Warning: Reference `reference/settings/local-instance-name-memory::doc' o n page 149 undefined on input line 10168. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-snapshot -name-comment::doc' on page 149 undefined on input line 10172. LaTeX Warning: Reference `reference/settings/local-instance-name-snapshot-name- comment::doc' on page 149 undefined on input line 10172. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-snapshot -name-name::doc' on page 149 undefined on input line 10176. LaTeX Warning: Reference `reference/settings/local-instance-name-snapshot-name- name::doc' on page 149 undefined on input line 10176. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 149 undefined on input line 10180. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 149 undefined on input line 10180. LaTeX Warning: Hyper reference `reference/settings/local-privileged-mounts::doc ' on page 149 undefined on input line 10184. LaTeX Warning: Reference `reference/settings/local-privileged-mounts::doc' on p age 149 undefined on input line 10184. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 149 undefine d on input line 10190. LaTeX Warning: Reference `reference/gui-client::doc' on page 149 undefined on i nput line 10190. LaTeX Warning: Hyper reference `reference/settings/client-gui-autostart::doc' o n page 149 undefined on input line 10194. LaTeX Warning: Reference `reference/settings/client-gui-autostart::doc' on page 149 undefined on input line 10194. LaTeX Warning: Hyper reference `reference/settings/client-gui-hotkey::doc' on p age 149 undefined on input line 10198. LaTeX Warning: Reference `reference/settings/client-gui-hotkey::doc' on page 14 9 undefined on input line 10198. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 149 undefined on input line 10212. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 14 9 undefined on input line 10212. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 149 undefined on input line 10212. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 14 9 undefined on input line 10212. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/integrate-wit h-windows-terminal::doc' on page 149 undefined on input line 10212. LaTeX Warning: Reference `how-to-guides/customise-multipass/integrate-with-wind ows-terminal::doc' on page 149 undefined on input line 10212. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 149 undefined on input line 10237. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 149 un defined on input line 10237. LaTeX Warning: Reference `LastPage' on page 149 undefined on input line 10263. [149] LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 150 undefine d on input line 10268. LaTeX Warning: Reference `reference/gui-client::doc' on page 150 undefined on i nput line 10268. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 150 undefined on input line 10273. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 0 undefined on input line 10273. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 150 undefined on input line 10273. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 0 undefined on input line 10273. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 150 undefine d on input line 10273. LaTeX Warning: Reference `reference/gui-client::doc' on page 150 undefined on i nput line 10273. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 150 undefine d on input line 10314. LaTeX Warning: Reference `reference/gui-client::doc' on page 150 undefined on i nput line 10314. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 150 undefined on input line 10319. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 0 undefined on input line 10319. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 150 undefined on input line 10319. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 0 undefined on input line 10319. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 150 undefine d on input line 10319. LaTeX Warning: Reference `reference/gui-client::doc' on page 150 undefined on i nput line 10319. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 150 undefined on input line 10332. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 150 un defined on input line 10332. LaTeX Warning: Reference `LastPage' on page 150 undefined on input line 10335. [150] 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;! 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 151 undefine d on input line 10418. LaTeX Warning: Reference `explanation/instance::doc' on page 151 undefined on i nput line 10418. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 151 undefined on input line 10418. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 1 undefined on input line 10418. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 151 undefined on input line 10418. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 1 undefined on input line 10418. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 151 undefined on input line 10418. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 151 undefined on input line 10418. LaTeX Warning: Hyper reference `explanation/instance:primary-instance' on page 151 undefined on input line 10435. LaTeX Warning: Reference `explanation/instance:primary-instance' on page 151 un defined on input line 10435. LaTeX Warning: Reference `LastPage' on page 151 undefined on input line 10439. [151] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 152 undefined on input line 10470. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 2 undefined on input line 10470. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 152 undefined on input line 10470. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 2 undefined on input line 10470. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 152 undefined on input line 10470. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 152 undefined on input line 10470. LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 152 undefined on input line 10470. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 152 undefined on input line 10470. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/create-an-instan ce:create-an-instance-with-multiple-network-interfaces' on page 152 undefined o n input line 10470. LaTeX Warning: Reference `how-to-guides/manage-instances/create-an-instance:cre ate-an-instance-with-multiple-network-interfaces' on page 152 undefined on inpu t line 10470. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/add-a-network-to -an-existing-instance::doc' on page 152 undefined on input line 10470. LaTeX Warning: Reference `how-to-guides/manage-instances/add-a-network-to-an-ex isting-instance::doc' on page 152 undefined on input line 10470. LaTeX Warning: Hyper reference `reference/settings/local-instance-name-bridged: :doc' on page 152 undefined on input line 10470. LaTeX Warning: Reference `reference/settings/local-instance-name-bridged::doc' on page 152 undefined on input line 10470. LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 152 undefined on input line 10489. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 152 undefined on input line 10489. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 152 undefined on input line 10492. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 152 undefined on input line 10492. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 152 undefined on input line 10513. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 2 undefined on input line 10513. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 152 undefined on input line 10513. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 2 undefined on input line 10513. LaTeX Warning: Hyper reference `explanation/driver::doc' on page 152 undefined on input line 10513. LaTeX Warning: Reference `explanation/driver::doc' on page 152 undefined on inp ut line 10513. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 152 undefined on input line 10513. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 152 undefined on input line 10513. LaTeX Warning: Reference `LastPage' on page 152 undefined on input line 10517. [152] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 153 undefined on input line 10565. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 3 undefined on input line 10565. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 153 undefined on input line 10565. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 3 undefined on input line 10565. LaTeX Warning: Hyper reference `reference/settings/local-bridged-network::doc' on page 153 undefined on input line 10565. LaTeX Warning: Reference `reference/settings/local-bridged-network::doc' on pag e 153 undefined on input line 10565. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/add-a-network-to -an-existing-instance::doc' on page 153 undefined on input line 10565. LaTeX Warning: Reference `how-to-guides/manage-instances/add-a-network-to-an-ex isting-instance::doc' on page 153 undefined on input line 10565. LaTeX Warning: Hyper reference `reference/settings/local-bridged-network::doc' on page 153 undefined on input line 10596. LaTeX Warning: Reference `reference/settings/local-bridged-network::doc' on pag e 153 undefined on input line 10596. LaTeX Warning: Reference `LastPage' on page 153 undefined on input line 10599. [153] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 154 undefined on input line 10632. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 4 undefined on input line 10632. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 154 undefined on input line 10632. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 4 undefined on input line 10632. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 154 undefined on input line 10632. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 154 undefined on input line 10632. LaTeX Warning: Reference `LastPage' on page 154 undefined on input line 10657. [154] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 155 undefined on input line 10675. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 5 undefined on input line 10675. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 155 undefined on input line 10675. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 5 undefined on input line 10675. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 155 undefined on input line 10675. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 155 undefined on input line 10675. LaTeX Warning: Reference `LastPage' on page 155 undefined on input line 10735. [155] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 156 undefined on input line 10747. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 6 undefined on input line 10747. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 156 undefined on input line 10747. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 6 undefined on input line 10747. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 156 undefined on input line 10747. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 156 undefined on input line 10747. LaTeX Warning: Reference `LastPage' on page 156 undefined on input line 10805. [156] LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 157 undefined on input line 10823. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 7 undefined on input line 10823. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 157 undefined on input line 10823. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 7 undefined on input line 10823. LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 157 undefined on input line 10823. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 157 undefined on input line 10823. 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 157 undefined on input line 10866. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 7 undefined on input line 10866. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 157 undefined on input line 10866. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 7 undefined on input line 10866. LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 157 undefined on input line 10866. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 157 undefined on input line 10866. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 157 undefine d on input line 10866. LaTeX Warning: Reference `explanation/instance::doc' on page 157 undefined on i nput line 10866. LaTeX Warning: Reference `LastPage' on page 157 undefined on input line 10885. [157] LaTeX Warning: Hyper reference `reference/instance-name-format::doc' on page 15 8 undefined on input line 10888. LaTeX Warning: Reference `reference/instance-name-format::doc' on page 158 unde fined on input line 10888. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 158 undefined on input line 10909. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 8 undefined on input line 10909. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 158 undefined on input line 10909. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 8 undefined on input line 10909. LaTeX Warning: Hyper reference `reference/command-line-interface/authenticate:: doc' on page 158 undefined on input line 10909. LaTeX Warning: Reference `reference/command-line-interface/authenticate::doc' o n page 158 undefined on input line 10909. LaTeX Warning: Hyper reference `reference/command-line-interface/authenticate:: doc' on page 158 undefined on input line 10922. LaTeX Warning: Reference `reference/command-line-interface/authenticate::doc' o n page 158 undefined on input line 10922. LaTeX Warning: Hyper reference `reference/command-line-interface/get::doc' on p age 158 undefined on input line 10954. LaTeX Warning: Reference `reference/command-line-interface/get::doc' on page 15 8 undefined on input line 10954. LaTeX Warning: Hyper reference `reference/command-line-interface/set::doc' on p age 158 undefined on input line 10954. LaTeX Warning: Reference `reference/command-line-interface/set::doc' on page 15 8 undefined on input line 10954. LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 158 undefined on input line 10954. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 158 undefined on input line 10954. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 158 undefined o n input line 10954. LaTeX Warning: Reference `explanation/mount::doc' on page 158 undefined on inpu t line 10954. LaTeX Warning: Reference `LastPage' on page 158 undefined on input line 10964. [158] LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 159 undefined on input line 10967. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 159 undefined on input line 10967. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 159 undefine d on input line 11012. LaTeX Warning: Reference `explanation/instance::doc' on page 159 undefined on i nput line 11012. LaTeX Warning: Hyper reference `explanation/host::doc' on page 159 undefined on input line 11016. LaTeX Warning: Reference `explanation/host::doc' on page 159 undefined on input line 11016. LaTeX Warning: Reference `LastPage' on page 159 undefined on input line 11042. [159] LaTeX Warning: Hyper reference `explanation/authentication::doc' on page 160 un defined on input line 11078. LaTeX Warning: Reference `explanation/authentication::doc' on page 160 undefine d on input line 11078. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/authenticate- users-with-the-multipass-service:how-to-guides-customise-multipass-authenticate -users-with-the-multipass-service' on page 160 undefined on input line 11078. LaTeX Warning: Reference `how-to-guides/customise-multipass/authenticate-users- with-the-multipass-service:how-to-guides-customise-multipass-authenticate-users -with-the-multipass-service' on page 160 undefined on input line 11078. LaTeX Warning: Hyper reference `reference/command-line-interface/authenticate:: doc' on page 160 undefined on input line 11078. LaTeX Warning: Reference `reference/command-line-interface/authenticate::doc' o n page 160 undefined on input line 11078. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 160 undefined on input line 11078. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 160 undefined on input line 11078. LaTeX Warning: Hyper reference `reference/command-line-interface/authenticate:: doc' on page 160 undefined on input line 11102. LaTeX Warning: Reference `reference/command-line-interface/authenticate::doc' o n page 160 undefined on input line 11102. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 160 undefined on input line 11102. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 160 undefined on input line 11102. LaTeX Warning: Reference `LastPage' on page 160 undefined on input line 11103. [160] LaTeX Warning: Hyper reference `reference/command-line-interface/alias::doc' on page 161 undefined on input line 11111. LaTeX Warning: Reference `reference/command-line-interface/alias::doc' on page 161 undefined on input line 11111. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-instance-com mand-aliases::doc' on page 161 undefined on input line 11111. LaTeX Warning: Reference `how-to-guides/manage-instances/use-instance-command-a liases::doc' on page 161 undefined on input line 11111. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/authenticate- users-with-the-multipass-service:how-to-guides-customise-multipass-authenticate -users-with-the-multipass-service' on page 161 undefined on input line 11124. LaTeX Warning: Reference `how-to-guides/customise-multipass/authenticate-users- with-the-multipass-service:how-to-guides-customise-multipass-authenticate-users -with-the-multipass-service' on page 161 undefined on input line 11124. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 161 undefined on input line 11148. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 161 undefined on input line 11148. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 161 undefined on input line 11158. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 161 undefined on input line 11158. LaTeX Warning: Hyper reference `reference/settings/local-passphrase::doc' on pa ge 161 undefined on input line 11168. LaTeX Warning: Reference `reference/settings/local-passphrase::doc' on page 161 undefined on input line 11168. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/launch-customize d-instances-with-multipass-and-cloud-init::doc' on page 161 undefined on input line 11180. LaTeX Warning: Reference `how-to-guides/manage-instances/launch-customized-inst ances-with-multipass-and-cloud-init::doc' on page 161 undefined on input line 1 1180. LaTeX Warning: Reference `LastPage' on page 161 undefined on input line 11181. [161] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/use-a-blueprint: :doc' on page 162 undefined on input line 11185. LaTeX Warning: Reference `how-to-guides/manage-instances/use-a-blueprint::doc' on page 162 undefined on input line 11185. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 162 undefine d on input line 11189. LaTeX Warning: Reference `explanation/instance::doc' on page 162 undefined on i nput line 11189. LaTeX Warning: Hyper reference `reference/command-line-interface/find::doc' on page 162 undefined on input line 11224. LaTeX Warning: Reference `reference/command-line-interface/find::doc' on page 1 62 undefined on input line 11224. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/set-up-the-dr iver::doc' on page 162 undefined on input line 11240. LaTeX Warning: Reference `how-to-guides/customise-multipass/set-up-the-driver:: doc' on page 162 undefined on input line 11240. LaTeX Warning: Hyper reference `reference/settings/local-driver::doc' on page 1 62 undefined on input line 11240. LaTeX Warning: Reference `reference/settings/local-driver::doc' on page 162 und efined on input line 11240. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 162 undefine d on input line 11240. LaTeX Warning: Reference `explanation/instance::doc' on page 162 undefined on i nput line 11240. LaTeX Warning: Hyper reference `explanation/platform::doc' on page 162 undefine d on input line 11240. LaTeX Warning: Reference `explanation/platform::doc' on page 162 undefined on i nput line 11240. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 162 unde fined on input line 11247. LaTeX Warning: Reference `reference/settings/index::doc' on page 162 undefined on input line 11247. LaTeX Warning: Hyper reference `reference/settings/local-driver::doc' on page 1 62 undefined on input line 11247. LaTeX Warning: Reference `reference/settings/local-driver::doc' on page 162 und efined on input line 11247. LaTeX Warning: Reference `LastPage' on page 162 undefined on input line 11248. [162] LaTeX Warning: Hyper reference `explanation/driver:explanation-driver-exception s' on page 163 undefined on input line 11302. LaTeX Warning: Reference `explanation/driver:explanation-driver-exceptions' on page 163 undefined on input line 11302. LaTeX Warning: Hyper reference `how-to-guides/customise-multipass/migrate-from- hyperkit-to-qemu-on-macos::doc' on page 163 undefined on input line 11318. LaTeX Warning: Reference `how-to-guides/customise-multipass/migrate-from-hyperk it-to-qemu-on-macos::doc' on page 163 undefined on input line 11318. LaTeX Warning: Reference `LastPage' on page 163 undefined on input line 11323. [163] LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 11356. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 11356. Underfull \hbox (badness 10000) in paragraph at lines 11356--11356 []\TU/FreeSans(0)/m/n/10.95 Only supported Underfull \hbox (badness 10000) in paragraph at lines 11356--11356 []\TU/Ubuntu(0)/b/n/10.95 Native LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 11356. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 11356. LaTeX Warning: Hyper reference `explanation/platform::doc' on page 164 undefine d on input line 11364. LaTeX Warning: Reference `explanation/platform::doc' on page 164 undefined on i nput line 11364. LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 11382. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 11382. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 164 undefined o n input line 11382. LaTeX Warning: Reference `explanation/mount::doc' on page 164 undefined on inpu t line 11382. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance::doc' on page 164 undefined on input line 11382. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance::doc' on page 164 undefined on input line 11382. LaTeX Warning: Hyper reference `reference/command-line-interface/find::doc' on page 164 undefined on input line 11423. LaTeX Warning: Reference `reference/command-line-interface/find::doc' on page 1 64 undefined on input line 11423. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 164 undefined on input line 11423. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 164 undefined on input line 11423. LaTeX Warning: Reference `LastPage' on page 164 undefined on input line 11436. [164] LaTeX Warning: Hyper reference `how-to-guides/manage-instances/index::doc' on p age 165 undefined on input line 11480. LaTeX Warning: Reference `how-to-guides/manage-instances/index::doc' on page 16 5 undefined on input line 11480. LaTeX Warning: Hyper reference `reference/instance-states::doc' on page 165 und efined on input line 11480. LaTeX Warning: Reference `reference/instance-states::doc' on page 165 undefined on input line 11480. LaTeX Warning: Hyper reference `explanation/mount::doc' on page 165 undefined o n input line 11480. LaTeX Warning: Reference `explanation/mount::doc' on page 165 undefined on inpu t line 11480. LaTeX Warning: Hyper reference `reference/instance-name-format::doc' on page 16 5 undefined on input line 11488. LaTeX Warning: Reference `reference/instance-name-format::doc' on page 165 unde fined on input line 11488. LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 165 undefined on input line 11495. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 165 undefined on input line 11495. LaTeX Warning: Hyper reference `reference/command-line-interface/start::doc' on page 165 undefined on input line 11498. LaTeX Warning: Reference `reference/command-line-interface/start::doc' on page 165 undefined on input line 11498. LaTeX Warning: Hyper reference `reference/command-line-interface/restart::doc' on page 165 undefined on input line 11498. LaTeX Warning: Reference `reference/command-line-interface/restart::doc' on pag e 165 undefined on input line 11498. LaTeX Warning: Hyper reference `reference/command-line-interface/stop::doc' on page 165 undefined on input line 11498. LaTeX Warning: Reference `reference/command-line-interface/stop::doc' on page 1 65 undefined on input line 11498. LaTeX Warning: Hyper reference `reference/command-line-interface/suspend::doc' on page 165 undefined on input line 11498. LaTeX Warning: Reference `reference/command-line-interface/suspend::doc' on pag e 165 undefined on input line 11498. LaTeX Warning: Hyper reference `reference/command-line-interface/shell::doc' on page 165 undefined on input line 11498. LaTeX Warning: Reference `reference/command-line-interface/shell::doc' on page 165 undefined on input line 11498. LaTeX Warning: Hyper reference `explanation/mount:security-considerations-mount ' on page 165 undefined on input line 11505. LaTeX Warning: Reference `explanation/mount:security-considerations-mount' on p age 165 undefined on input line 11505. LaTeX Warning: Reference `LastPage' on page 165 undefined on input line 11512. [165] LaTeX Warning: Hyper reference `reference/settings/client-primary-name::doc' on page 166 undefined on input line 11515. LaTeX Warning: Reference `reference/settings/client-primary-name::doc' on page 166 undefined on input line 11515. LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 166 undefined on input line 11524. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 166 undefined on input line 11524. LaTeX Warning: Hyper reference `how-to-guides/manage-instances/share-data-with- an-instance::doc' on page 166 undefined on input line 11524. LaTeX Warning: Reference `how-to-guides/manage-instances/share-data-with-an-ins tance::doc' on page 166 undefined on input line 11524. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 166 undefine d on input line 11528. LaTeX Warning: Reference `explanation/instance::doc' on page 166 undefined on i nput line 11528. LaTeX Warning: Hyper reference `explanation/mount:security-considerations-mount ' on page 166 undefined on input line 11528. LaTeX Warning: Reference `explanation/mount:security-considerations-mount' on p age 166 undefined on input line 11528. LaTeX Warning: Hyper reference `explanation/mount:explanation-mount-classic' on page 166 undefined on input line 11535. LaTeX Warning: Reference `explanation/mount:explanation-mount-classic' on page 166 undefined on input line 11535. LaTeX Warning: Hyper reference `explanation/mount:explanation-mount-native' on page 166 undefined on input line 11539. LaTeX Warning: Reference `explanation/mount:explanation-mount-native' on page 1 66 undefined on input line 11539. Overfull \hbox (11.16995pt too wide) in paragraph at lines 11561--11564 [][][][][]$[][][][][] [] [] [] [][][][][] [] [][][][][][][][][] [] [][][] [] [] [][][][][] [] [][][][][][][] [] [][][][][] [] [][][][][][] [] [][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][]$| LaTeX Warning: Hyper reference `explanation/driver:driver-feature-disparities' on page 166 undefined on input line 11578. LaTeX Warning: Reference `explanation/driver:driver-feature-disparities' on pag e 166 undefined on input line 11578. LaTeX Warning: Reference `LastPage' on page 166 undefined on input line 11612. [166] LaTeX Warning: Hyper reference `reference/settings/local-privileged-mounts::doc ' on page 167 undefined on input line 11623. LaTeX Warning: Reference `reference/settings/local-privileged-mounts::doc' on p age 167 undefined on input line 11623. LaTeX Warning: Hyper reference `reference/command-line-interface/exec::doc' on page 167 undefined on input line 11639. LaTeX Warning: Reference `reference/command-line-interface/exec::doc' on page 1 67 undefined on input line 11639. LaTeX Warning: Reference `LastPage' on page 167 undefined on input line 11687. [167] LaTeX Warning: Reference `LastPage' on page 168 undefined on input line 11759. [168] LaTeX Warning: Hyper reference `how-to-guides/install-multipass::doc' on page 1 69 undefined on input line 11802. LaTeX Warning: Reference `how-to-guides/install-multipass::doc' on page 169 und efined on input line 11802. LaTeX Warning: Hyper reference `explanation/host::doc' on page 169 undefined on input line 11802. LaTeX Warning: Reference `explanation/host::doc' on page 169 undefined on input line 11802. LaTeX Warning: Hyper reference `explanation/driver::doc' on page 169 undefined on input line 11802. LaTeX Warning: Reference `explanation/driver::doc' on page 169 undefined on inp ut line 11802. LaTeX Warning: Hyper reference `reference/settings/client-apps-windows-terminal -profiles::doc' on page 169 undefined on input line 11882. LaTeX Warning: Reference `reference/settings/client-apps-windows-terminal-profi les::doc' on page 169 undefined on input line 11882. LaTeX Warning: Hyper reference `reference/settings/local-privileged-mounts::doc ' on page 169 undefined on input line 11882. LaTeX Warning: Reference `reference/settings/local-privileged-mounts::doc' on p age 169 undefined on input line 11882. LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 169 undefined on input line 11882. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 169 undefined on input line 11882. LaTeX Warning: Hyper reference `reference/command-line-interface/umount::doc' o n page 169 undefined on input line 11882. LaTeX Warning: Reference `reference/command-line-interface/umount::doc' on page 169 undefined on input line 11882. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 169 undefined on input line 11882. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 169 undefined on input line 11882. LaTeX Warning: Hyper reference `reference/settings/local-driver::doc' on page 1 69 undefined on input line 11882. LaTeX Warning: Reference `reference/settings/local-driver::doc' on page 169 und efined on input line 11882. LaTeX Warning: Hyper reference `explanation/driver:driver-feature-disparities' on page 169 undefined on input line 11882. LaTeX Warning: Reference `explanation/driver:driver-feature-disparities' on pag e 169 undefined on input line 11882. LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 169 undefined on input line 11882. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 169 undefined on input line 11882. Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/FreeSans(0)/m/n/10.95 Only sup- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/b/n/10.95 Windows Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 terminal Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 integra- LaTeX Warning: Hyper reference `reference/settings/client-apps-windows-terminal -profiles::doc' on page 169 undefined on input line 11882. LaTeX Warning: Reference `reference/settings/client-apps-windows-terminal-profi les::doc' on page 169 undefined on input line 11882. Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\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 11882--11882 []\TU/Ubuntu(0)/m/n/10.95 Linuxma- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/m/n/10.95 cOSWin- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/m/n/10.95 dows (dis- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/m/n/10.95 abled by LaTeX Warning: Hyper reference `reference/settings/local-privileged-mounts::doc ' on page 169 undefined on input line 11882. LaTeX Warning: Reference `reference/settings/local-privileged-mounts::doc' on p age 169 undefined on input line 11882. LaTeX Warning: Hyper reference `reference/command-line-interface/mount::doc' on page 169 undefined on input line 11882. LaTeX Warning: Reference `reference/command-line-interface/mount::doc' on page 169 undefined on input line 11882. LaTeX Warning: Hyper reference `reference/command-line-interface/umount::doc' o n page 169 undefined on input line 11882. LaTeX Warning: Reference `reference/command-line-interface/umount::doc' on page 169 undefined on input line 11882. LaTeX Warning: Hyper reference `reference/command-line-interface/launch::doc' o n page 169 undefined on input line 11882. LaTeX Warning: Reference `reference/command-line-interface/launch::doc' on page 169 undefined on input line 11882. Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/b/n/10.95 Global Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/m/n/10.95 Linuxma- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/m/n/10.95 cOSWin- LaTeX Warning: Hyper reference `reference/settings/local-driver::doc' on page 1 69 undefined on input line 11882. LaTeX Warning: Reference `reference/settings/local-driver::doc' on page 169 und efined on input line 11882. LaTeX Warning: Hyper reference `explanation/driver:driver-feature-disparities' on page 169 undefined on input line 11882. LaTeX Warning: Reference `explanation/driver:driver-feature-disparities' on pag e 169 undefined on input line 11882. Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/b/n/10.95 Bridging Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 net- LaTeX Warning: Hyper reference `reference/command-line-interface/networks::doc' on page 169 undefined on input line 11882. LaTeX Warning: Reference `reference/command-line-interface/networks::doc' on pa ge 169 undefined on input line 11882. LaTeX Warning: Reference `LastPage' on page 169 undefined on input line 11885. [169] LaTeX Warning: Hyper reference `explanation/mount:explanation-mount' on page 17 0 undefined on input line 11897. LaTeX Warning: Reference `explanation/mount:explanation-mount' on page 170 unde fined on input line 11897. LaTeX Warning: Hyper reference `reference/gui-client:reference-gui-client' on p age 170 undefined on input line 11897. LaTeX Warning: Reference `reference/gui-client:reference-gui-client' on page 17 0 undefined on input line 11897. LaTeX Warning: Hyper reference `explanation/instance:explanation-instance' on p age 170 undefined on input line 11897. LaTeX Warning: Reference `explanation/instance:explanation-instance' on page 17 0 undefined on input line 11897. LaTeX Warning: Reference `LastPage' on page 170 undefined on input line 11925. [170] LaTeX Warning: Reference `LastPage' on page 171 undefined on input line 11949. [171] LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 172 undefined on input line 11973. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 172 undefined on input line 11973. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 172 undefine d on input line 11973. LaTeX Warning: Reference `reference/gui-client::doc' on page 172 undefined on i nput line 11973. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 172 undefine d on input line 11973. LaTeX Warning: Reference `explanation/instance::doc' on page 172 undefined on i nput line 11973. LaTeX Warning: Hyper reference `reference/command-line-interface/index::doc' on page 172 undefined on input line 11980. LaTeX Warning: Reference `reference/command-line-interface/index::doc' on page 172 undefined on input line 11980. LaTeX Warning: Hyper reference `reference/gui-client::doc' on page 172 undefine d on input line 11980. LaTeX Warning: Reference `reference/gui-client::doc' on page 172 undefined on i nput line 11980. LaTeX Warning: Hyper reference `explanation/instance::doc' on page 172 undefine d on input line 11980. LaTeX Warning: Reference `explanation/instance::doc' on page 172 undefined on i nput line 11980. LaTeX Warning: Hyper reference `reference/settings/index::doc' on page 172 unde fined on input line 11999. LaTeX Warning: Reference `reference/settings/index::doc' on page 172 undefined on input line 11999. LaTeX Warning: Reference `LastPage' on page 172 undefined on input line 12013. [172] LaTeX Warning: Hyper reference `reference/command-line-interface/snapshot::doc' on page 173 undefined on input line 12038. LaTeX Warning: Reference `reference/command-line-interface/snapshot::doc' on pa ge 173 undefined on input line 12038. LaTeX Warning: Hyper reference `reference/command-line-interface/restore::doc' on page 173 undefined on input line 12038. LaTeX Warning: Reference `reference/command-line-interface/restore::doc' on pag e 173 undefined on input line 12038. LaTeX Warning: Hyper reference `reference/command-line-interface/delete::doc' o n page 173 undefined on input line 12041. LaTeX Warning: Reference `reference/command-line-interface/delete::doc' on page 173 undefined on input line 12041. LaTeX Warning: Hyper reference `reference/command-line-interface/list::doc' on page 173 undefined on input line 12045. LaTeX Warning: Reference `reference/command-line-interface/list::doc' on page 1 73 undefined on input line 12045. LaTeX Warning: Hyper reference `reference/command-line-interface/info::doc' on page 173 undefined on input line 12045. LaTeX Warning: Reference `reference/command-line-interface/info::doc' on page 1 73 undefined on input line 12045. LaTeX Warning: Reference `LastPage' on page 173 undefined on input line 12072. [173] LaTeX Warning: Reference `LastPage' on page 174 undefined on input line 12165. [174] Underfull \hbox (badness 10000) in paragraph at lines 12192--12195 [][][][][]$[][][][][] [] [] [] [][][][][][] [] [][][] [] [][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][][][][][] [] [] [] [][] [] [][][][][][][] [] [][] [] [][][][][][] [] Underfull \hbox (badness 10000) in paragraph at lines 12207--12210 [][][][][]$[][][][][] [] [] [] [][][] [] [][][][][][][] [] [][][] [] [][][][][] [] [] [] [][][][][][][][][][][] [] [][][] [] [][][][] [] [][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][] [] Underfull \hbox (badness 10000) in paragraph at lines 12217--12220 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][] [] [][][] [] [][][][][] [] [] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][ ][][][][][][][][][][][][][][][][][][] [] [][][][][][] [] No file canonical-multipass.ind. AED: lastpage setting LastPage LaTeX Warning: Reference `LastPage' on page 175 undefined on input line 12244. [175] (./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 (176 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 672 Reference `LastPage' on page 100 undefined on input line 6798 Reference `LastPage' on page 101 undefined on input line 6896 Reference `LastPage' on page 102 undefined on input line 7000 Reference `LastPage' on page 103 undefined on input line 7119 Reference `LastPage' on page 104 undefined on input line 7204 Reference `LastPage' on page 105 undefined on input line 7240 Reference `LastPage' on page 106 undefined on input line 7328 Reference `LastPage' on page 107 undefined on input line 7365 Reference `LastPage' on page 108 undefined on input line 7446 Reference `LastPage' on page 109 undefined on input line 7533 Reference `LastPage' on page 11 undefined on input line 726 Reference `LastPage' on page 110 undefined on input line 7630 Reference `LastPage' on page 111 undefined on input line 7696 Reference `LastPage' on page 112 undefined on input line 7770 Reference `LastPage' on page 113 undefined on input line 7831 Reference `LastPage' on page 114 undefined on input line 7891 Reference `LastPage' on page 115 undefined on input line 7977 Reference `LastPage' on page 116 undefined on input line 8047 Reference `LastPage' on page 117 undefined on input line 8118 Reference `LastPage' on page 118 undefined on input line 8193 Reference `LastPage' on page 119 undefined on input line 8245 Reference `LastPage' on page 12 undefined on input line 766 Reference `LastPage' on page 120 undefined on input line 8292 Reference `LastPage' on page 121 undefined on input line 8391 Reference `LastPage' on page 122 undefined on input line 8508 Reference `LastPage' on page 123 undefined on input line 8644 Reference `LastPage' on page 124 undefined on input line 8644 Reference `LastPage' on page 125 undefined on input line 8700 Reference `LastPage' on page 126 undefined on input line 8788 Reference `LastPage' on page 127 undefined on input line 8855 Reference `LastPage' on page 128 undefined on input line 8920 Reference `LastPage' on page 129 undefined on input line 8993 Reference `LastPage' on page 13 undefined on input line 827 Reference `LastPage' on page 130 undefined on input line 9047 Reference `LastPage' on page 131 undefined on input line 9121 Reference `LastPage' on page 132 undefined on input line 9187 Reference `LastPage' on page 133 undefined on input line 9251 Reference `LastPage' on page 134 undefined on input line 9315 Reference `LastPage' on page 135 undefined on input line 9373 Reference `LastPage' on page 136 undefined on input line 9436 Reference `LastPage' on page 137 undefined on input line 9506 Reference `LastPage' on page 138 undefined on input line 9595 Reference `LastPage' on page 139 undefined on input line 9656 Reference `LastPage' on page 14 undefined on input line 912 Reference `LastPage' on page 140 undefined on input line 9722 Reference `LastPage' on page 141 undefined on input line 9797 Reference `LastPage' on page 142 undefined on input line 9865 Reference `LastPage' on page 143 undefined on input line 9865 Reference `LastPage' on page 144 undefined on input line 9936 Reference `LastPage' on page 145 undefined on input line 9936 Reference `LastPage' on page 146 undefined on input line 9936 Reference `LastPage' on page 147 undefined on input line 10074 Reference `LastPage' on page 148 undefined on input line 10166 Reference `LastPage' on page 149 undefined on input line 10263 Reference `LastPage' on page 15 undefined on input line 984 Reference `LastPage' on page 150 undefined on input line 10335 Reference `LastPage' on page 151 undefined on input line 10439 Reference `LastPage' on page 152 undefined on input line 10517 Reference `LastPage' on page 153 undefined on input line 10599 Reference `LastPage' on page 154 undefined on input line 10657 Reference `LastPage' on page 155 undefined on input line 10735 Reference `LastPage' on page 156 undefined on input line 10805 Reference `LastPage' on page 157 undefined on input line 10885 Reference `LastPage' on page 158 undefined on input line 10964 Reference `LastPage' on page 159 undefined on input line 11042 Reference `LastPage' on page 16 undefined on input line 1051 Reference `LastPage' on page 160 undefined on input line 11103 Reference `LastPage' on page 161 undefined on input line 11181 Reference `LastPage' on page 162 undefined on input line 11248 Reference `LastPage' on page 163 undefined on input line 11323 Reference `LastPage' on page 164 undefined on input line 11436 Reference `LastPage' on page 165 undefined on input line 11512 Reference `LastPage' on page 166 undefined on input line 11612 Reference `LastPage' on page 167 undefined on input line 11687 Reference `LastPage' on page 168 undefined on input line 11759 Reference `LastPage' on page 169 undefined on input line 11885 Reference `LastPage' on page 17 undefined on input line 1168 Reference `LastPage' on page 170 undefined on input line 11925 Reference `LastPage' on page 171 undefined on input line 11949 Reference `LastPage' on page 172 undefined on input line 12013 Reference `LastPage' on page 173 undefined on input line 12072 Reference `LastPage' on page 174 undefined on input line 12165 Reference `LastPage' on page 175 undefined on input line 12244 Reference `LastPage' on page 18 undefined on input line 1168 Reference `LastPage' on page 19 undefined on input line 1213 Reference `LastPage' on page 2 undefined on input line 221 Reference `LastPage' on page 20 undefined on input line 1278 Reference `LastPage' on page 21 undefined on input line 1278 Reference `LastPage' on page 22 undefined on input line 1328 Reference `LastPage' on page 23 undefined on input line 1385 Reference `LastPage' on page 24 undefined on input line 1385 Reference `LastPage' on page 25 undefined on input line 1385 Reference `LastPage' on page 26 undefined on input line 1385 Reference `LastPage' on page 27 undefined on input line 1446 Reference `LastPage' on page 28 undefined on input line 1577 Reference `LastPage' on page 29 undefined on input line 1678 Reference `LastPage' on page 3 undefined on input line 350 Reference `LastPage' on page 30 undefined on input line 1748 Reference `LastPage' on page 31 undefined on input line 1805 Reference `LastPage' on page 32 undefined on input line 1924 Reference `LastPage' on page 33 undefined on input line 2045 Reference `LastPage' on page 34 undefined on input line 2111 Reference `LastPage' on page 35 undefined on input line 2170 Reference `LastPage' on page 36 undefined on input line 2265 Reference `LastPage' on page 37 undefined on input line 2340 Reference `LastPage' on page 38 undefined on input line 2401 Reference `LastPage' on page 39 undefined on input line 2470 Reference `LastPage' on page 4 undefined on input line 470 Reference `LastPage' on page 40 undefined on input line 2526 Reference `LastPage' on page 41 undefined on input line 2591 Reference `LastPage' on page 42 undefined on input line 2654 Reference `LastPage' on page 43 undefined on input line 2728 Reference `LastPage' on page 44 undefined on input line 2792 Reference `LastPage' on page 45 undefined on input line 2858 Reference `LastPage' on page 46 undefined on input line 2935 Reference `LastPage' on page 47 undefined on input line 3006 Reference `LastPage' on page 48 undefined on input line 3059 Reference `LastPage' on page 49 undefined on input line 3133 Reference `LastPage' on page 5 undefined on input line 470 Reference `LastPage' on page 50 undefined on input line 3210 Reference `LastPage' on page 51 undefined on input line 3299 Reference `LastPage' on page 52 undefined on input line 3376 Reference `LastPage' on page 53 undefined on input line 3450 Reference `LastPage' on page 54 undefined on input line 3521 Reference `LastPage' on page 55 undefined on input line 3608 Reference `LastPage' on page 56 undefined on input line 3680 Reference `LastPage' on page 57 undefined on input line 3761 Reference `LastPage' on page 58 undefined on input line 3828 Reference `LastPage' on page 59 undefined on input line 3902 Reference `LastPage' on page 6 undefined on input line 542 Reference `LastPage' on page 60 undefined on input line 3955 Reference `LastPage' on page 61 undefined on input line 4045 Reference `LastPage' on page 62 undefined on input line 4082 Reference `LastPage' on page 63 undefined on input line 4202 Reference `LastPage' on page 64 undefined on input line 4202 Reference `LastPage' on page 65 undefined on input line 4202 Reference `LastPage' on page 66 undefined on input line 4202 Reference `LastPage' on page 67 undefined on input line 4321 Reference `LastPage' on page 68 undefined on input line 4439 Reference `LastPage' on page 69 undefined on input line 4439 Reference `LastPage' on page 7 undefined on input line 629 Reference `LastPage' on page 70 undefined on input line 4488 Reference `LastPage' on page 71 undefined on input line 4600 Reference `LastPage' on page 72 undefined on input line 4676 Reference `LastPage' on page 73 undefined on input line 4778 Reference `LastPage' on page 74 undefined on input line 4820 Reference `LastPage' on page 75 undefined on input line 4843 Reference `LastPage' on page 76 undefined on input line 4930 Reference `LastPage' on page 77 undefined on input line 5001 Reference `LastPage' on page 78 undefined on input line 5084 Reference `LastPage' on page 79 undefined on input line 5156 Reference `LastPage' on page 8 undefined on input line 629 Reference `LastPage' on page 80 undefined on input line 5247 Reference `LastPage' on page 81 undefined on input line 5247 Reference `LastPage' on page 82 undefined on input line 5339 Reference `LastPage' on page 83 undefined on input line 5379 Reference `LastPage' on page 84 undefined on input line 5427 Reference `LastPage' on page 85 undefined on input line 5480 Reference `LastPage' on page 86 undefined on input line 5525 Reference `LastPage' on page 87 undefined on input line 5575 Reference `LastPage' on page 88 undefined on input line 5659 Reference `LastPage' on page 89 undefined on input line 5739 Reference `LastPage' on page 9 undefined on input line 672 Reference `LastPage' on page 90 undefined on input line 5832 Reference `LastPage' on page 91 undefined on input line 5930 Reference `LastPage' on page 92 undefined on input line 6022 Reference `LastPage' on page 93 undefined on input line 6129 Reference `LastPage' on page 94 undefined on input line 6223 Reference `LastPage' on page 95 undefined on input line 6318 Reference `LastPage' on page 96 undefined on input line 6405 Reference `LastPage' on page 97 undefined on input line 6519 Reference `LastPage' on page 98 undefined on input line 6635 Reference `LastPage' on page 99 undefined on input line 6706 Reference `contribute-to-multipass-docs:contribute-to-multipass-docs' on page 4 undefined on input line 365 Reference `explanation/alias::doc' on page 110 undefined on input line 7614 Reference `explanation/alias::doc' on page 111 undefined on input line 7667 Reference `explanation/alias::doc' on page 128 undefined on input line 8889 Reference `explanation/alias::doc' on page 139 undefined on input line 9604 Reference `explanation/alias:explanation-alias' on page 49 undefined on input line 3103 Reference `explanation/authentication::doc' on page 112 undefined on input line 7727 Reference `explanation/authentication::doc' on page 160 undefined on input line 11078 Reference `explanation/blueprint:explanation-blueprint' on page 59 undefined on input line 3867 Reference `explanation/driver::doc' on page 127 undefined on input line 8799 Reference `explanation/driver::doc' on page 152 undefined on input line 10513 Reference `explanation/driver::doc' on page 169 undefined on input line 11802 Reference `explanation/driver:driver-feature-disparities' on page 166 undefined on input line 11578 Reference `explanation/driver:driver-feature-disparities' on page 169 undefined on input line 11882 Reference `explanation/driver:explanation-driver' on page 67 undefined on input line 4258 Reference `explanation/driver:explanation-driver' on page 73 undefined on input line 4769 Reference `explanation/driver:explanation-driver-exceptions' on page 163 undefined on input line 11302 Reference `explanation/host::doc' on page 159 undefined on input line 11016 Reference `explanation/host::doc' on page 169 undefined on input line 11802 Reference `explanation/id-mapping::doc' on page 126 undefined on input line 8725 Reference `explanation/id-mapping:explanation-id-mapping' on page 53 undefined on input line 3415 Reference `explanation/id-mapping:explanation-id-mapping' on page 55 undefined on input line 3551 Reference `explanation/index::doc' on page 27 undefined on input line 1399 Reference `explanation/index::doc' on page 3 undefined on input line 322 Reference `explanation/instance::doc' on page 110 undefined on input line 7598 Reference `explanation/instance::doc' on page 141 undefined on input line 9791 Reference `explanation/instance::doc' on page 147 undefined on input line 9940 Reference `explanation/instance::doc' on page 151 undefined on input line 10418 Reference `explanation/instance::doc' on page 157 undefined on input line 10866 Reference `explanation/instance::doc' on page 159 undefined on input line 11012 Reference `explanation/instance::doc' on page 162 undefined on input line 11189 Reference `explanation/instance::doc' on page 162 undefined on input line 11240 Reference `explanation/instance::doc' on page 166 undefined on input line 11528 Reference `explanation/instance::doc' on page 172 undefined on input line 11973 Reference `explanation/instance::doc' on page 172 undefined on input line 11980 Reference `explanation/instance::doc' on page 94 undefined on input line 6173 Reference `explanation/instance:explanation-instance' on page 170 undefined on input line 11897 Reference `explanation/instance:explanation-instance' on page 34 undefined on input line 2049 Reference `explanation/instance:explanation-instance' on page 39 undefined on input line 2443 Reference `explanation/instance:explanation-instance' on page 44 undefined on input line 2785 Reference `explanation/instance:explanation-instance' on page 47 undefined on input line 2995 Reference `explanation/instance:explanation-instance' on page 49 undefined on input line 3103 Reference `explanation/instance:explanation-instance' on page 53 undefined on input line 3415 Reference `explanation/instance:explanation-instance' on page 55 undefined on input line 3562 Reference `explanation/instance:explanation-instance' on page 57 undefined on input line 3730 Reference `explanation/instance:primary-instance' on page 130 undefined on input line 9001 Reference `explanation/instance:primary-instance' on page 132 undefined on input line 9182 Reference `explanation/instance:primary-instance' on page 135 undefined on input line 9323 Reference `explanation/instance:primary-instance' on page 136 undefined on input line 9376 Reference `explanation/instance:primary-instance' on page 136 undefined on input line 9426 Reference `explanation/instance:primary-instance' on page 149 undefined on input line 10237 Reference `explanation/instance:primary-instance' on page 150 undefined on input line 10332 Reference `explanation/instance:primary-instance' on page 151 undefined on input line 10435 Reference `explanation/instance:primary-instance' on page 4 undefined on input line 464 Reference `explanation/instance:primary-instance' on page 47 undefined on input line 2999 Reference `explanation/instance:primary-instance' on page 85 undefined on input line 5459 Reference `explanation/instance:primary-instance' on page 94 undefined on input line 6177 Reference `explanation/mount::doc' on page 121 undefined on input line 8386 Reference `explanation/mount::doc' on page 122 undefined on input line 8478 Reference `explanation/mount::doc' on page 126 undefined on input line 8721 Reference `explanation/mount::doc' on page 126 undefined on input line 8738 Reference `explanation/mount::doc' on page 138 undefined on input line 9565 Reference `explanation/mount::doc' on page 158 undefined on input line 10954 Reference `explanation/mount::doc' on page 164 undefined on input line 11382 Reference `explanation/mount::doc' on page 165 undefined on input line 11480 Reference `explanation/mount:explanation-mount' on page 170 undefined on input line 11897 Reference `explanation/mount:explanation-mount' on page 53 undefined on input line 3415 Reference `explanation/mount:explanation-mount-classic' on page 166 undefined on input line 11535 Reference `explanation/mount:explanation-mount-native' on page 166 undefined on input line 11539 Reference `explanation/mount:security-considerations-mount' on page 165 undefined on input line 11505 Reference `explanation/mount:security-considerations-mount' on page 166 undefined on input line 11528 Reference `explanation/multipass-exec-and-shells::doc' on page 115 undefined on input line 7895 Reference `explanation/platform::doc' on page 162 undefined on input line 11240 Reference `explanation/platform::doc' on page 164 undefined on input line 11364 Reference `explanation/service::doc' on page 110 undefined on input line 7598 Reference `explanation/service::doc' on page 141 undefined on input line 9791 Reference `explanation/service:explanation-service' on page 75 undefined on input line 4824 Reference `explanation/settings-keys-values::doc' on page 148 undefined on input line 10110 Reference `explanation/snapshot::doc' on page 114 undefined on input line 7856 Reference `explanation/snapshot::doc' on page 97 undefined on input line 6432 Reference `how-to-guides/customise-multipass/authenticate-users-with-the-multipass-service:how-to-guides-customise-multipass-authenticate-users-with-the-multipass-service' on page 112 undefined on input line 7727 Reference `how-to-guides/customise-multipass/authenticate-users-with-the-multipass-service:how-to-guides-customise-multipass-authenticate-users-with-the-multipass-service' on page 160 undefined on input line 11078 Reference `how-to-guides/customise-multipass/authenticate-users-with-the-multipass-service:how-to-guides-customise-multipass-authenticate-users-with-the-multipass-service' on page 161 undefined on input line 11124 Reference `how-to-guides/customise-multipass/authenticate-users-with-the-multipass-service:how-to-guides-customise-multipass-authenticate-users-with-the-multipass-service' on page 28 undefined on input line 1508 Reference `how-to-guides/customise-multipass/authenticate-users-with-the-multipass-service:how-to-guides-customise-multipass-authenticate-users-with-the-multipass-service' on page 67 undefined on input line 4221 Reference `how-to-guides/customise-multipass/build-multipass-images-with-packer::doc' on page 28 undefined on input line 1512 Reference `how-to-guides/customise-multipass/build-multipass-images-with-packer:how-to-guides-customise-multipass-build-multipass-images-with-packer' on page 67 undefined on input line 4225 Reference `how-to-guides/customise-multipass/configure-multipass-default-logging-level::doc' on page 147 undefined on input line 10067 Reference `how-to-guides/customise-multipass/configure-multipass-default-logging-level::doc' on page 28 undefined on input line 1532 Reference `how-to-guides/customise-multipass/configure-multipass-default-logging-level::doc' on page 93 undefined on input line 6099 Reference `how-to-guides/customise-multipass/configure-multipass-default-logging-level:how-to-guides-customise-multipass-configure-multipass-default-logging-level' on page 67 undefined on input line 4245 Reference `how-to-guides/customise-multipass/configure-where-multipass-stores-external-data::doc' on page 28 undefined on input line 1528 Reference `how-to-guides/customise-multipass/configure-where-multipass-stores-external-data:configuring-a-new-storage-location' on page 90 undefined on input line 5793 Reference `how-to-guides/customise-multipass/configure-where-multipass-stores-external-data:how-to-guides-customise-multipass-configure-where-multipass-stores-external-data' on page 67 undefined on input line 4241 Reference `how-to-guides/customise-multipass/integrate-with-windows-terminal::doc' on page 149 undefined on input line 10212 Reference `how-to-guides/customise-multipass/integrate-with-windows-terminal::doc' on page 28 undefined on input line 1524 Reference `how-to-guides/customise-multipass/integrate-with-windows-terminal:how-to-guides-customise-multipass-integrate-with-windows-terminal' on page 67 undefined on input line 4237 Reference `how-to-guides/customise-multipass/integrate-with-windows-terminal:integrate-with-windows-terminal-revert' on page 86 undefined on input line 5490 Reference `how-to-guides/customise-multipass/migrate-from-hyperkit-to-qemu-on-macos::doc' on page 163 undefined on input line 11318 Reference `how-to-guides/customise-multipass/migrate-from-hyperkit-to-qemu-on-macos::doc' on page 28 undefined on input line 1504 Reference `how-to-guides/customise-multipass/migrate-from-hyperkit-to-qemu-on-macos:how-to-guides-customise-multipass-migrate-from-hyperkit-to-qemu-on-macos' on page 67 undefined on input line 4217 Reference `how-to-guides/customise-multipass/set-up-a-graphical-interface::doc' on page 28 undefined on input line 1516 Reference `how-to-guides/customise-multipass/set-up-a-graphical-interface:how-to-guides-customise-multipass-set-up-a-graphical-interface' on page 67 undefined on input line 4229 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 127 undefined on input line 8799 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 152 undefined on input line 10513 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 162 undefined on input line 11240 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 28 undefined on input line 1500 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 32 undefined on input line 1835 Reference `how-to-guides/customise-multipass/set-up-the-driver::doc' on page 32 undefined on input line 1857 Reference `how-to-guides/customise-multipass/set-up-the-driver:how-to-guides-customise-multipass-set-up-the-driver' on page 67 undefined on input line 4213 Reference `how-to-guides/customise-multipass/set-up-the-driver:how-to-guides-customise-multipass-set-up-the-driver' on page 73 undefined on input line 4769 Reference `how-to-guides/customise-multipass/use-a-different-terminal-from-the-system-icon::doc' on page 28 undefined on input line 1520 Reference `how-to-guides/customise-multipass/use-a-different-terminal-from-the-system-icon::doc' on page 32 undefined on input line 1835 Reference `how-to-guides/customise-multipass/use-a-different-terminal-from-the-system-icon:how-to-guides-customise-multipass-use-a-different-terminal-from-the-system-icon' on page 67 undefined on input line 4233 Reference `how-to-guides/index::doc' on page 27 undefined on input line 1399 Reference `how-to-guides/index::doc' on page 3 undefined on input line 261 Reference `how-to-guides/install-multipass::doc' on page 169 undefined on input line 11802 Reference `how-to-guides/install-multipass::doc' on page 27 undefined on input line 1428 Reference `how-to-guides/install-multipass::doc' on page 4 undefined on input line 402 Reference `how-to-guides/install-multipass:how-to-guides-install-multipass' on page 61 undefined on input line 4012 Reference `how-to-guides/install-multipass:how-to-guides-install-multipass' on page 84 undefined on input line 5383 Reference `how-to-guides/install-multipass:install-multipass-prerequisites' on page 31 undefined on input line 1781 Reference `how-to-guides/manage-instances/add-a-network-to-an-existing-instance::doc' on page 152 undefined on input line 10470 Reference `how-to-guides/manage-instances/add-a-network-to-an-existing-instance::doc' on page 153 undefined on input line 10565 Reference `how-to-guides/manage-instances/add-a-network-to-an-existing-instance::doc' on page 28 undefined on input line 1472 Reference `how-to-guides/manage-instances/add-a-network-to-an-existing-instance:how-to-guides-manage-instances-add-a-network-to-an-existing-instance' on page 33 undefined on input line 2022 Reference `how-to-guides/manage-instances/configure-static-ips::doc' on page 28 undefined on input line 1476 Reference `how-to-guides/manage-instances/configure-static-ips:how-to-guides-manage-instances-configure-static-ips' on page 33 undefined on input line 2026 Reference `how-to-guides/manage-instances/create-an-instance::doc' on page 27 undefined on input line 1440 Reference `how-to-guides/manage-instances/create-an-instance:create-an-instance-with-multiple-network-interfaces' on page 121 undefined on input line 8386 Reference `how-to-guides/manage-instances/create-an-instance:create-an-instance-with-multiple-network-interfaces' on page 123 undefined on input line 8554 Reference `how-to-guides/manage-instances/create-an-instance:create-an-instance-with-multiple-network-interfaces' on page 128 undefined on input line 8858 Reference `how-to-guides/manage-instances/create-an-instance:create-an-instance-with-multiple-network-interfaces' on page 152 undefined on input line 10470 Reference `how-to-guides/manage-instances/create-an-instance:how-to-guides-manage-instances-create-an-instance' on page 33 undefined on input line 1990 Reference `how-to-guides/manage-instances/index::doc' on page 165 undefined on input line 11480 Reference `how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init::doc' on page 161 undefined on input line 11180 Reference `how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init::doc' on page 28 undefined on input line 1448 Reference `how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init:how-to-guides-manage-instances-launch-customized-instances-with-multipass-and-cloud-init' on page 33 undefined on input line 1998 Reference `how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init:how-to-guides-manage-instances-launch-customized-instances-with-multipass-and-cloud-init' on page 59 undefined on input line 3862 Reference `how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init:how-to-guides-manage-instances-launch-customized-instances-with-multipass-and-cloud-init' on page 60 undefined on input line 3917 Reference `how-to-guides/manage-instances/launch-customized-instances-with-multipass-and-cloud-init:how-to-guides-manage-instances-launch-customized-instances-with-multipass-and-cloud-init' on page 61 undefined on input line 3959 Reference `how-to-guides/manage-instances/modify-an-instance::doc' on page 27 undefined on input line 1444 Reference `how-to-guides/manage-instances/modify-an-instance:how-to-guides-manage-instances-modify-an-instance' on page 33 undefined on input line 1994 Reference `how-to-guides/manage-instances/modify-an-instance:set-the-cpu-ram-or-disk-of-an-instance' on page 148 undefined on input line 10129 Reference `how-to-guides/manage-instances/remove-an-instance::doc' on page 28 undefined on input line 1468 Reference `how-to-guides/manage-instances/remove-an-instance:how-to-guides-manage-instances-remove-an-instance' on page 33 undefined on input line 2018 Reference `how-to-guides/manage-instances/run-a-docker-container-in-multipass::doc' on page 28 undefined on input line 1488 Reference `how-to-guides/manage-instances/run-a-docker-container-in-multipass:how-to-guides-manage-instances-run-a-docker-container-in-multipass' on page 33 undefined on input line 2038 Reference `how-to-guides/manage-instances/share-data-with-an-instance::doc' on page 126 undefined on input line 8721 Reference `how-to-guides/manage-instances/share-data-with-an-instance::doc' on page 126 undefined on input line 8741 Reference `how-to-guides/manage-instances/share-data-with-an-instance::doc' on page 138 undefined on input line 9565 Reference `how-to-guides/manage-instances/share-data-with-an-instance::doc' on page 164 undefined on input line 11382 Reference `how-to-guides/manage-instances/share-data-with-an-instance::doc' on page 166 undefined on input line 11524 Reference `how-to-guides/manage-instances/share-data-with-an-instance::doc' on page 28 undefined on input line 1464 Reference `how-to-guides/manage-instances/share-data-with-an-instance:how-to-guides-manage-instances-share-data-with-an-instance' on page 33 undefined on input line 2014 Reference `how-to-guides/manage-instances/use-a-blueprint::doc' on page 162 undefined on input line 11185 Reference `how-to-guides/manage-instances/use-a-blueprint::doc' on page 28 undefined on input line 1480 Reference `how-to-guides/manage-instances/use-a-blueprint:how-to-guides-manage-instances-use-a-blueprint' on page 33 undefined on input line 2030 Reference `how-to-guides/manage-instances/use-an-instance::doc' on page 28 undefined on input line 1452 Reference `how-to-guides/manage-instances/use-an-instance:how-to-guides-manage-instances-use-an-instance' on page 33 undefined on input line 2002 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 110 undefined on input line 7614 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 111 undefined on input line 7667 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 115 undefined on input line 7895 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 128 undefined on input line 8889 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 139 undefined on input line 9604 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 161 undefined on input line 11111 Reference `how-to-guides/manage-instances/use-instance-command-aliases::doc' on page 28 undefined on input line 1460 Reference `how-to-guides/manage-instances/use-instance-command-aliases:how-to-guides-manage-instances-use-instance-command-aliases' on page 33 undefined on input line 2010 Reference `how-to-guides/manage-instances/use-instance-command-aliases:how-to-guides-manage-instances-use-instance-command-aliases' on page 43 undefined on input line 2671 Reference `how-to-guides/manage-instances/use-the-docker-blueprint:how-to-guides-manage-instances-use-the-docker-blueprint' on page 28 undefined on input line 1484 Reference `how-to-guides/manage-instances/use-the-docker-blueprint:how-to-guides-manage-instances-use-the-docker-blueprint' on page 33 undefined on input line 2034 Reference `how-to-guides/manage-instances/use-the-primary-instance::doc' on page 28 undefined on input line 1456 Reference `how-to-guides/manage-instances/use-the-primary-instance:changing-the-primary-instance' on page 47 undefined on input line 3005 Reference `how-to-guides/manage-instances/use-the-primary-instance:how-to-guides-manage-instances-use-the-primary-instance' on page 33 undefined on input line 2006 Reference `how-to-guides/manage-instances/use-the-primary-instance:how-to-guides-manage-instances-use-the-primary-instance' on page 36 undefined on input line 2185 Reference `how-to-guides/troubleshoot/access-logs::doc' on page 142 undefined on input line 9805 Reference `how-to-guides/troubleshoot/access-logs::doc' on page 147 undefined on input line 10067 Reference `how-to-guides/troubleshoot/access-logs::doc' on page 28 undefined on input line 1546 Reference `how-to-guides/troubleshoot/access-logs::doc' on page 93 undefined on input line 6070 Reference `how-to-guides/troubleshoot/mount-an-encrypted-home-folder::doc' on page 28 undefined on input line 1550 Reference `how-to-guides/troubleshoot/mount-an-encrypted-home-folder::doc' on page 6 undefined on input line 484 Reference `how-to-guides/troubleshoot/mount-an-encrypted-home-folder::doc' on page 93 undefined on input line 6074 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues::doc' on page 103 undefined on input line 7067 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues::doc' on page 28 undefined on input line 1554 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues::doc' on page 93 undefined on input line 6078 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-locate-multipass-binaries' on page 98 undefined on input line 6594 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-locate-multipass-images' on page 98 undefined on input line 6598 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-no-ip-assigned' on page 95 undefined on input line 6307 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-reading-data-from-an-image' on page 98 undefined on input line 6582 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-reading-data-from-an-image' on page 98 undefined on input line 6612 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-reading-data-from-an-image' on page 99 undefined on input line 6699 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-stale-network-cache' on page 95 undefined on input line 6261 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-stale-sharing-lease' on page 95 undefined on input line 6265 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-vm-boot-failure' on page 95 undefined on input line 6273 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-vm-boot-failure' on page 95 undefined on input line 6299 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-vm-boot-failure' on page 97 undefined on input line 6455 Reference `how-to-guides/troubleshoot/troubleshoot-launch-start-issues:launch-start-issues-windows-run-virtualbox' on page 96 undefined on input line 6386 Reference `how-to-guides/troubleshoot/troubleshoot-networking::doc' on page 28 undefined on input line 1558 Reference `how-to-guides/troubleshoot/troubleshoot-networking::doc' on page 93 undefined on input line 6082 Reference `how-to-guides/troubleshoot/troubleshoot-networking::doc' on page 99 undefined on input line 6649 Reference `how-to-guides/troubleshoot/troubleshoot-networking:troubleshoot-networking-arp-problems' on page 103 undefined on input line 7053 Reference `how-to-guides/troubleshoot/troubleshoot-networking:troubleshoot-networking-dns-problems' on page 103 undefined on input line 7043 Reference `how-to-guides/troubleshoot/troubleshoot-networking:troubleshoot-networking-generic-networking-problems' on page 103 undefined on input line 7023 Reference `how-to-guides/troubleshoot/troubleshoot-networking:troubleshoot-networking-issues-caused-by-macos-update' on page 103 undefined on input line 7010 Reference `how-to-guides/troubleshoot/troubleshoot-networking:troubleshoot-networking-routing-problems' on page 103 undefined on input line 7033 Reference `reference/command-line-interface/alias::doc' on page 128 undefined on input line 8899 Reference `reference/command-line-interface/alias::doc' on page 139 undefined on input line 9604 Reference `reference/command-line-interface/alias::doc' on page 161 undefined on input line 11111 Reference `reference/command-line-interface/alias:reference-command-line-interface-alias' on page 49 undefined on input line 3114 Reference `reference/command-line-interface/alias:reference-command-line-interface-alias' on page 49 undefined on input line 3118 Reference `reference/command-line-interface/aliases:reference-command-line-interface-aliases' on page 50 undefined on input line 3156 Reference `reference/command-line-interface/authenticate::doc' on page 158 undefined on input line 10909 Reference `reference/command-line-interface/authenticate::doc' on page 158 undefined on input line 10922 Reference `reference/command-line-interface/authenticate::doc' on page 160 undefined on input line 11078 Reference `reference/command-line-interface/authenticate::doc' on page 160 undefined on input line 11102 Reference `reference/command-line-interface/authenticate:reference-command-line-interface-authenticate' on page 75 undefined on input line 4824 Reference `reference/command-line-interface/delete::doc' on page 129 undefined on input line 8929 Reference `reference/command-line-interface/delete::doc' on page 129 undefined on input line 8960 Reference `reference/command-line-interface/delete::doc' on page 131 undefined on input line 9051 Reference `reference/command-line-interface/delete::doc' on page 134 undefined on input line 9260 Reference `reference/command-line-interface/delete::doc' on page 144 undefined on input line 9891 Reference `reference/command-line-interface/delete::doc' on page 173 undefined on input line 12041 Reference `reference/command-line-interface/delete:reference-command-line-interface-delete' on page 55 undefined on input line 3573 Reference `reference/command-line-interface/delete:reference-command-line-interface-delete' on page 56 undefined on input line 3618 Reference `reference/command-line-interface/exec::doc' on page 167 undefined on input line 11639 Reference `reference/command-line-interface/exec:reference-command-line-interface-exec' on page 45 undefined on input line 2852 Reference `reference/command-line-interface/find::doc' on page 123 undefined on input line 8531 Reference `reference/command-line-interface/find::doc' on page 162 undefined on input line 11224 Reference `reference/command-line-interface/find::doc' on page 164 undefined on input line 11423 Reference `reference/command-line-interface/find:reference-command-line-interface-find' on page 34 undefined on input line 2091 Reference `reference/command-line-interface/find:reference-command-line-interface-find' on page 59 undefined on input line 3882 Reference `reference/command-line-interface/get::doc' on page 132 undefined on input line 9130 Reference `reference/command-line-interface/get::doc' on page 132 undefined on input line 9141 Reference `reference/command-line-interface/get::doc' on page 148 undefined on input line 10110 Reference `reference/command-line-interface/get::doc' on page 148 undefined on input line 10114 Reference `reference/command-line-interface/get::doc' on page 149 undefined on input line 10212 Reference `reference/command-line-interface/get::doc' on page 150 undefined on input line 10273 Reference `reference/command-line-interface/get::doc' on page 150 undefined on input line 10319 Reference `reference/command-line-interface/get::doc' on page 151 undefined on input line 10418 Reference `reference/command-line-interface/get::doc' on page 152 undefined on input line 10470 Reference `reference/command-line-interface/get::doc' on page 152 undefined on input line 10513 Reference `reference/command-line-interface/get::doc' on page 153 undefined on input line 10565 Reference `reference/command-line-interface/get::doc' on page 154 undefined on input line 10632 Reference `reference/command-line-interface/get::doc' on page 155 undefined on input line 10675 Reference `reference/command-line-interface/get::doc' on page 156 undefined on input line 10747 Reference `reference/command-line-interface/get::doc' on page 157 undefined on input line 10823 Reference `reference/command-line-interface/get::doc' on page 157 undefined on input line 10866 Reference `reference/command-line-interface/get::doc' on page 158 undefined on input line 10909 Reference `reference/command-line-interface/get::doc' on page 158 undefined on input line 10954 Reference `reference/command-line-interface/get:reference-command-line-interface-get' on page 56 undefined on input line 3650 Reference `reference/command-line-interface/get:reference-command-line-interface-get' on page 57 undefined on input line 3707 Reference `reference/command-line-interface/index::doc' on page 119 undefined on input line 8196 Reference `reference/command-line-interface/index::doc' on page 147 undefined on input line 10058 Reference `reference/command-line-interface/index::doc' on page 147 undefined on input line 9967 Reference `reference/command-line-interface/index::doc' on page 165 undefined on input line 11495 Reference `reference/command-line-interface/index::doc' on page 172 undefined on input line 11973 Reference `reference/command-line-interface/index::doc' on page 172 undefined on input line 11980 Reference `reference/command-line-interface/index::doc' on page 93 undefined on input line 6092 Reference `reference/command-line-interface/info::doc' on page 125 undefined on input line 8653 Reference `reference/command-line-interface/info::doc' on page 125 undefined on input line 8675 Reference `reference/command-line-interface/info::doc' on page 131 undefined on input line 9051 Reference `reference/command-line-interface/info::doc' on page 134 undefined on input line 9260 Reference `reference/command-line-interface/info::doc' on page 173 undefined on input line 12045 Reference `reference/command-line-interface/info:reference-command-line-interface-info' on page 34 undefined on input line 2060 Reference `reference/command-line-interface/info:reference-command-line-interface-info' on page 34 undefined on input line 2091 Reference `reference/command-line-interface/launch::doc' on page 116 undefined on input line 7985 Reference `reference/command-line-interface/launch::doc' on page 121 undefined on input line 8386 Reference `reference/command-line-interface/launch::doc' on page 122 undefined on input line 8478 Reference `reference/command-line-interface/launch::doc' on page 125 undefined on input line 8653 Reference `reference/command-line-interface/launch::doc' on page 128 undefined on input line 8858 Reference `reference/command-line-interface/launch::doc' on page 151 undefined on input line 10418 Reference `reference/command-line-interface/launch::doc' on page 152 undefined on input line 10470 Reference `reference/command-line-interface/launch::doc' on page 152 undefined on input line 10492 Reference `reference/command-line-interface/launch::doc' on page 154 undefined on input line 10632 Reference `reference/command-line-interface/launch::doc' on page 155 undefined on input line 10675 Reference `reference/command-line-interface/launch::doc' on page 156 undefined on input line 10747 Reference `reference/command-line-interface/launch::doc' on page 164 undefined on input line 11423 Reference `reference/command-line-interface/launch::doc' on page 169 undefined on input line 11882 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 140 undefined on input line 9714 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 34 undefined on input line 2049 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 34 undefined on input line 2060 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 34 undefined on input line 2091 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 35 undefined on input line 2143 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 35 undefined on input line 2159 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 36 undefined on input line 2174 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 36 undefined on input line 2192 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 38 undefined on input line 2378 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 38 undefined on input line 2385 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 39 undefined on input line 2443 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 39 undefined on input line 2447 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 47 undefined on input line 3002 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 53 undefined on input line 3415 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 54 undefined on input line 3481 Reference `reference/command-line-interface/launch:reference-command-line-interface-launch' on page 60 undefined on input line 3907 Reference `reference/command-line-interface/list::doc' on page 127 undefined on input line 8834 Reference `reference/command-line-interface/list::doc' on page 131 undefined on input line 9051 Reference `reference/command-line-interface/list::doc' on page 134 undefined on input line 9260 Reference `reference/command-line-interface/list::doc' on page 173 undefined on input line 12045 Reference `reference/command-line-interface/mount::doc' on page 138 undefined on input line 9565 Reference `reference/command-line-interface/mount::doc' on page 158 undefined on input line 10954 Reference `reference/command-line-interface/mount::doc' on page 159 undefined on input line 10967 Reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 11356 Reference `reference/command-line-interface/mount::doc' on page 164 undefined on input line 11382 Reference `reference/command-line-interface/mount::doc' on page 166 undefined on input line 11524 Reference `reference/command-line-interface/mount::doc' on page 169 undefined on input line 11882 Reference `reference/command-line-interface/mount::doc' on page 94 undefined on input line 6173 Reference `reference/command-line-interface/mount:reference-command-line-interface-mount' on page 47 undefined on input line 2995 Reference `reference/command-line-interface/mount:reference-command-line-interface-mount' on page 53 undefined on input line 3415 Reference `reference/command-line-interface/mount:reference-command-line-interface-mount' on page 53 undefined on input line 3438 Reference `reference/command-line-interface/networks::doc' on page 152 undefined on input line 10470 Reference `reference/command-line-interface/networks::doc' on page 152 undefined on input line 10489 Reference `reference/command-line-interface/networks::doc' on page 169 undefined on input line 11882 Reference `reference/command-line-interface/networks:reference-command-line-interface-networks' on page 36 undefined on input line 2196 Reference `reference/command-line-interface/networks:reference-command-line-interface-networks' on page 36 undefined on input line 2228 Reference `reference/command-line-interface/networks:reference-command-line-interface-networks' on page 56 undefined on input line 3650 Reference `reference/command-line-interface/networks:reference-command-line-interface-networks' on page 56 undefined on input line 3665 Reference `reference/command-line-interface/prefer:reference-command-line-interface-prefer' on page 50 undefined on input line 3142 Reference `reference/command-line-interface/purge::doc' on page 114 undefined on input line 7835 Reference `reference/command-line-interface/purge::doc' on page 114 undefined on input line 7852 Reference `reference/command-line-interface/purge::doc' on page 129 undefined on input line 8960 Reference `reference/command-line-interface/purge:reference-command-line-interface-purge' on page 56 undefined on input line 3618 Reference `reference/command-line-interface/recover::doc' on page 114 undefined on input line 7835 Reference `reference/command-line-interface/recover::doc' on page 129 undefined on input line 8929 Reference `reference/command-line-interface/recover:reference-command-line-interface-recover' on page 55 undefined on input line 3573 Reference `reference/command-line-interface/restart::doc' on page 135 undefined on input line 9335 Reference `reference/command-line-interface/restart::doc' on page 165 undefined on input line 11498 Reference `reference/command-line-interface/restore::doc' on page 134 undefined on input line 9260 Reference `reference/command-line-interface/restore::doc' on page 173 undefined on input line 12038 Reference `reference/command-line-interface/set::doc' on page 117 undefined on input line 8098 Reference `reference/command-line-interface/set::doc' on page 118 undefined on input line 8128 Reference `reference/command-line-interface/set::doc' on page 121 undefined on input line 8386 Reference `reference/command-line-interface/set::doc' on page 122 undefined on input line 8478 Reference `reference/command-line-interface/set::doc' on page 134 undefined on input line 9285 Reference `reference/command-line-interface/set::doc' on page 148 undefined on input line 10110 Reference `reference/command-line-interface/set::doc' on page 148 undefined on input line 10114 Reference `reference/command-line-interface/set::doc' on page 149 undefined on input line 10212 Reference `reference/command-line-interface/set::doc' on page 150 undefined on input line 10273 Reference `reference/command-line-interface/set::doc' on page 150 undefined on input line 10319 Reference `reference/command-line-interface/set::doc' on page 151 undefined on input line 10418 Reference `reference/command-line-interface/set::doc' on page 152 undefined on input line 10470 Reference `reference/command-line-interface/set::doc' on page 152 undefined on input line 10513 Reference `reference/command-line-interface/set::doc' on page 153 undefined on input line 10565 Reference `reference/command-line-interface/set::doc' on page 154 undefined on input line 10632 Reference `reference/command-line-interface/set::doc' on page 155 undefined on input line 10675 Reference `reference/command-line-interface/set::doc' on page 156 undefined on input line 10747 Reference `reference/command-line-interface/set::doc' on page 157 undefined on input line 10823 Reference `reference/command-line-interface/set::doc' on page 157 undefined on input line 10866 Reference `reference/command-line-interface/set::doc' on page 158 undefined on input line 10909 Reference `reference/command-line-interface/set::doc' on page 158 undefined on input line 10954 Reference `reference/command-line-interface/set:reference-command-line-interface-set' on page 39 undefined on input line 2443 Reference `reference/command-line-interface/set:reference-command-line-interface-set' on page 39 undefined on input line 2461 Reference `reference/command-line-interface/set:reference-command-line-interface-set' on page 48 undefined on input line 3027 Reference `reference/command-line-interface/set:reference-command-line-interface-set' on page 56 undefined on input line 3650 Reference `reference/command-line-interface/set:reference-command-line-interface-set' on page 56 undefined on input line 3678 Reference `reference/command-line-interface/set:reference-command-line-interface-set' on page 73 undefined on input line 4769 Reference `reference/command-line-interface/shell::doc' on page 165 undefined on input line 11498 Reference `reference/command-line-interface/shell:reference-command-line-interface-shell' on page 45 undefined on input line 2796 Reference `reference/command-line-interface/shell:reference-command-line-interface-shell' on page 47 undefined on input line 2995 Reference `reference/command-line-interface/shell:reference-command-line-interface-shell' on page 47 undefined on input line 2999 Reference `reference/command-line-interface/shell:reference-command-line-interface-shell' on page 84 undefined on input line 5383 Reference `reference/command-line-interface/snapshot::doc' on page 122 undefined on input line 8478 Reference `reference/command-line-interface/snapshot::doc' on page 125 undefined on input line 8653 Reference `reference/command-line-interface/snapshot::doc' on page 131 undefined on input line 9051 Reference `reference/command-line-interface/snapshot::doc' on page 131 undefined on input line 9080 Reference `reference/command-line-interface/snapshot::doc' on page 157 undefined on input line 10823 Reference `reference/command-line-interface/snapshot::doc' on page 157 undefined on input line 10866 Reference `reference/command-line-interface/snapshot::doc' on page 173 undefined on input line 12038 Reference `reference/command-line-interface/start::doc' on page 136 undefined on input line 9385 Reference `reference/command-line-interface/start::doc' on page 137 undefined on input line 9450 Reference `reference/command-line-interface/start::doc' on page 165 undefined on input line 11498 Reference `reference/command-line-interface/start:reference-command-line-interface-start' on page 140 undefined on input line 9714 Reference `reference/command-line-interface/start:reference-command-line-interface-start' on page 46 undefined on input line 2870 Reference `reference/command-line-interface/start:reference-command-line-interface-start' on page 47 undefined on input line 2999 Reference `reference/command-line-interface/start:reference-command-line-interface-start' on page 57 undefined on input line 3717 Reference `reference/command-line-interface/stop::doc' on page 135 undefined on input line 9335 Reference `reference/command-line-interface/stop::doc' on page 165 undefined on input line 11498 Reference `reference/command-line-interface/stop:reference-command-line-interface-stop' on page 47 undefined on input line 2939 Reference `reference/command-line-interface/stop:reference-command-line-interface-stop' on page 57 undefined on input line 3685 Reference `reference/command-line-interface/stop:reference-command-line-interface-stop' on page 73 undefined on input line 4703 Reference `reference/command-line-interface/suspend::doc' on page 135 undefined on input line 9335 Reference `reference/command-line-interface/suspend::doc' on page 165 undefined on input line 11498 Reference `reference/command-line-interface/suspend:reference-command-line-interface-suspend' on page 46 undefined on input line 2907 Reference `reference/command-line-interface/transfer:reference-command-line-interface-transfer' on page 53 undefined on input line 3415 Reference `reference/command-line-interface/transfer:reference-command-line-interface-transfer' on page 54 undefined on input line 3511 Reference `reference/command-line-interface/umount::doc' on page 126 undefined on input line 8721 Reference `reference/command-line-interface/umount::doc' on page 169 undefined on input line 11882 Reference `reference/command-line-interface/umount:reference-command-line-interface-umount' on page 53 undefined on input line 3415 Reference `reference/command-line-interface/umount:reference-command-line-interface-umount' on page 54 undefined on input line 3491 Reference `reference/command-line-interface/unalias::doc' on page 128 undefined on input line 8899 Reference `reference/command-line-interface/unalias:reference-command-line-interface-unalias' on page 52 undefined on input line 3368 Reference `reference/gui-client::doc' on page 110 undefined on input line 7558 Reference `reference/gui-client::doc' on page 114 undefined on input line 7856 Reference `reference/gui-client::doc' on page 148 undefined on input line 10110 Reference `reference/gui-client::doc' on page 148 undefined on input line 10114 Reference `reference/gui-client::doc' on page 149 undefined on input line 10190 Reference `reference/gui-client::doc' on page 150 undefined on input line 10268 Reference `reference/gui-client::doc' on page 150 undefined on input line 10273 Reference `reference/gui-client::doc' on page 150 undefined on input line 10314 Reference `reference/gui-client::doc' on page 150 undefined on input line 10319 Reference `reference/gui-client::doc' on page 172 undefined on input line 11973 Reference `reference/gui-client::doc' on page 172 undefined on input line 11980 Reference `reference/gui-client::doc' on page 93 undefined on input line 6092 Reference `reference/gui-client:gui-client-catalogue-tab' on page 142 undefined on input line 9813 Reference `reference/gui-client:gui-client-instances-tab' on page 142 undefined on input line 9817 Reference `reference/gui-client:gui-client-settings-tab' on page 142 undefined on input line 9821 Reference `reference/gui-client:gui-client-tray-icon' on page 142 undefined on input line 9826 Reference `reference/gui-client:gui-client-tray-icon' on page 48 undefined on input line 3014 Reference `reference/gui-client:reference-gui-client' on page 170 undefined on input line 11897 Reference `reference/index::doc' on page 27 undefined on input line 1399 Reference `reference/index::doc' on page 3 undefined on input line 301 Reference `reference/instance-name-format::doc' on page 110 undefined on input line 7568 Reference `reference/instance-name-format::doc' on page 113 undefined on input line 7795 Reference `reference/instance-name-format::doc' on page 123 undefined on input line 8540 Reference `reference/instance-name-format::doc' on page 134 undefined on input line 9282 Reference `reference/instance-name-format::doc' on page 158 undefined on input line 10888 Reference `reference/instance-name-format::doc' on page 165 undefined on input line 11488 Reference `reference/instance-states::doc' on page 110 undefined on input line 7572 Reference `reference/instance-states::doc' on page 121 undefined on input line 8386 Reference `reference/instance-states::doc' on page 147 undefined on input line 9940 Reference `reference/instance-states::doc' on page 165 undefined on input line 11480 Reference `reference/logging-levels::doc' on page 110 undefined on input line 7580 Reference `reference/logging-levels::doc' on page 93 undefined on input line 6099 Reference `reference/logging-levels:reference-logging-levels' on page 92 undefined on input line 5944 Reference `reference/settings/client-apps-windows-terminal-profiles::doc' on page 148 undefined on input line 10140 Reference `reference/settings/client-apps-windows-terminal-profiles::doc' on page 169 undefined on input line 11882 Reference `reference/settings/client-apps-windows-terminal-profiles:reference-settings-client-apps-windows-terminal-profiles' on page 86 undefined on input line 5490 Reference `reference/settings/client-gui-autostart::doc' on page 149 undefined on input line 10194 Reference `reference/settings/client-gui-hotkey::doc' on page 149 undefined on input line 10198 Reference `reference/settings/client-primary-name::doc' on page 148 undefined on input line 10144 Reference `reference/settings/client-primary-name::doc' on page 166 undefined on input line 11515 Reference `reference/settings/client-primary-name:reference-settings-client-primary-name' on page 40 undefined on input line 2515 Reference `reference/settings/client-primary-name:reference-settings-client-primary-name' on page 47 undefined on input line 2995 Reference `reference/settings/index::doc' on page 110 undefined on input line 7589 Reference `reference/settings/index::doc' on page 117 undefined on input line 8098 Reference `reference/settings/index::doc' on page 118 undefined on input line 8131 Reference `reference/settings/index::doc' on page 132 undefined on input line 9130 Reference `reference/settings/index::doc' on page 132 undefined on input line 9144 Reference `reference/settings/index::doc' on page 134 undefined on input line 9285 Reference `reference/settings/index::doc' on page 141 undefined on input line 9791 Reference `reference/settings/index::doc' on page 162 undefined on input line 11247 Reference `reference/settings/index::doc' on page 172 undefined on input line 11999 Reference `reference/settings/index:reference-settings-index' on page 39 undefined on input line 2443 Reference `reference/settings/index:reference-settings-index' on page 39 undefined on input line 2447 Reference `reference/settings/local-bridged-network::doc' on page 148 undefined on input line 10148 Reference `reference/settings/local-bridged-network::doc' on page 153 undefined on input line 10565 Reference `reference/settings/local-bridged-network::doc' on page 153 undefined on input line 10596 Reference `reference/settings/local-driver::doc' on page 148 undefined on input line 10152 Reference `reference/settings/local-driver::doc' on page 162 undefined on input line 11240 Reference `reference/settings/local-driver::doc' on page 162 undefined on input line 11247 Reference `reference/settings/local-driver::doc' on page 169 undefined on input line 11882 Reference `reference/settings/local-driver:reference-settings-local-driver' on page 67 undefined on input line 4258 Reference `reference/settings/local-driver:reference-settings-local-driver' on page 73 undefined on input line 4703 Reference `reference/settings/local-driver:reference-settings-local-driver' on page 73 undefined on input line 4769 Reference `reference/settings/local-instance-name-bridged::doc' on page 148 undefined on input line 10156 Reference `reference/settings/local-instance-name-bridged::doc' on page 152 undefined on input line 10470 Reference `reference/settings/local-instance-name-bridged:reference-settings-local-instance-name-bridged' on page 56 undefined on input line 3650 Reference `reference/settings/local-instance-name-bridged:reference-settings-local-instance-name-bridged' on page 57 undefined on input line 3692 Reference `reference/settings/local-instance-name-cpus::doc' on page 121 undefined on input line 8386 Reference `reference/settings/local-instance-name-cpus::doc' on page 122 undefined on input line 8478 Reference `reference/settings/local-instance-name-cpus::doc' on page 148 undefined on input line 10160 Reference `reference/settings/local-instance-name-cpus:reference-settings-local-instance-name-cpus' on page 39 undefined on input line 2454 Reference `reference/settings/local-instance-name-disk::doc' on page 121 undefined on input line 8386 Reference `reference/settings/local-instance-name-disk::doc' on page 122 undefined on input line 8478 Reference `reference/settings/local-instance-name-disk::doc' on page 148 undefined on input line 10164 Reference `reference/settings/local-instance-name-disk:reference-settings-local-instance-name-disk' on page 39 undefined on input line 2454 Reference `reference/settings/local-instance-name-memory::doc' on page 121 undefined on input line 8386 Reference `reference/settings/local-instance-name-memory::doc' on page 122 undefined on input line 8478 Reference `reference/settings/local-instance-name-memory::doc' on page 149 undefined on input line 10168 Reference `reference/settings/local-instance-name-memory:reference-settings-local-instance-name-memory' on page 39 undefined on input line 2454 Reference `reference/settings/local-instance-name-snapshot-name-comment::doc' on page 122 undefined on input line 8478 Reference `reference/settings/local-instance-name-snapshot-name-comment::doc' on page 149 undefined on input line 10172 Reference `reference/settings/local-instance-name-snapshot-name-name::doc' on page 122 undefined on input line 8478 Reference `reference/settings/local-instance-name-snapshot-name-name::doc' on page 149 undefined on input line 10176 Reference `reference/settings/local-passphrase::doc' on page 112 undefined on input line 7727 Reference `reference/settings/local-passphrase::doc' on page 149 undefined on input line 10180 Reference `reference/settings/local-passphrase::doc' on page 160 undefined on input line 11078 Reference `reference/settings/local-passphrase::doc' on page 160 undefined on input line 11102 Reference `reference/settings/local-passphrase::doc' on page 161 undefined on input line 11148 Reference `reference/settings/local-passphrase::doc' on page 161 undefined on input line 11158 Reference `reference/settings/local-passphrase::doc' on page 161 undefined on input line 11168 Reference `reference/settings/local-passphrase:reference-settings-local-passphrase' on page 75 undefined on input line 4824 Reference `reference/settings/local-privileged-mounts::doc' on page 149 undefined on input line 10184 Reference `reference/settings/local-privileged-mounts::doc' on page 167 undefined on input line 11623 Reference `reference/settings/local-privileged-mounts::doc' on page 169 undefined on input line 11882 Reference `reference/settings/local-privileged-mounts:reference-settings-local-privileged-mounts' on page 48 undefined on input line 3027 Reference `tutorial/index::doc' on page 3 undefined on input line 240 Reference `tutorial/index:launch-from-a-blueprint-to-run-docker-containers' on page 17 undefined on input line 1087 Reference `tutorial/index:run-a-simple-web-server' on page 17 undefined on input line 1083 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' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="canonical-multipass" "multipass.tex"' ------------ Latexmk: Examining 'canonical-multipass.log' === TeX engine is 'XeTeX' Latexmk: applying rule 'makeindex canonical-multipass.idx'... 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) (./sphinxpackagefootnote.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) (./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/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 177 []\TU/Ubuntu(0)/m/n/10.95 110 Overfull \hbox (1.55487pt too wide) detected at line 318 []\TU/Ubuntu(0)/m/n/10.95 159 Overfull \hbox (1.55487pt too wide) detected at line 373 []\TU/Ubuntu(0)/m/n/10.95 174 ) [1] [2] Chapter 1. [3] Chapter 2. [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] Overfull \vbox (2.8735pt too high) detected at line 1213 [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] Overfull \vbox (1.13408pt too high) detected at line 2111 [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;! Missing character: There is no 🐳 (U+1F433) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! [42] 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;! Missing character: There is no 🤖 (U+1F916) 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;! [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 3691--3693 []\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. [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] Overfull \hbox (9.524pt too wide) in paragraph at lines 4810--4816 [][][][][][][][][][][] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] Missing character: There is no ⌘ (U+2318) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! [85] Underfull \hbox (badness 10000) in paragraph at lines 5489--5491 []\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[][] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] Underfull \hbox (badness 10000) in paragraph at lines 6715--6717 []\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 [100] [101] Underfull \hbox (badness 10000) in paragraph at lines 6929--6931 []\TU/Ubuntu(0)/m/it/10.95 (macOS) \TU/UbuntuMono(0)/m/n/10.95 /var/root/Librar y/Application[] Support/multipassd/qemu/vault/ [102] [103] Overfull \hbox (113.143pt too wide) in paragraph at lines 7145--7148 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][][][][][][][][] [] [][][] [] [][][][][][][][][] [] [][][][][][] [] [][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] Underfull \hbox (badness 6575) in paragraph at lines 7192--7194 []\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 [104] [105] [106] [107] [108] [109] [110] Underfull \hbox (badness 10000) in paragraph at lines 7690--7692 []\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 [111] [112] [113] [114] [115] [116] [117] [118] Overfull \vbox (2.60788pt too high) detected at line 8245 [119] [120] Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Name| Overfull \hbox (10.94998pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 State| Overfull \hbox (10.94998pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Snap- Overfull \hbox (10.94998pt too wide) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 shots| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 IPv4| Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Re- Overfull \hbox (10.94998pt too wide) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 lease| Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Im- Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 age Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 hash| Overfull \hbox (16.42497pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 CPU(s)| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Load| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Disk Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 us- Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Mem- Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 ory Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 us- Overfull \hbox (16.42497pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Mounts| [121] Underfull \hbox (badness 10000) in paragraph at lines 8478--8478 []\TU/FreeSans(0)/m/n/10.95 En- Overfull \hbox (7.79655pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Snap- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 shot| Underfull \hbox (badness 10000) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 In- Overfull \hbox (13.27155pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 stance| Overfull \hbox (13.27155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 CPU(s)| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Disk Overfull \hbox (7.79655pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 space| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Mem- Underfull \hbox (badness 10000) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 ory Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 size| Overfull \hbox (13.27155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Mounts| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Cre- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 ated| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Par- Overfull \hbox (7.79655pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Chil- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 dren| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Com- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 ment| [122] [123] Underfull \vbox (badness 10000) detected at line 8644 Underfull \vbox (badness 10000) detected at line 8644 [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Restart- Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Delayed Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 \TU/Ubuntu(0)/b/n/10.95 shut- Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Sus- Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Sus- Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Un- [147] [148] [149] [150] 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;! 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;! [151] [152] [153] [154] [155] [156] Missing character: There is no 😏 (U+1F60F) in font [UbuntuMono-R.ttf]/OT:script =latn;language=dflt;! [157] [158] [159] [160] [161] [162] [163] Underfull \hbox (badness 10000) in paragraph at lines 11356--11356 []\TU/FreeSans(0)/m/n/10.95 Only supported Underfull \hbox (badness 10000) in paragraph at lines 11356--11356 []\TU/Ubuntu(0)/b/n/10.95 Native [164] [165] Overfull \hbox (11.16995pt too wide) in paragraph at lines 11561--11564 [][][][][]$[][][][][] [] [] [] [][][][][] [] [][][][][][][][][] [] [][][] [] [] [][][][][] [] [][][][][][][] [] [][][][][] [] [][][][][][] [] [][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][]$| [166] [167] [168] Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/FreeSans(0)/m/n/10.95 Only sup- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/b/n/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 dows Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 terminal Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 integra- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\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 11882--11882 []\TU/Ubuntu(0)/m/n/10.95 Linuxma- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/m/n/10.95 cOSWin- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/m/n/10.95 dows (dis- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/m/n/10.95 abled by Underfull \hbox (badness 6364) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/m/n/10.95 On Windows, mounts can be enabled with the setting Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/b/n/10.95 Global Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/m/n/10.95 Linuxma- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/m/n/10.95 cOSWin- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/b/n/10.95 Bridging Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 net- [169] [170] [171] [172] [173] [174] Underfull \hbox (badness 10000) in paragraph at lines 12192--12195 [][][][][]$[][][][][] [] [] [] [][][][][][] [] [][][] [] [][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][][][][][] [] [] [] [][] [] [][][][][][][] [] [][] [] [][][][][][] [] Underfull \hbox (badness 10000) in paragraph at lines 12207--12210 [][][][][]$[][][][][] [] [] [] [][][] [] [][][][][][][] [] [][][] [] [][][][][] [] [] [] [][][][][][][][][][][] [] [][][] [] [][][][] [] [][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][] [] Underfull \hbox (badness 10000) in paragraph at lines 12217--12220 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][] [] [][][] [] [][][][][] [] [] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][ ][][][][][][][][][][][][][][][][][][] [] [][][][][][] [] (./canonical-multipass.ind) AED: lastpage setting LastPage [175] (./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 (176 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) (./sphinxpackagefootnote.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) (./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/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 177 []\TU/Ubuntu(0)/m/n/10.95 110 Overfull \hbox (1.55487pt too wide) detected at line 318 []\TU/Ubuntu(0)/m/n/10.95 159 Overfull \hbox (1.55487pt too wide) detected at line 373 []\TU/Ubuntu(0)/m/n/10.95 174 ) [1] [2] Chapter 1. [3] Chapter 2. [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] Overfull \vbox (2.8735pt too high) detected at line 1213 [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] Overfull \vbox (1.13408pt too high) detected at line 2111 [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;! Missing character: There is no 🐳 (U+1F433) in font [FreeSansBold.otf]/OT:script =latn;language=dflt;! [42] 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;! Missing character: There is no 🤖 (U+1F916) 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;! [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 3691--3693 []\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. [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] Overfull \hbox (9.524pt too wide) in paragraph at lines 4810--4816 [][][][][][][][][][][] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] Missing character: There is no ⌘ (U+2318) in font [UbuntuMono-R.ttf]/OT:script= latn;language=dflt;! [85] Underfull \hbox (badness 10000) in paragraph at lines 5489--5491 []\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[][] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] Underfull \hbox (badness 10000) in paragraph at lines 6715--6717 []\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 [100] [101] Underfull \hbox (badness 10000) in paragraph at lines 6929--6931 []\TU/Ubuntu(0)/m/it/10.95 (macOS) \TU/UbuntuMono(0)/m/n/10.95 /var/root/Librar y/Application[] Support/multipassd/qemu/vault/ [102] [103] Overfull \hbox (113.143pt too wide) in paragraph at lines 7145--7148 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][][][][][][][][] [] [][][] [] [][][][][][][][][] [] [][][][][][] [] [][][][][][][][][][][][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] Underfull \hbox (badness 6575) in paragraph at lines 7192--7194 []\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 [104] [105] [106] [107] [108] [109] [110] Underfull \hbox (badness 10000) in paragraph at lines 7690--7692 []\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 [111] [112] [113] [114] [115] [116] [117] [118] Overfull \vbox (2.60788pt too high) detected at line 8245 [119] [120] Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Name| Overfull \hbox (10.94998pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 State| Overfull \hbox (10.94998pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Snap- Overfull \hbox (10.94998pt too wide) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 shots| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 IPv4| Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Re- Overfull \hbox (10.94998pt too wide) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 lease| Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Im- Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 age Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 hash| Overfull \hbox (16.42497pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 CPU(s)| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Load| Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Disk Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 us- Overfull \hbox (5.47498pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Mem- Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 ory Underfull \hbox (badness 10000) in paragraph at lines 8386--8386 \TU/UbuntuMono(0)/m/n/10.95 us- Overfull \hbox (16.42497pt too wide) in paragraph at lines 8386--8386 []\TU/UbuntuMono(0)/m/n/10.95 Mounts| [121] Underfull \hbox (badness 10000) in paragraph at lines 8478--8478 []\TU/FreeSans(0)/m/n/10.95 En- Overfull \hbox (7.79655pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Snap- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 shot| Underfull \hbox (badness 10000) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 In- Overfull \hbox (13.27155pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 stance| Overfull \hbox (13.27155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 CPU(s)| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Disk Overfull \hbox (7.79655pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 space| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Mem- Underfull \hbox (badness 10000) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 ory Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 size| Overfull \hbox (13.27155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Mounts| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Cre- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 ated| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Par- Overfull \hbox (7.79655pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Chil- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 dren| Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 []\TU/UbuntuMono(0)/m/n/10.95 Com- Overfull \hbox (2.32155pt too wide) in paragraph at lines 8478--8478 \TU/UbuntuMono(0)/m/n/10.95 ment| [122] [123] Underfull \vbox (badness 10000) detected at line 8644 Underfull \vbox (badness 10000) detected at line 8644 [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Restart- Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Delayed Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 \TU/Ubuntu(0)/b/n/10.95 shut- Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Sus- Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Sus- Underfull \hbox (badness 10000) in paragraph at lines 10051--10051 []\TU/Ubuntu(0)/b/n/10.95 Un- [147] [148] [149] [150] 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;! 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;! [151] [152] [153] [154] [155] [156] Missing character: There is no 😏 (U+1F60F) in font [UbuntuMono-R.ttf]/OT:script =latn;language=dflt;! [157] [158] [159] [160] [161] [162] [163] Underfull \hbox (badness 10000) in paragraph at lines 11356--11356 []\TU/FreeSans(0)/m/n/10.95 Only supported Underfull \hbox (badness 10000) in paragraph at lines 11356--11356 []\TU/Ubuntu(0)/b/n/10.95 Native [164] [165] Overfull \hbox (11.16995pt too wide) in paragraph at lines 11561--11564 [][][][][]$[][][][][] [] [] [] [][][][][] [] [][][][][][][][][] [] [][][] [] [] [][][][][] [] [][][][][][][] [] [][][][][] [] [][][][][][] [] [][][][][][][][][ ][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][] [][][][][][][]$| [166] [167] [168] Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/FreeSans(0)/m/n/10.95 Only sup- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/b/n/10.95 Win- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 dows Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 terminal Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 integra- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\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 11882--11882 []\TU/Ubuntu(0)/m/n/10.95 Linuxma- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/m/n/10.95 cOSWin- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/m/n/10.95 dows (dis- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/m/n/10.95 abled by Underfull \hbox (badness 6364) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/m/n/10.95 On Windows, mounts can be enabled with the setting Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/b/n/10.95 Global Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 IPv6 Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/m/n/10.95 Linuxma- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/m/n/10.95 cOSWin- Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 []\TU/Ubuntu(0)/b/n/10.95 Bridging Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 11882--11882 \TU/Ubuntu(0)/b/n/10.95 net- [169] [170] [171] [172] [173] [174] Underfull \hbox (badness 10000) in paragraph at lines 12192--12195 [][][][][]$[][][][][] [] [] [] [][][][][][] [] [][][] [] [][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][][][][][] [] [] [] [][] [] [][][][][][][] [] [][] [] [][][][][][] [] Underfull \hbox (badness 10000) in paragraph at lines 12207--12210 [][][][][]$[][][][][] [] [] [] [][][] [] [][][][][][][] [] [][][] [] [][][][][] [] [] [] [][][][][][][][][][][] [] [][][] [] [][][][] [] [][][][][][][][][] [] [][][][][][][][][][][][][][][][][][][][][][][][][][] [] Underfull \hbox (badness 10000) in paragraph at lines 12217--12220 [][][][][]$[][][][][] [] [] [] [][][][] [] [][][][][][] [] [][][] [] [][][][][] [] [] [] [] [] [][][][][][][][][][][][][][][][][][][][][][][][][][][][] [] [][ ][][][][][][][][][][][][][][][][][][] [] [][][][][][] [] (./canonical-multipass.ind) AED: lastpage setting LastPage [175] (./canonical-multipass.aux) ) (see the transcript file for additional information) Output written on canonical-multipass.pdf (176 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