<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 23, 2022 at 8:19 AM Jerry Geis <<a href="mailto:jerry.geis@gmail.com">jerry.geis@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I am using 20.04.5 LTS and autoinstall.... <div><br></div><div>I have this in my autoinstall file for storage:</div><div># Storage section here for UEFI<br>  storage:<br>    version: 1<br>    layout:<br>      name: direct<br></div><div><br></div></div></blockquote><div>This the log:</div><div> Reading package lists...</div>Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)<br>TIMED subp(['udevadm', 'settle']): 0.024<br>Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)<br>Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)<br>Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False)<br>Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False)<br>Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False)<br>Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False)<br>Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False)<br>Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False)<br>Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False)<br>Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False)<br>Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False)<br>Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False)<br>Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False)<br>Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False)<br>Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)<br>Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'eatmydata', 'apt-get', '--quiet', '--assume-yes', '--option=Dpkg::options::=--force-unsafe-io', '--option=Dpkg::Options::=--force-confold', 'install', 'efibootmgr', 'grub-efi-amd64', 'grub-efi-amd64-signed', 'shim-signed'] with allowed return codes [0] (capture=False)<br>Reading package lists...<br>Building dependency tree...<br>Reading state information...<br>The following additional packages will be installed:<br>  grub-common grub-efi-amd64-bin grub2-common libfreetype6 mokutil os-prober<br>Suggested packages:<br>  multiboot-doc grub-emu xorriso desktop-base<br>The following NEW packages will be installed:<br>  efibootmgr grub-common grub-efi-amd64 grub-efi-amd64-bin<br>  grub-efi-amd64-signed grub2-common libfreetype6 mokutil os-prober<br>  shim-signed<br>0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.<br>Need to get 0 B/4584 kB of archives.<br>After this operation, 32.7 MB of additional disk space will be used.<br>Get:1 file:/cdrom focal/main amd64 efibootmgr amd64 17-1 [28.1 kB]<br>Get:2 file:/cdrom focal/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.2 [341 kB]<br>Err:2 file:/cdrom focal/main amd64 libfreetype6 amd64 2.10.1-2ubuntu0.2<br>  File not found - /cdrom/pool/main/f/freetype/libfreetype6_2.10.1-2ubuntu0.2_amd64.deb (2: No such file or directory)<br>Get:3 file:/cdrom focal/main amd64 grub-common amd64 2.04-1ubuntu26.15 [1875 kB]<br>Get:4 file:/cdrom focal/main amd64 grub-efi-amd64-bin amd64 2.04-1ubuntu44.2 [729 kB]<br>Get:5 file:/cdrom focal/main amd64 grub2-common amd64 2.04-1ubuntu26.15 [592 kB]<br>Get:6 file:/cdrom focal/main amd64 grub-efi-amd64 amd64 2.04-1ubuntu44.2 [46.9 kB]<br>Get:7 file:/cdrom focal/main amd64 grub-efi-amd64-signed amd64 1.167.2+2.04-1ubuntu44.2 [482 kB]<br>Get:8 file:/cdrom focal/main amd64 mokutil amd64 0.3.0+1538710437.fb6250f-1 [22.6 kB]<br>Get:9 file:/cdrom focal/main amd64 os-prober amd64 1.74ubuntu2 [20.1 kB]<br>Get:10 file:/cdrom focal/main amd64 shim-signed amd64 1.40.7+15.4-0ubuntu9 [448 kB]<br>E: Failed to fetch file:/cdrom/pool/main/f/freetype/libfreetype6_2.10.1-2ubuntu0.2_amd64.deb  File not found - /cdrom/pool/main/f/freetype/libfreetype6_2.10.1-2ubuntu0.2_amd64.deb (2: No such file or directory)<br>E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?<br>Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)<br>TIMED subp(['udevadm', 'settle']): 0.009<br>Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)<br>Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)<br>Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False)<br>Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False)<br>Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False)<br>Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False)<br>Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False)<br>Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False)<br>Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False)<br>Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False)<br>finish: cmd-install/stage-curthooks/builtin/cmd-curthooks: FAIL: Installing packages on target system: ['efibootmgr', 'grub-efi-amd64', 'grub-efi-amd64-signed', 'shim-signed']<br>finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/installing-missing-packages: FAIL: installing missing packages<br>finish: cmd-install/stage-curthooks/builtin/cmd-curthooks: FAIL: curtin command curthooks<br>Traceback (most recent call last):<br>  File "/snap/subiquity/3698/lib/python3.8/site-packages/curtin/commands/main.py", line 202, in main<br>    ret = args.func(args)<br>  File "/snap/subiquity/3698/lib/python3.8/site-packages/curtin/commands/curthooks.py", line 1886, in curthooks<br>    builtin_curthooks(cfg, target, state)<br>  File "/snap/subiquity/3698/lib/python3.8/site-packages/curtin/commands/curthooks.py", line 1707, in builtin_curthooks<br>    install_missing_packages(cfg, target, osfamily=osfamily)<br>  File "/snap/subiquity/3698/lib/python3.8/site-packages/curtin/commands/curthooks.py", line 1318, in install_missing_packages<br>    distro.install_packages(to_add, target=target, osfamily=osfamily)<br>  File "/snap/subiquity/3698/lib/python3.8/site-packages/curtin/distro.py", line 423, in install_packages<br>    return install_cmd('install', args=pkglist, opts=opts, target=target,<br>  File "/snap/subiquity/3698/lib/python3.8/site-packages/curtin/distro.py", line 303, in run_apt_command<br>    cmd_rv = inchroot.subp(cmd, env=env)<br>  File "/snap/subiquity/3698/lib/python3.8/site-packages/curtin/util.py", line 780, in subp<br>    return subp(*args, **kwargs)<br>  File "/snap/subiquity/3698/lib/python3.8/site-packages/curtin/util.py", line 275, in subp<br>    return _subp(*args, **kwargs)<br>  File "/snap/subiquity/3698/lib/python3.8/site-packages/curtin/util.py", line 139, in _subp<br>    raise ProcessExecutionError(stdout=out, stderr=err,<br>curtin.util.ProcessExecutionError: Unexpected error while running command.<br>Command: ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'eatmydata', 'apt-get', '--quiet', '--assume-yes', '--option=Dpkg::options::=--force-unsafe-io', '--option=Dpkg::Options::=--force-confold', 'install', 'efibootmgr', 'grub-efi-amd64', 'grub-efi-amd64-signed', 'shim-signed']<br>Exit code: 100<br>Reason: -<br>Stdout: ''<br>Stderr: ''<br>Unexpected error while running command.<br>Command: ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'eatmydata', 'apt-get', '--quiet', '--assume-yes', '--option=Dpkg::options::=--force-unsafe-io', '--option=Dpkg::Options::=--force-confold', 'install', 'efibootmgr', 'grub-efi-amd64', 'grub-efi-amd64-signed', 'shim-signed']<br>Exit code: 100<br>Reason: -<br>Stdout: ''<br>Stderr: ''<br>curtin: Installation failed with exception: Unexpected error while running command.<br>Command: ['curtin', 'curthooks']<br>Exit code: 3<br>Reason: -<br>Stdout: start: cmd-install/stage-curthooks/builtin/cmd-curthooks: curtin command curthooks<br>        Running curtin builtin curthooks<br>        Configuring target system for distro: ubuntu osfamily: debian<br>        start: cmd-install/stage-curthooks/builtin/cmd-curthooks/writing-apt-config: configuring apt configuring apt<br>        Transferred {'subiquity': ''} into new format: {'debconf_selections': {'subiquity': ''}}<br>        curthooks handling apt to target /target with config {'debconf_selections': {'subiquity': ''}}<br>        Running command ['unshare', '--help'] with allowed return codes [0] (capture=True)<br>        Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'lsb_release', '--all'] with allowed return codes [0] (capture=True)<br>        Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'dpkg', '--print-architecture'] with allowed return codes [0] (capture=True)<br>        got primary mirror: None<br>        got security mirror: None<br>        Apt Mirror info: {'PRIMARY': '<a href="http://archive.ubuntu.com/ubuntu/">http://archive.ubuntu.com/ubuntu/</a>', 'SECURITY': '<a href="http://security.ubuntu.com/ubuntu/">http://security.ubuntu.com/ubuntu/</a>', 'MIRROR': '<a href="http://archive.ubuntu.com/ubuntu/">http://archive.ubuntu.com/ubuntu/</a>'}<br>        Applying debconf selections<br>        Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'debconf-set-selections'] with allowed return codes [0] (capture=True)<br>        Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'dpkg-query', '--list'] with allowed return codes [0] (capture=True)<br>        Running command ['mount', '--bind', '/dev', '/target/dev'] with allowed return codes [0] (capture=False)<br>        Running command ['mount', '--bind', '/proc', '/target/proc'] with allowed return codes [0] (capture=False)<br>        Running command ['mount', '--bind', '/run', '/target/run'] with allowed return codes [0] (capture=False)<br>        Running command ['mount', '--bind', '/sys', '/target/sys'] with allowed return codes [0] (capture=False)<br>        Running command ['mount', '--bind', '/sys/firmware/efi/efivars', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)<br>        Diverting original update-initramfs in target.<br>        Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'dpkg-divert', '--add', '--rename', '--divert', '/usr/sbin/update-initramfs.curtin-disabled', '/usr/sbin/update-initramfs'] with allowed return codes [0] (capture=False)<br>        Adding 'local diversion of /usr/sbin/update-initramfs to /usr/sbin/update-initramfs.curtin-disabled'<br>        Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)<br>        TIMED subp(['udevadm', 'settle']): 0.023<br>        Running command ['mount', '--make-private', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)<br>        Running command ['umount', '/target/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)<br>        Running command ['mount', '--make-private', '/target/sys'] with allowed return codes [0] (capture=False)<br>        Running command ['umount', '/target/sys'] with allowed return codes [0] (capture=False)<br>        Running command ['mount', '--make-private', '/target/run'] with allowed return codes [0] (capture=False)<br>        Running command ['umount', '/target/run'] with allowed return codes [0] (capture=False)<br>        Running command ['mount', '--make-private', '/target/proc'] with allowed return codes [0] (capture=False)<br>        Running command ['umount', '/target/proc'] with allowed return codes [0] (capture=False)<br>        Running command ['mount', '--make-private', '/target/dev'] with allowed return codes [0] (capture=False)<br>        Running command ['umount', '/target/dev'] with allowed return codes [0] (capture=False)<br>        finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/writing-apt-config: SUCCESS: configuring apt configuring apt<br>        Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'lsb_release', '--all'] with allowed return codes [0] (capture=True)<br>        start: cmd-install/stage-curthooks/builtin/cmd-curthooks/installing-missing-packages: installing missing packages<br>        Running command ['unshare', '--fork', '--pid', '--', 'chroot', '/target', 'dpkg-query', '--list'] with allowed return codes [0] (capture=True)<br>        Curtin config dependencies requires additional packages: ['e2fsprogs']<br>        Running command ['dpkg', '--print-architecture'] with allowed return codes [0] (capture=True)<br>        Running command ['apt-cache', 'pkgnames'] with allowed return codes [0] (capture=True)<br>        Running command ['apt-cache', 'pkgnames'] with allowed return codes [0] (capture=True)</div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">What is happening ?</div><div class="gmail_quote">Jerry</div><div class="gmail_quote"><br></div></div>