18.04 Server - Subiquity installer fails

Bug #1767584 reported by Adam
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
curtin
Fix Released
High
Unassigned
subiquity
Fix Released
Undecided
Unassigned

Bug Description

Installing Ubuntu server 18.04 fails with an error using the subiquity installer.

Related branches

Revision history for this message
Adam (agustafson15) wrote :
description: updated
Revision history for this message
Adam (agustafson15) wrote :
Revision history for this message
Adam (agustafson15) wrote :
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

Hi, thanks for digging out the curtin error logs!

The failing command is this:

efibootmgr -o 0001,0000,3000,2001,2002,2003

Which fails with

Invalid BootOrder order entry value0001,0000,3000,2001,2002,2003
                                                              ^
efibootmgr: entry 2003 does not exist

On the basis of which I'm going to add a curtin bug task (I don't know much about this end of things myself). I see this is a "HP ENVY TouchSmart 17t-j100", do you know if this model is known to have problems with its UEFI implementation? I know some HP laptops do.

Revision history for this message
Adam (agustafson15) wrote :

I don't know, I haven't had any problems before and I updated to the latest bios without any luck.

Revision history for this message
Ryan Harper (raharper) wrote :

I believe this is an issue with curtin's use of efibootmgr. We're calling efibootmgr with -o, --bootorder which the manpage says, each entry must exist:

-o | --bootorder XXXX,YYYY,ZZZZ
Explicitly set BootOrder (hex). Any value from 0 to FFFF is accepted so long as it corresponds to an existing Boot#### variable, and zero padding is not required.

Curtin should adjust the order value and drop any entry reference to a value that's not found in the entry list.

Changed in curtin:
importance: Undecided → High
status: New → Confirmed
Ryan Harper (raharper)
Changed in curtin:
status: Confirmed → In Progress
Revision history for this message
Kirk (kjg291) wrote :

I have been unable to complete the installation on a HP Envy dv6-7247cl because of the same bug.

Revision history for this message
Scott Moser (smoser) wrote :

An upstream commit landed for this bug.

To view that commit see the following URL:
https://git.launchpad.net/curtin/commit/?id=c8209ef7

Changed in curtin:
status: In Progress → Fix Committed
Revision history for this message
Ryan Harper (raharper) wrote : Fixed in curtin version 18.1-17-gae48e86f-0ubuntu1.

This bug is believed to be fixed in curtin in version18.1-17-gae48e86f-0ubuntu1. If this is still a problem for you, please make a comment and set the state back to New

Thank you.

Changed in curtin:
status: Fix Committed → Fix Released
Changed in subiquity:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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