[Bug 2146448] Re: curtin apt-config fails during installation of Resolute with Canonical autoinstall file

Charles 2146448 at bugs.launchpad.net
Mon Mar 30 16:23:23 UTC 2026


*** This bug is a duplicate of bug 2145807 ***
    https://bugs.launchpad.net/bugs/2145807

I'm not completely sure this is a duplicate. I seem to get a bit further
with the installation than the other ticket, and I'm not doing it
offline. The installation worked fine without the use of the autoinstall
file.

I am still seeing the same issue with the Resolute image from 2026-03-29
06:54. It has the right casper version in the live environment, I see
/usr/share/initramfs-tools/scripts/casper-bottom/41apt_build_cache_cdrom
present. Does the ubuntu-desktop-provision snap need an additional
adjustment to use this fix?

The journal is empty, but I attach the log from the "Something went
wrong" screen.

** Attachment added: "log"
   https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/2146448/+attachment/5956992/+files/log

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subiquity in Ubuntu.
https://bugs.launchpad.net/bugs/2146448

Title:
  curtin apt-config fails during installation of Resolute with Canonical
  autoinstall file

Status in casper package in Ubuntu:
  Fix Released
Status in subiquity package in Ubuntu:
  Invalid

Bug description:
  Using the 25th March Resolute image, and the Canonical autoinstall
  file, https://drive.google.com/file/d/1ulolscWmm-
  JB9Oaoxf6sYl74u7EZvSMe/view, curtin apt-config command fails with the
  following error. The installation completes successfully without using
  the autoinstall file. Looks related to the pull the of the authd PPA.

  Mar 26 11:30:36 ubuntu subiquity_log.11742[13249]: Reading package lists...
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13249]: E: The repository 'file:/cdrom resolute Release' does not have a Release file.
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13173]: PPA publishes dbgsym, you may need to include 'main/debug' component
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13173]: Repository: 'Types: deb
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13173]: URIs: https://ppa.launchpadcontent.net/ubuntu-enterprise-desktop/authd/ubuntu/
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13173]: Suites: resolute
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13173]: Components: main
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13173]: '
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13173]: Description:
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13173]: authd is a versatile authentication service for Ubuntu, designed to seamlessly integrate with cloud identity providers like OpenID Connect and Entra ID. It offers a secure interface for system authentication, supporting cloud-based identity management.
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13173]: authd features a modular structure, facilitating straightforward integration with different cloud services. This design aids in maintaining strong security and effective user authentication. It's well-suited for handling access to cloud identities, offering a balance of security and ease of use.
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13173]: See https://documentation.ubuntu.com/authd/stable/ for more information
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13173]: More info: https://launchpad.net/~ubuntu-enterprise-desktop/+archive/ubuntu/authd
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13173]: Adding repository.
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13065]: Updating apt sources in /tmp/tmpyejbjnwv/mount
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13065]: Checking if target_proc (/tmp/tmpyejbjnwv/mount/proc) is a mount
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13065]: It is, so unshare will use --mount-proc=/tmp/tmpyejbjnwv/mount/proc
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13065]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpyejbjnwv/mount/proc', '--', 'chroot', '/tmp/tmpyejbjnwv/mount', 'apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13566]: Ign:1 file:/cdrom resolute InRelease
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13566]: Err:2 file:/cdrom resolute Release
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13566]:   File not found - /cdrom/dists/resolute/Release (2: No such file or directory)
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13566]: Hit:3 http://gb.archive.ubuntu.com/ubuntu resolute InRelease
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13566]: Hit:4 http://gb.archive.ubuntu.com/ubuntu resolute-updates InRelease
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13566]: Hit:5 http://gb.archive.ubuntu.com/ubuntu resolute-backports InRelease
  Mar 26 11:30:36 ubuntu subiquity_log.11742[13566]: Hit:6 https://ppa.launchpadcontent.net/ubuntu-enterprise-desktop/authd/ubuntu resolute InRelease
  Mar 26 11:30:37 ubuntu subiquity_log.11742[13566]: Reading package lists...
  Mar 26 11:30:37 ubuntu subiquity_log.11742[13566]: E: The repository 'file:/cdrom resolute Release' does not have a Release file.
  Mar 26 11:30:37 ubuntu subiquity_log.11742[13065]: try 0: command ['apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] failed, rc: 100
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13262]: Reading package lists...
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13262]: E: The repository 'file:/cdrom resolute Release' does not have a Release file.
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13172]: PPA publishes dbgsym, you may need to include 'main/debug' component
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13172]: Repository: 'Types: deb
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13172]: URIs: https://ppa.launchpadcontent.net/ubuntu-enterprise-desktop/authd/ubuntu/
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13172]: Suites: resolute
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13172]: Components: main
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13172]: '
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13172]: Description:
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13172]: authd is a versatile authentication service for Ubuntu, designed to seamlessly integrate with cloud identity providers like OpenID Connect and Entra ID. It offers a secure interface for system authentication, supporting cloud-based identity management.
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13172]: authd features a modular structure, facilitating straightforward integration with different cloud services. This design aids in maintaining strong security and effective user authentication. It's well-suited for handling access to cloud identities, offering a balance of security and ease of use.
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13172]: See https://documentation.ubuntu.com/authd/stable/ for more information
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13172]: More info: https://launchpad.net/~ubuntu-enterprise-desktop/+archive/ubuntu/authd
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13172]: Adding repository.
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13065]: Checking if target_proc (/tmp/tmpyejbjnwv/mount/proc) is a mount
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13065]: It is, so unshare will use --mount-proc=/tmp/tmpyejbjnwv/mount/proc
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13065]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpyejbjnwv/mount/proc', '--', 'chroot', '/tmp/tmpyejbjnwv/mount', 'apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13629]: Ign:1 file:/cdrom resolute InRelease
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13629]: Err:2 file:/cdrom resolute Release
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13629]:   File not found - /cdrom/dists/resolute/Release (2: No such file or directory)
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13629]: Hit:3 http://gb.archive.ubuntu.com/ubuntu resolute InRelease
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13629]: Hit:4 http://gb.archive.ubuntu.com/ubuntu resolute-updates InRelease
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13629]: Hit:5 http://gb.archive.ubuntu.com/ubuntu resolute-backports InRelease
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13066]: Updating apt sources in /tmp/tmpyxenv364/mount
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13066]: Checking if target_proc (/tmp/tmpyxenv364/mount/proc) is a mount
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13066]: It is, so unshare will use --mount-proc=/tmp/tmpyxenv364/mount/proc
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13066]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpyxenv364/mount/proc', '--', 'chroot', '/tmp/tmpyxenv364/mount', 'apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13629]: Hit:6 https://ppa.launchpadcontent.net/ubuntu-enterprise-desktop/authd/ubuntu resolute InRelease
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13654]: Ign:1 file:/cdrom resolute InRelease
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13654]: Err:2 file:/cdrom resolute Release
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13654]:   File not found - /cdrom/dists/resolute/Release (2: No such file or directory)
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13654]: Hit:3 http://gb.archive.ubuntu.com/ubuntu resolute InRelease
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13654]: Hit:4 http://gb.archive.ubuntu.com/ubuntu resolute-updates InRelease
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13654]: Hit:5 http://gb.archive.ubuntu.com/ubuntu resolute-backports InRelease
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13654]: Hit:6 https://ppa.launchpadcontent.net/ubuntu-enterprise-desktop/authd/ubuntu resolute InRelease
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13629]: Reading package lists...
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13629]: E: The repository 'file:/cdrom resolute Release' does not have a Release file.
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13065]: try 1: command ['apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] failed, rc: 100
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13654]: Reading package lists...
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13654]: E: The repository 'file:/cdrom resolute Release' does not have a Release file.
  Mar 26 11:30:38 ubuntu subiquity_log.11742[13066]: try 0: command ['apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] failed, rc: 100
  Mar 26 11:30:39 ubuntu subiquity_log.11742[13066]: Checking if target_proc (/tmp/tmpyxenv364/mount/proc) is a mount
  Mar 26 11:30:39 ubuntu subiquity_log.11742[13066]: It is, so unshare will use --mount-proc=/tmp/tmpyxenv364/mount/proc
  Mar 26 11:30:39 ubuntu subiquity_log.11742[13066]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpyxenv364/mount/proc', '--', 'chroot', '/tmp/tmpyxenv364/mount', 'apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:39 ubuntu subiquity_log.11742[13732]: Ign:1 file:/cdrom resolute InRelease
  Mar 26 11:30:39 ubuntu subiquity_log.11742[13732]: Err:2 file:/cdrom resolute Release
  Mar 26 11:30:39 ubuntu subiquity_log.11742[13732]:   File not found - /cdrom/dists/resolute/Release (2: No such file or directory)
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13732]: Hit:3 http://gb.archive.ubuntu.com/ubuntu resolute InRelease
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13732]: Hit:4 http://gb.archive.ubuntu.com/ubuntu resolute-updates InRelease
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13732]: Hit:5 http://gb.archive.ubuntu.com/ubuntu resolute-backports InRelease
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13732]: Hit:6 https://ppa.launchpadcontent.net/ubuntu-enterprise-desktop/authd/ubuntu resolute InRelease
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13732]: Reading package lists...
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13732]: E: The repository 'file:/cdrom resolute Release' does not have a Release file.
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13066]: try 1: command ['apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] failed, rc: 100
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13065]: Checking if target_proc (/tmp/tmpyejbjnwv/mount/proc) is a mount
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13065]: It is, so unshare will use --mount-proc=/tmp/tmpyejbjnwv/mount/proc
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13065]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpyejbjnwv/mount/proc', '--', 'chroot', '/tmp/tmpyejbjnwv/mount', 'apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13785]: Ign:1 file:/cdrom resolute InRelease
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13785]: Err:2 file:/cdrom resolute Release
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13785]:   File not found - /cdrom/dists/resolute/Release (2: No such file or directory)
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13785]: Hit:3 http://gb.archive.ubuntu.com/ubuntu resolute InRelease
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13785]: Hit:4 http://gb.archive.ubuntu.com/ubuntu resolute-updates InRelease
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13785]: Hit:5 http://gb.archive.ubuntu.com/ubuntu resolute-backports InRelease
  Mar 26 11:30:40 ubuntu subiquity_log.11742[13785]: Hit:6 https://ppa.launchpadcontent.net/ubuntu-enterprise-desktop/authd/ubuntu resolute InRelease
  Mar 26 11:30:41 ubuntu subiquity_log.11742[13785]: Reading package lists...
  Mar 26 11:30:41 ubuntu subiquity_log.11742[13785]: E: The repository 'file:/cdrom resolute Release' does not have a Release file.
  Mar 26 11:30:41 ubuntu subiquity_log.11742[13065]: try 2: command ['apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] failed, rc: 100
  Mar 26 11:30:42 ubuntu subiquity_log.11742[13066]: Checking if target_proc (/tmp/tmpyxenv364/mount/proc) is a mount
  Mar 26 11:30:42 ubuntu subiquity_log.11742[13066]: It is, so unshare will use --mount-proc=/tmp/tmpyxenv364/mount/proc
  Mar 26 11:30:42 ubuntu subiquity_log.11742[13066]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpyxenv364/mount/proc', '--', 'chroot', '/tmp/tmpyxenv364/mount', 'apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:42 ubuntu subiquity_log.11742[13836]: Ign:1 file:/cdrom resolute InRelease
  Mar 26 11:30:42 ubuntu subiquity_log.11742[13836]: Err:2 file:/cdrom resolute Release
  Mar 26 11:30:42 ubuntu subiquity_log.11742[13836]:   File not found - /cdrom/dists/resolute/Release (2: No such file or directory)
  Mar 26 11:30:42 ubuntu subiquity_log.11742[13836]: Hit:3 http://gb.archive.ubuntu.com/ubuntu resolute InRelease
  Mar 26 11:30:42 ubuntu subiquity_log.11742[13836]: Hit:4 http://gb.archive.ubuntu.com/ubuntu resolute-updates InRelease
  Mar 26 11:30:42 ubuntu subiquity_log.11742[13836]: Hit:5 http://gb.archive.ubuntu.com/ubuntu resolute-backports InRelease
  Mar 26 11:30:42 ubuntu subiquity_log.11742[13836]: Hit:6 https://ppa.launchpadcontent.net/ubuntu-enterprise-desktop/authd/ubuntu resolute InRelease
  Mar 26 11:30:43 ubuntu subiquity_log.11742[13836]: Reading package lists...
  Mar 26 11:30:43 ubuntu subiquity_log.11742[13836]: E: The repository 'file:/cdrom resolute Release' does not have a Release file.
  Mar 26 11:30:43 ubuntu subiquity_log.11742[13066]: try 2: command ['apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] failed, rc: 100
  Mar 26 11:30:44 ubuntu subiquity_log.11742[13065]: Checking if target_proc (/tmp/tmpyejbjnwv/mount/proc) is a mount
  Mar 26 11:30:44 ubuntu subiquity_log.11742[13065]: It is, so unshare will use --mount-proc=/tmp/tmpyejbjnwv/mount/proc
  Mar 26 11:30:44 ubuntu subiquity_log.11742[13065]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpyejbjnwv/mount/proc', '--', 'chroot', '/tmp/tmpyejbjnwv/mount', 'apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:44 ubuntu subiquity_log.11742[13887]: Ign:1 file:/cdrom resolute InRelease
  Mar 26 11:30:44 ubuntu subiquity_log.11742[13887]: Err:2 file:/cdrom resolute Release
  Mar 26 11:30:44 ubuntu subiquity_log.11742[13887]:   File not found - /cdrom/dists/resolute/Release (2: No such file or directory)
  Mar 26 11:30:44 ubuntu subiquity_log.11742[13887]: Hit:3 http://gb.archive.ubuntu.com/ubuntu resolute InRelease
  Mar 26 11:30:44 ubuntu subiquity_log.11742[13887]: Hit:4 http://gb.archive.ubuntu.com/ubuntu resolute-updates InRelease
  Mar 26 11:30:44 ubuntu subiquity_log.11742[13887]: Hit:5 http://gb.archive.ubuntu.com/ubuntu resolute-backports InRelease
  Mar 26 11:30:44 ubuntu subiquity_log.11742[13887]: Hit:6 https://ppa.launchpadcontent.net/ubuntu-enterprise-desktop/authd/ubuntu resolute InRelease
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13887]: Reading package lists...
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13887]: E: The repository 'file:/cdrom resolute Release' does not have a Release file.
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: TIMED subp(['udevadm', 'settle']): 0.007
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Running command ['mount', '--make-private', '/tmp/tmpyejbjnwv/mount/usr/bin/ischroot'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Running command ['umount', '/tmp/tmpyejbjnwv/mount/usr/bin/ischroot'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Running command ['mount', '--make-private', '/tmp/tmpyejbjnwv/mount/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Running command ['umount', '/tmp/tmpyejbjnwv/mount/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Running command ['mount', '--make-private', '/tmp/tmpyejbjnwv/mount/sys'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Running command ['umount', '/tmp/tmpyejbjnwv/mount/sys'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Running command ['mount', '--make-private', '/tmp/tmpyejbjnwv/mount/run'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Running command ['umount', '/tmp/tmpyejbjnwv/mount/run'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Running command ['mount', '--make-private', '/tmp/tmpyejbjnwv/mount/proc'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Running command ['umount', '/tmp/tmpyejbjnwv/mount/proc'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Running command ['mount', '--make-private', '/tmp/tmpyejbjnwv/mount/dev'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Running command ['umount', '/tmp/tmpyejbjnwv/mount/dev'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Failed to configure apt features '{'debconf_selections': {'subiquity': ''}, 'disable_components': [], 'disable_suites': ['security'], 'preserve_sources_list': False, 'primary': [{'arches': ['default'], 'uri': 'http://gb.archive.ubuntu.com/ubuntu/'}], 'security': [{'arches': ['amd64', 'i386'], 'uri': 'http://security.ubuntu.com/ubuntu/'}, {'arches': ['s390x', 'arm64', 'armhf', 'powerpc', 'ppc64el', 'riscv64'], 'uri': 'http://ports.ubuntu.com/ubuntu-ports'}], 'sources': {'authd-ppa': {'source': 'ppa:ubuntu-enterprise-desktop/authd', 'filename': 'authd-ppa'}}}'
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Traceback (most recent call last):
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/commands/apt_config.py", line 985, in apt_command
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:     handle_apt(apt_cfg, target)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/commands/apt_config.py", line 306, in handle_apt
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:     add_apt_sources(cfg['sources'], target,
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/commands/apt_config.py", line 806, in add_apt_sources
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:     distro.apt_update(target=target)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/distro.py", line 219, in apt_update
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:     inchroot.subp(update_cmd, env=env, retries=(1, 2, 3))
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/util.py", line 853, in subp
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:     return subp(*args, **kwargs)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:            ^^^^^^^^^^^^^^^^^^^^^
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/util.py", line 333, in subp
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:     return _subp(*args, **kwargs)
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:            ^^^^^^^^^^^^^^^^^^^^^^
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/util.py", line 177, in _subp
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]:     raise ProcessExecutionError(stdout=out, stderr=err,
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: curtin.util.ProcessExecutionError: Unexpected error while running command.
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Command: ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpyejbjnwv/mount/proc', '--', 'chroot', '/tmp/tmpyejbjnwv/mount', 'apt-get', '--quiet', '--option=Acquire::Languages=none', 'update']
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Exit code: 100
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Reason: -
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Stdout: ''
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: Stderr: ''
  Mar 26 11:30:45 ubuntu subiquity_log.11742[13065]: finish: cmd-apt-config: FAIL: curtin command apt-config
  Mar 26 11:30:45 ubuntu curtin_event.11742.1[13065]: finish: cmd-apt-config: FAIL: curtin command apt-config
  Mar 26 11:30:45 ubuntu systemd[1]: run-p13063-i37412.service: Main process exited, code=exited, status=1/FAILURE
  Mar 26 11:30:45 ubuntu systemd[1]: run-p13063-i37412.service: Failed with result 'exit-code'.
  Mar 26 11:30:45 ubuntu systemd[1]: run-p13063-i37412.service: Consumed 11.418s CPU time over 1min 3.789s wall clock time, 483.1M memory peak.
  Mar 26 11:30:45 ubuntu subiquity_event.11742[11742]: subiquity/Mirror/apply_autoinstall_config: Command '['systemd-run', '--wait', '--same-dir', '--property', 'SyslogIdentifier=subiquity_log.11742', '--property', 'PrivateMounts=yes', '--setenv', 'PATH=/snap/ubuntu-desktop-bootstrap/553/bin/subiquity/bin:/snap/ubuntu-desktop-bootstrap/553/bin/subiquity/usr/bin:/snap/ubuntu-desktop-bootstrap/553/bin:/snap/ubuntu-desktop-bootstrap/553/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin', '--setenv', 'PYTHONPATH=/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages:/snap/ubuntu-desktop-bootstrap/553/usr/lib/python3/dist-packages:/snap/ubuntu-desktop-bootstrap/553/usr/lib/python3/site-packages:', '--setenv', 'PYTHON=/snap/ubuntu-desktop-bootstrap/553/usr/bin/python3.12', '--setenv', 'SNAP=/snap/ubuntu-desktop-bootstrap/553', '--', '/snap/ubuntu-desktop-bootstrap/553/usr/bin/python3.12', '-m', 'curtin', '--showtrace', '-vvv', '--set', 'json:reporting={"subiquity": {"type": "journald", "identifier": "curtin_event.11742.1"}}', '-c', '/var/log/installer/curtin-install/subiquity-curtin-apt.conf', 'apt-config', '-t', '/tmp/tmpyejbjnwv/mount']' returned non-zero exit status 1.
  Mar 26 11:30:45 ubuntu gnome-shell[4463]: DING: INFO subiquity_status: RUNNING => ApplicationStatus(state: ApplicationState.ERROR, confirmingTty: /dev/tty1, error: ErrorReportRef(state: ErrorReportState.INCOMPLETE, base: 1774524645.364620209.unknown, kind: ErrorReportKind.UNKNOWN, seen: false, oopsId: null), nonreportableError: null, cloudInitOk: true, interactive: true, echoSyslogId: subiquity_echo.11742, logSyslogId: subiquity_log.11742, eventSyslogId: subiquity_event.11742)
  Mar 26 11:30:45 ubuntu gnome-shell[4463]: DING: INFO subiquity_status: RUNNING => ApplicationStatus(state: ApplicationState.ERROR, confirmingTty: /dev/tty1, error: ErrorReportRef(state: ErrorReportState.INCOMPLETE, base: 1774524645.364620209.unknown, kind: ErrorReportKind.UNKNOWN, seen: false, oopsId: null), nonreportableError: null, cloudInitOk: true, interactive: true, echoSyslogId: subiquity_echo.11742, logSyslogId: subiquity_log.11742, eventSyslogId: subiquity_event.11742)
  Mar 26 11:30:45 ubuntu systemd[3844]: Starting update-notifier-crash.service - Notification regarding a crash report...
  Mar 26 11:30:45 ubuntu systemd[1]: Started whoopsie.service - Service uploading crash reports to the Ubuntu Error Tracker.
  Mar 26 11:30:45 ubuntu gnome-shell[4463]: DING: DEBUG subiquity_client: GET http://localhost/meta/status
  Mar 26 11:30:45 ubuntu gnome-shell[4463]: DING: DEBUG subiquity_client: ==> status() {"state": "ERROR", "confirming_tty": "/dev/tty1", "error": {"state": "INCOMPLETE", "base": "1774524645.364620209.unknown", "kind": "UNKNOWN", "seen": false, "oops_id": null}, "nonreportable_error": null, "cloud_init_ok": true, "interactive": true, "echo_syslog_id": "subiquity_echo.11742", "log_syslog_id": "subiquity_log.11742", "event_syslog_id": "subiquity_event.11742"}
  Mar 26 11:30:45 ubuntu gnome-shell[4463]: DING: INFO subiquity_client: state: null => ERROR
  Mar 26 11:30:45 ubuntu update-notifier-crash[13961]: /usr/bin/whoopsie
  Mar 26 11:30:45 ubuntu whoopsie[13957]: [11:30:45] Using lock path: /var/lock/whoopsie/lock
  Mar 26 11:30:45 ubuntu whoopsie[13957]: [11:30:45] Looking for .upload files in /var/crash
  Mar 26 11:30:45 ubuntu systemd[1]: whoopsie.service: Deactivated successfully.
  Mar 26 11:30:45 ubuntu systemd[3844]: Finished update-notifier-crash.service - Notification regarding a crash report.
  Mar 26 11:30:45 ubuntu subiquity_event.11742[11742]: subiquity/Mirror/cmd-apt-config: curtin command apt-config
  Mar 26 11:30:46 ubuntu subiquity_log.11742[13066]: Checking if target_proc (/tmp/tmpyxenv364/mount/proc) is a mount
  Mar 26 11:30:46 ubuntu subiquity_log.11742[13066]: It is, so unshare will use --mount-proc=/tmp/tmpyxenv364/mount/proc
  Mar 26 11:30:46 ubuntu subiquity_log.11742[13066]: Running command ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpyxenv364/mount/proc', '--', 'chroot', '/tmp/tmpyxenv364/mount', 'apt-get', '--quiet', '--option=Acquire::Languages=none', 'update'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:46 ubuntu subiquity_log.11742[13978]: Ign:1 file:/cdrom resolute InRelease
  Mar 26 11:30:46 ubuntu subiquity_log.11742[13978]: Err:2 file:/cdrom resolute Release
  Mar 26 11:30:46 ubuntu subiquity_log.11742[13978]:   File not found - /cdrom/dists/resolute/Release (2: No such file or directory)
  Mar 26 11:30:46 ubuntu subiquity_log.11742[13978]: Hit:3 http://gb.archive.ubuntu.com/ubuntu resolute InRelease
  Mar 26 11:30:46 ubuntu subiquity_log.11742[13978]: Hit:4 http://gb.archive.ubuntu.com/ubuntu resolute-updates InRelease
  Mar 26 11:30:46 ubuntu subiquity_log.11742[13978]: Hit:5 http://gb.archive.ubuntu.com/ubuntu resolute-backports InRelease
  Mar 26 11:30:46 ubuntu subiquity_log.11742[13978]: Hit:6 https://ppa.launchpadcontent.net/ubuntu-enterprise-desktop/authd/ubuntu resolute InRelease
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13978]: Reading package lists...
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13978]: E: The repository 'file:/cdrom resolute Release' does not have a Release file.
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Running command ['udevadm', 'settle'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: TIMED subp(['udevadm', 'settle']): 0.003
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Running command ['mount', '--make-private', '/tmp/tmpyxenv364/mount/usr/bin/ischroot'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Running command ['umount', '/tmp/tmpyxenv364/mount/usr/bin/ischroot'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Running command ['mount', '--make-private', '/tmp/tmpyxenv364/mount/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Running command ['umount', '/tmp/tmpyxenv364/mount/sys/firmware/efi/efivars'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:47 ubuntu systemd[3844]: Starting update-notifier-crash.service - Notification regarding a crash report...
  Mar 26 11:30:47 ubuntu systemd[1]: Started whoopsie.service - Service uploading crash reports to the Ubuntu Error Tracker.
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Running command ['mount', '--make-private', '/tmp/tmpyxenv364/mount/sys'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Running command ['umount', '/tmp/tmpyxenv364/mount/sys'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Running command ['mount', '--make-private', '/tmp/tmpyxenv364/mount/run'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Running command ['umount', '/tmp/tmpyxenv364/mount/run'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Running command ['mount', '--make-private', '/tmp/tmpyxenv364/mount/proc'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Running command ['umount', '/tmp/tmpyxenv364/mount/proc'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Running command ['mount', '--make-private', '/tmp/tmpyxenv364/mount/dev'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:47 ubuntu update-notifier-crash[14051]: /usr/bin/whoopsie
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Running command ['umount', '/tmp/tmpyxenv364/mount/dev'] with allowed return codes [0] (capture=False)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Failed to configure apt features '{'debconf_selections': {'subiquity': ''}, 'disable_components': [], 'disable_suites': ['security'], 'preserve_sources_list': False, 'primary': [{'arches': ['default'], 'uri': 'http://gb.archive.ubuntu.com/ubuntu/'}], 'security': [{'arches': ['amd64', 'i386'], 'uri': 'http://security.ubuntu.com/ubuntu/'}, {'arches': ['s390x', 'arm64', 'armhf', 'powerpc', 'ppc64el', 'riscv64'], 'uri': 'http://ports.ubuntu.com/ubuntu-ports'}], 'sources': {'authd-ppa': {'source': 'ppa:ubuntu-enterprise-desktop/authd', 'filename': 'authd-ppa'}}}'
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Traceback (most recent call last):
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/commands/apt_config.py", line 985, in apt_command
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:     handle_apt(apt_cfg, target)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/commands/apt_config.py", line 306, in handle_apt
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:     add_apt_sources(cfg['sources'], target,
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/commands/apt_config.py", line 806, in add_apt_sources
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:     distro.apt_update(target=target)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/distro.py", line 219, in apt_update
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:     inchroot.subp(update_cmd, env=env, retries=(1, 2, 3))
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/util.py", line 853, in subp
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:     return subp(*args, **kwargs)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:            ^^^^^^^^^^^^^^^^^^^^^
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/util.py", line 333, in subp
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:     return _subp(*args, **kwargs)
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:            ^^^^^^^^^^^^^^^^^^^^^^
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:   File "/snap/ubuntu-desktop-bootstrap/553/lib/python3.12/site-packages/curtin/util.py", line 177, in _subp
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]:     raise ProcessExecutionError(stdout=out, stderr=err,
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: curtin.util.ProcessExecutionError: Unexpected error while running command.
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Command: ['unshare', '--fork', '--pid', '--mount-proc=/tmp/tmpyxenv364/mount/proc', '--', 'chroot', '/tmp/tmpyxenv364/mount', 'apt-get', '--quiet', '--option=Acquire::Languages=none', 'update']
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Exit code: 100
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Reason: -
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Stdout: ''
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: Stderr: ''
  Mar 26 11:30:47 ubuntu subiquity_log.11742[13066]: finish: cmd-apt-config: FAIL: curtin command apt-config
  Mar 26 11:30:47 ubuntu curtin_event.11742.2[13066]: finish: cmd-apt-config: FAIL: curtin command apt-config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/2146448/+subscriptions




More information about the foundations-bugs mailing list