disk-image-get-kernel picks the wrong kernel and initram version

Bug #1240873 reported by Lucas Alvares Gomes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
Unassigned

Bug Description

The disk-image-get-kernel script picks the wrong kernel and intiramfs version on redhat systems:

That's how the script sorts and pick the files:

[root@lucasagomes img]# ls -1rv boot/vmlinuz* | head -1
boot/vmlinuz-3.11.4-201.fc19.i686.PAE
[root@lucasagomes img]# ls -1rv boot/initramfs* | head -1
boot/initramfs-3.11.4-201.fc19.i686.img

Having a different version of kernel and initramfs will cause the machine to not boot correctly cause the drivers are not compatible.

Revision history for this message
Ghe Rivero (ghe.rivero) wrote :
Changed in tripleo:
status: New → Fix Committed
Derek Higgins (derekh)
Changed in tripleo:
status: Fix Committed → Fix Released
importance: Undecided → High
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.