Hi,
Thanks for your report and providing some logs! Could you try the
install again and run `sudo apport-cli -u 2055418 -c /var/crash/*.crash`
in the terminal? This should collect a bit more information and dump it
here so we can investigate further.
Thank you,
Chris
** Also affects: tracker (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tracker in Ubuntu.
https://bugs.launchpad.net/bugs/2055418
Title:
autoinstall crashing on 24.04 desktop daily build
Status in subiquity:
New
Status in tracker package in Ubuntu:
New
Bug description:
Classis 24.04
Daily build 02-28-2024
AMD64
Using the following autoinstall user-data file, the installer crashes
as soon as it loads in the GUI.
```
#cloud-config
autoinstall:
version: 1
apt:
geoip: true
preserve_sources_list: false
primary:
- arches: [amd64, i386]
uri: http://archive.ubuntu.com/ubuntu
- arches: [default]
uri: http://ports.ubuntu.com/ubuntu-ports
kernel:
package: linux-generic-hwe-22.04
codecs:
install: false
drivers:
install: false
oem:
install: auto
source:
id: ubuntu-desktop-minimal
search_drivers: false
timezone: America/Chicago
updates: security
identity:
hostname: tiny
password:
$6$NtXwPsM/enBpRMOS$lxsTsJPuSzovFVWJdN3TF89yaqVzLTeqthUD8feRljnTs6EENgkOqttrkd3fiNWJFqRqi.5/m7RUi6.IgKkwb0
username: ubuntu
keyboard:
layout: us
toggle: null
variant: ''
locale: en_US
#refresh-installer:
# update: yes
storage:
layout:
name: hybrid
encrypted: yes
ssh:
allow-pw: true
install-server: true
authorized-keys:
- [key-1]
- [key-2]
```
An ubuntu GUI crash report window appears, saying that the process
/usr/libexec/tracker-extract-3 is what crashed.
Attached is the entirety of the /var/log/installer directory.
This same autoinstall file used in conjunction with a 23.10.1 ISO
works perfectly fine. TPM+FDE and all.
To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/2055418/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp