[Group.of.nepali.translators] [Bug 1922997] Re: P8 node entei unable to boot with 4.15.0-141.145~16.04.1

2021-04-16 Thread Frank Heimes
** Also affects: ubuntu-power-systems
   Importance: Undecided
   Status: New

** Changed in: ubuntu-power-systems
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1922997

Title:
  P8 node entei unable to boot with 4.15.0-141.145~16.04.1

Status in ubuntu-kernel-tests:
  Fix Released
Status in The Ubuntu-power-systems project:
  Fix Released
Status in linux-hwe package in Ubuntu:
  Invalid
Status in linux-hwe source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  Enabling CONFIG_MODVERSIONS on xenial/linux-hwe (via rebase on bionic/linux, 
see bug 1898716) is causing the kernel to fail booting on ppc64el as the 
modules can't be loaded because of the mismatch of the module_layout symbol.

  [7.635173] raid0: disagrees about version of symbol module_layout

  [Fix]
  The proposed fix is to disable CONFIG_MODVERSIONS and unset 
CONFIG_SYSTEM_TRUSTED_KEYS via the 'local-mangle' script which gets called by 
the 'open' script after the rebase. Making the changes directly on the config 
or annotations file is not persistent as these files are synced from master.

  This is a temporary fix until the root cause can be found.

  [Test case]
  Boot the kernel on a xenial ppc64el system.

  [Regression potential]
  This config option has been enabled on Bionic to support rebuilding the lrm 
modules without the need to rebuild the kernel. There are no lrm modules in 
Xenial, so it should be safe to keep it disabled.

  [Original Description]

  Tested manually, this node can boot with 4.15.0-140-generic

  However with 4.15.0-141.145~16.04.1 in proposed, it will drop into
  initramfs:

  [9.547985] usb 1-3.4: Manufacturer: American Megatrends Inc.
  [9.563800] hid: disagrees about version of symbol module_layout
  [9.563949] hid: disagrees about version of symbol module_layout
  [9.692066] libcrc32c: disagrees about version of symbol module_layout
  [   12.593593] raid10: disagrees about version of symbol module_layout
  done.
  Begin: Running /scripts/init-premount ... done.
  Begin: Mounting root file system ... Begin: Running /scripts/local-top ... 
done.
  Begin: Running /scripts/local-premount ... [   12.963251] raid6_pq: disagrees 
about version of symbol module_layout
  done.
  Begin: Waiting for root file system ... Begin: Running /scripts/local-block 
... mdadm: CREATE group disk not found
  mdadm: No devices listed in conf file were found.
  done.
  Begin: Running /scripts/local-block ... mdadm: CREATE group disk not found
  mdadm: No devices listed in conf file were found.
  done.
  (this mdadm message repeats)
  Gave up waiting for root device.  Common problems:
   - Boot args (cat /proc/cmdline)
     - Check rootdelay= (did the system wait long enough?)
     - Check root= (did the system wait for the right device?)
   - Missing modules (cat /proc/modules; ls /dev)
  ALERT!  UUID=348b5e78-915d-47b0-93db-3eca0d8f048e does not exist.  Dropping 
to a shell!
  [  204.831089] hid: disagrees about version of symbol module_layout

  BusyBox v1.22.1 (Ubuntu 1:1.22.0-15ubuntu1.4) built-in shell (ash)
  Enter 'help' for a list of built-in commands.

  (initramfs)

  Please find attachment for the boot log.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1922997/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1922997] Re: P8 node entei unable to boot with 4.15.0-141.145~16.04.1

2021-04-16 Thread Po-Hsu Lin
Manually deployed it and upgrade to -142, it works as expected.

** Changed in: ubuntu-kernel-tests
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1922997

Title:
  P8 node entei unable to boot with 4.15.0-141.145~16.04.1

Status in ubuntu-kernel-tests:
  Fix Released
Status in linux-hwe package in Ubuntu:
  Invalid
Status in linux-hwe source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  Enabling CONFIG_MODVERSIONS on xenial/linux-hwe (via rebase on bionic/linux, 
see bug 1898716) is causing the kernel to fail booting on ppc64el as the 
modules can't be loaded because of the mismatch of the module_layout symbol.

  [7.635173] raid0: disagrees about version of symbol module_layout

  [Fix]
  The proposed fix is to disable CONFIG_MODVERSIONS and unset 
CONFIG_SYSTEM_TRUSTED_KEYS via the 'local-mangle' script which gets called by 
the 'open' script after the rebase. Making the changes directly on the config 
or annotations file is not persistent as these files are synced from master.

  This is a temporary fix until the root cause can be found.

  [Test case]
  Boot the kernel on a xenial ppc64el system.

  [Regression potential]
  This config option has been enabled on Bionic to support rebuilding the lrm 
