← Back to team overview

kernel-packages team mailing list archive

[Bug 1519833] Re: s390x: xenial master-next needs a different linux-image split and new udebs

 

** Also affects: linux (Ubuntu Xenial)
   Importance: Medium
     Assignee: Andy Whitcroft (apw)
       Status: Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1519833

Title:
  s390x: xenial master-next needs a different linux-image split and new
  udebs

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  Currently:

  -rw-r--r-- root/root     24590 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_fba_mod.ko
  -rw-r--r-- root/root    178446 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_eckd_mod.ko
  -rw-r--r-- root/root    190646 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_mod.ko
  -rw-r--r-- root/root     21502 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_diag_mod.ko

  are present in the linux-image-extra package alone.

  Imho, at least:
  -rw-r--r-- root/root     24590 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_fba_mod.ko
  -rw-r--r-- root/root    178446 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_eckd_mod.ko
  -rw-r--r-- root/root    190646 2015-11-25 14:49 ./lib/modules/4.3.0-0-generic/kernel/drivers/s390/block/dasd_mod.ko

  should be in linux-image, as they are essential.

  Also for installer support onto dasd, dasd-modules-udeb is needed.
  In debian, it is split into two:

  dasd-modules
  -rw-r--r-- root/root    163968 2015-11-10 20:42 ./lib/modules/4.2.0-1-s390x/kernel/drivers/s390/block/dasd_mod.ko
  -rw-r--r-- root/root     24896 2015-11-10 20:42 ./lib/modules/4.2.0-1-s390x/kernel/drivers/s390/block/dasd_fba_mod.ko
  -rw-r--r-- root/root    179880 2015-11-10 20:42 ./lib/modules/4.2.0-1-s390x/kernel/drivers/s390/block/dasd_eckd_mod.ko

  dasd-extra-modules
  -rw-r--r-- root/root     21512 2015-11-10 20:42 ./lib/modules/4.2.0-1-s390x/kernel/drivers/s390/block/dasd_diag_mod.ko

  the dasd-modules in any udeb are required, and following above splits
  as per debian is a suggestion.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1519833/+subscriptions


References