Comment 5 for bug 1860345

Revision history for this message
Cubic PPA (cubic-wizard) wrote :

ISSUE #1:
---------

Cubic identifies that the vmlinuz (named "vmlinu") on the original ISO is version 5.3.0-18.
Then Cubic tries to identify the version of the initrd (named "initrd")file on the original ISO.
However, for some reason on your system, the version of initrd can not be determined from the file.
Therefore, Cubic does not associate these two files with each other (to list them on a single row on the Kernels tab) even though they obviously belong together. As a result these two files are ignored by Cubic.

When I tested ubuntu-mate-19.10-desktop-amd64.iso on my system, Cubic correctly identified the initrd version:
    • The initrd version is................ 5.3.0-18

However in your logs, I see
    • The initrd version is................ 0.0.0-0

RESOLUTION:
-----------

If there is only vmlinuz and one initrd file in a directory, and Cubic is only able to determine the version of one of them, Cubic should assume that both files have the same version.