modules without the need to rebuild the kernel. There are no lrm modules in 
Xenial, so it should be safe to keep it disabled.

  [Original Description]

  Tested manually, this node can boot with 4.15.0-140-generic

  However with 4.15.0-141.145~16.04.1 in proposed, it will drop into
  initramfs:

  [9.547985] usb 1-3.4: Manufacturer: American Megatrends Inc.
  [9.563800] hid: disagrees about version of symbol module_layout
  [9.563949] hid: disagrees about version of symbol module_layout
  [9.692066] libcrc32c: disagrees about version of symbol module_layout
  [   12.593593] raid10: disagrees about version of symbol module_layout
  done.
  Begin: Running /scripts/init-premount ... done.
  Begin: Mounting root file system ... Begin: Running /scripts/local-top ... 
done.
  Begin: Running /scripts/local-premount ... [   12.963251] raid6_pq: disagrees 
about version of symbol module_layout
  done.
  Begin: Waiting for root file system ... Begin: Running /scripts/local-block 
... mdadm: CREATE group disk not found
  mdadm: No devices listed in conf file were found.
  done.
  Begin: Running /scripts/local-block ... mdadm: CREATE group disk not found
  mdadm: No devices listed in conf file were found.
  done.
  (this mdadm message repeats)
  Gave up waiting for root device.  Common problems:
   - Boot args (cat /proc/cmdline)
     - Check rootdelay= (did the system wait long enough?)
     - Check root= (did the system wait for the right device?)
   - Missing modules (cat /proc/modules; ls /dev)
  ALERT!  UUID=348b5e78-915d-47b0-93db-3eca0d8f048e does not exist.  Dropping 
to a shell!
  [  204.831089] hid: disagrees about version of symbol module_layout

  BusyBox v1.22.1 (Ubuntu 1:1.22.0-15ubuntu1.4) built-in shell (ash)
  Enter 'help' for a list of built-in commands.

  (initramfs)

  Please find attachment for the boot log.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1922997/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1922997] Re: P8 node entei unable to boot with 4.15.0-141.145~16.04.1

2021-04-15 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-hwe - 4.15.0-142.146~16.04.1

