No installation target if enumeration starts with sdb

Bug #1847789 reported by Stefan Bader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subiquity
Fix Released
Undecided
Unassigned

Bug Description

Eoan daily image from Oct-11

The subiquity server installation repeatedly fails in BIOS mode on a system, claiming there is no installation target found. However switching VTs there is /dev/sdb available. The special thing about that box is that enumeration starts with sdb, skipping sda (I believe this is taken by a usb CF card reader even though there is no card inserted).

Tags: iso-testing
Revision history for this message
Stefan Bader (smb) wrote :
Revision history for this message
Stefan Bader (smb) wrote :
Revision history for this message
Ryan Harper (raharper) wrote :

Traceback (most recent call last):
  File "/snap/subiquity/1270/lib/python3.6/site-packages/subiquity/controllers/filesystem.py", line 158, in _probe_done
    self.model.load_probe_data(probe.result)
  File "/snap/subiquity/1270/lib/python3.6/site-packages/subiquity/models/filesystem.py", line 1310, in load_probe_data
    self.reset()
  File "/snap/subiquity/1270/lib/python3.6/site-packages/subiquity/models/filesystem.py", line 1138, in reset
    config = storage_config.extract_storage_config(self._probe_data)
  File "/snap/subiquity/1270/lib/python3.6/site-packages/curtin/storage_config.py", line 1201, in extract_storage_config
    parser = pname(probe_data)
  File "/snap/subiquity/1270/lib/python3.6/site-packages/curtin/storage_config.py", line 543, in __init__
    super(BcacheParser, self).__init__(probe_data)
  File "/snap/subiquity/1270/lib/python3.6/site-packages/curtin/storage_config.py", line 393, in __init__
    self.probe_data_key)
ValueError: probe_data missing bcache data

Why isnt' the bcache kernel module present on this image.

This looks similar to the ARM64 failure: LP: #1845561

Revision history for this message
Ubuntu QA Website (ubuntuqa) wrote :

This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1847789

tags: added: iso-testing
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

FWIW, this is definitely not caused by the first usable disk being labelled sdb :)

Revision history for this message
Stefan Bader (smb) wrote :

@mwhudson, yes I thought that much after Ryan's comment. Just that why a certain module is not in the image I cannot say either. Not doing those. :)

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.