Autoinstall breaks with official live server ubuntu download version 20.04.2

Bug #1922333 reported by Rupesh
268
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subiquity
Expired
Undecided
Unassigned

Bug Description

Autoinstall with the network as an interactive option does work with focal fossa live server ubuntu version (https://cdimage.ubuntu.com/ubuntu-server/focal/daily-live/current/focal-live-server-amd64.iso)

Autoinstall breaks with official live server ubuntu download version (https://releases.ubuntu.com/20.04.2/ubuntu-20.04.2-live-server-amd64.iso)

We are stuck at one point because of this, and we have a release planned in a week. Can you please tell us when the next iso release is planned with bug fixes? If it's not going to be sooner then do we need to use a year-old iso?

Also, What is the difference between two ubuntu flavors though both have the same LTS support and using the same kernel(5.4) versions? What is causing interactive mode to be failed in the official download version?
Below is my setup :

Both boot configuration files /boot/grub/grub.cfg & /boot/grub/loopback.cfg has bellow parameter
ds=nocloud\;s=/cdrom/nocloud/

Configuration file isolinux/txt.cfg has below parameter
ds=nocloud;s=/cdrom/nocloud/

Path /cdrom/nocloud/ has two seed files
/cdrom/nocloud/user-data
/cdrom/nocloud/meta-data

We have mentioned network as interactive, when we try to install ISO with this user data, it does not show the network screen, and the installation gets stuck after first screen(once we select the launguage)

Config Content :
cat > /cdrom/nocloud/user-data <<EOF
#cloud-config
autoinstall:
version: 1
interactive-sections:
- network
identity:
realname: Ubuntu
username: ubuntu
hostname: ubuntu-server
# ubuntu
password: ‘$6$wdAcoXrU039hKYPd$508Qvbe7ObUnxoj15DRCkzC3qO7edjH0VV7BPNRDYK4QR8ofJaEEF2heacn0QgD.f8pO8SNp83XNdWG6tocBM1’
EOF
cat > /cdrom/nocloud/meta-data <<EOF
#empty
EOF

Few other people are also talking about this behaviour
https://discourse.ubuntu.com/t/please-test-autoinstalls-for-20-04/15250/257
https://discourse.ubuntu.com/t/please-test-autoinstalls-for-20-04/15250/278
https://discourse.ubuntu.com/t/please-test-autoinstalls-for-20-04/15250/282
https://discourse.ubuntu.com/t/please-test-autoinstalls-for-20-04/15250/283

Revision history for this message
Rupesh (rupesh4706) wrote :
Rupesh (rupesh4706)
description: updated
Rupesh (rupesh4706)
Changed in ubuntu-cdimage:
status: New → Confirmed
Rupesh (rupesh4706)
information type: Public → Private
Revision history for this message
Steve Langasek (vorlon) wrote :

Your bug report does not contain any information explaining how it breaks for you.

affects: ubuntu-cdimage → subiquity
Changed in subiquity:
status: Confirmed → Incomplete
information type: Private → Public
Revision history for this message
Rupesh (rupesh4706) wrote :

We have provide the cloud init user data content in the description. And when we try to install ISO with this user data, we have mentioned network as interactive, but it does not show the network screen, and the installation gets stuck after first screen(once we select the launguage)

Changed in subiquity:
status: Incomplete → Confirmed
Revision history for this message
Rupesh (rupesh4706) wrote :
Rupesh (rupesh4706)
description: updated
information type: Public → Public Security
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

I've tried an autoinstall file like that and it worked for me. Please supply logs of your failed attempts if you want us to be able help.

Dan Bungert (dbungert)
Changed in subiquity:
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for subiquity because there has been no activity for 60 days.]

Changed in subiquity:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public Security information  
Everyone can see this security related information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.