---
linux-hwe (4.15.0-142.146~16.04.1) xenial; urgency=medium

  * P8 node entei unable to boot with 4.15.0-141.145~16.04.1 (LP: #1922997)
- [Packaging] HWE: disable CONFIG_MODVERSIONS

  [ Ubuntu: 4.15.0-142.146 ]

  * overlayfs calls vfs_setxattr without cap_convert_nscap
- vfs: move cap_convert_nscap() call into vfs_setxattr()
  * CVE-2021-29154
- SAUCE: bpf, x86: Validate computation of branch displacements for x86-64

linux-hwe (4.15.0-141.145~16.04.1) xenial; urgency=medium

  * xenial/linux-hwe: 4.15.0-141.145~16.04.1 -proposed tracker (LP:
#1919535)

  * Bionic update: upstream stable patchset 2021-02-26 (LP: #1917093)
- [Config] hwe: Updateconfigs for BDM_PCI

  [ Ubuntu: 4.15.0-141.145 ]

  * bionic/linux: 4.15.0-141.145 -proposed tracker (LP: #1919536)
  * binary assembly failures with CONFIG_MODVERSIONS present (LP: #1919315)
- [Packaging] quiet (nomially) benign errors in BUILD script
  * selftests: bpf verifier fails after sanitize_ptr_alu fixes (LP: #1920995)
- bpf: Simplify alu_limit masking for pointer arithmetic
- bpf: Add sanity check for upper ptr_limit
- bpf, selftests: Fix up some test_verifier cases for unprivileged
  * Packaging resync (LP: #1786013)
- update dkms package versions
  * CVE-2018-13095
- xfs: More robust inode extent count validation
  * i40e PF reset due to incorrect MDD event (LP: #1772675)
- i40e: change behavior on PF in response to MDD event
  * Bionic update: upstream stable patchset 2021-03-09 (LP: #1918330)
- ACPI: sysfs: Prefer "compatible" modalias
- ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming
- wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
- net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
- drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs
- drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]
- KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in
  intel_arch_events[]
- KVM: x86: get smi pending status correctly
- xen: Fix XenStore initialisation for XS_LOCAL
- leds: trigger: fix potential deadlock with libata
- mt7601u: fix kernel crash unplugging the device
- mt7601u: fix rx buffer refcounting
- xen-blkfront: allow discard-* nodes to be optional
- ARM: imx: build suspend-imx6.S with arm instruction set
- netfilter: nft_dynset: add timeout extension to template
- xfrm: Fix oops in xfrm_replay_advance_bmp
- RDMA/cxgb4: Fix the reported max_recv_sge value
- iwlwifi: pcie: use jiffies for memory read spin time limit
- iwlwifi: pcie: reschedule in long-running memory reads
- mac80211: pause TX while changing interface type
- can: dev: prevent potential information leak in can_fill_info()
- x86/entry/64/compat: Preserve r8-r11 in int $0x80
- x86/entry/64/compat: Fix "x86/entry/64/compat: Preserve r8-r11 in int 
$0x80"
- iommu/vt-d: Gracefully handle DMAR units with no supported address widths
- iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
- NFC: fix resource leak when target index is invalid
- NFC: fix possible resource leak
- team: protect features update by RCU to avoid deadlock
- tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
- kernel: kexec: remove the lock operation of system_transition_mutex
- PM: hibernate: flush swap writer after marking
- pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
- net/mlx5: Fix memory leak on flow table creation error flow
- rxrpc: Fix memory leak in rxrpc_lookup_local
- net: dsa: bcm_sf2: put device node before return
- ibmvnic: Ensure that CRQ entry read are correctly ordered
- ACPI: thermal: Do not call acpi_thermal_check() directly
- net_sched: gen_estimator: support large ewma log
- phy: cpcap-usb: Fix warning for missing regulator_disable
- x86: __always_inline __{rd,wr}msr()
- scsi: scsi_transport_srp: Don't block target in failfast state
- scsi: libfc: Avoid invoking response handler twice if ep is already
  completed
- mac80211: fix fast-rx encryption check
- scsi: ibmvfc: Set default timeout to avoid crash during migration
- objtool: Don't fail on missing symbol table
- kthread: Extract KTHREAD_IS_PER_CPU
- workqueue: Restrict affinity change to rescuer
- USB: serial: cp210x: add pid/vid for WSDA-200-USB
- USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000
- USB: serial: option: Adding support for Cinterion MV31
- arm64: dts: ls1046a: fix dcfg address range
- net: lapb: Copy the skb before sending a packet
- elfcore: fix building with clang
- USB: gadget: legacy: fix an error code in eth_bind()
- USB: usblp: don't call usb_set_interface if there's a single alt
- usb: dwc2: Fix endpoint 

[Group.of.nepali.translators] [Bug 1922997] Re: P8 node entei unable to boot with 4.15.0-141.145~16.04.1

2021-04-08 Thread Kleber Sacilotto de Souza
** Also affects: linux-hwe (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux-hwe (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: linux-hwe (Ubuntu Xenial)
   Status: New => Confirmed

** Changed in: linux-hwe (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1922997

Title:
  P8 node entei unable to boot with 4.15.0-141.145~16.04.1

Status in ubuntu-kernel-tests:
  New
Status in linux-hwe package in Ubuntu:
  Invalid
Status in linux-hwe source package in Xenial:
  Confirmed

Bug description:
  Tested manually, this node can boot with 4.15.0-140-generic

  However with 4.15.0-141.145~16.04.1 in proposed, it will drop into
  initramfs:

  [9.547985] usb 1-3.4: Manufacturer: American Megatrends Inc.
  [9.563800] hid: disagrees about version of symbol module_layout
  [9.563949] hid: disagrees about version of symbol module_layout
  [9.692066] libcrc32c: disagrees about version of symbol module_layout
  [   12.593593] raid10: disagrees about version of symbol module_layout
  done.
  Begin: Running /scripts/init-premount ... done.
  Begin: Mounting root file system ... Begin: Running /scripts/local-top ... 
done.
  Begin: Running /scripts/local-premount ... [   12.963251] raid6_pq: disagrees 
about version of symbol module_layout
  done.
  Begin: Waiting for root file system ... Begin: Running /scripts/local-block 
... mdadm: CREATE group disk not found
  mdadm: No devices listed in conf file were found.
  done.
  Begin: Running /scripts/local-block ... mdadm: CREATE group disk not found
  mdadm: No devices listed in conf file were found.
  done.
  (this mdadm message repeats)
  Gave up waiting for root device.  Common problems:
   - Boot args (cat /proc/cmdline)
     - Check rootdelay= (did the system wait long enough?)
     - Check root= (did the system wait for the right device?)
   - Missing modules (cat /proc/modules; ls /dev)
  ALERT!  UUID=348b5e78-915d-47b0-93db-3eca0d8f048e does not exist.  Dropping 
to a shell!
  [  204.831089] hid: disagrees about version of symbol module_layout

  BusyBox v1.22.1 (Ubuntu 1:1.22.0-15ubuntu1.4) built-in shell (ash)
  Enter 'help' for a list of built-in commands.

  (initramfs)

  Please find attachment for the boot log.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1922997/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp