[Kernel-packages] [Bug 1914774] Re: Some derivative kernel tools packages don't depend on linux-tools-common

2023-04-13 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ibm - 6.2.0-1001.1

---
linux-ibm (6.2.0-1001.1) lunar; urgency=medium

  * lunar/linux-ibm: 6.2.0-1001.1 -proposed tracker (LP: #2013193)

  * enable Rust support in the kernel (LP: #2007654)
- [Packaging] add rust dependencies

  * remove circular dep between linux-image and modules (LP: #1989334)
- [Packaging] remove circular dep between modules and image

  * Packaging resync (LP: #1786013)
- [Packaging] update update.conf

  * Some derivative kernel tools packages don't depend on linux-tools-common
(LP: #1914774)
- [Packaging] ibm: linux-tools-common and linux-cloud-tools-common are one 
per
  series

  * Miscellaneous Ubuntu changes
- [Packaging] add python3 as a build dependency
- [packaging] manually remove ipu6 and ivsc DKMS entries
- [Config] updateconfigs following 6.2 rebase

 -- Paolo Pisati   Wed, 29 Mar 2023 12:35:51
+0200

** Changed in: linux-ibm (Ubuntu)
   Status: Invalid => Fix Released

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

Title:
  Some derivative kernel tools packages don't depend on linux-tools-
  common

Status in linux-hwe-5.4 package in Ubuntu:
  Invalid
Status in linux-ibm package in Ubuntu:
  Fix Released
Status in linux-ibm-5.4 package in Ubuntu:
  Invalid
Status in linux-hwe-5.4 source package in Bionic:
  Fix Released
Status in linux-ibm-5.4 source package in Bionic:
  Fix Released
Status in linux-ibm source package in Focal:
  Fix Released
Status in linux-ibm source package in Jammy:
  Fix Released
Status in linux-ibm source package in Kinetic:
  Fix Released

Bug description:
  [Impact]

  Installing the tools package for some kernels, like linux-tools-
  generic-hwe-18.04, does not install linux-tools-common because of a
  missing dependency. This results in missing /usr/bin/* wrapper scripts
  that call the version dependent binaries (like cpupower).

  [Test Case]

  Install like linux-tools-generic-hwe-18.04 on bionic and:
  $ cpupower
  cpupower: command not found

  
  [Fix]

  Add linux-tools-common as a dependency.

  
  [Regression Potential]

  The fix results in an additional package being installed. If something
  goes wrong this would manifest itself as a package installation error.

  
  [Original Description]

  While running kernel 5.4.0-64 today on bionic I noticed that Canonical
  kernel team does not provide a linux-hwe-5.4-tools package.  Is that a
  deliberate choice?  If so, would you please share the reason?

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1914774] Re: Some derivative kernel tools packages don't depend on linux-tools-common

2023-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-hwe-5.4 - 5.4.0-146.163~18.04.1

---
linux-hwe-5.4 (5.4.0-146.163~18.04.1) bionic; urgency=medium

  * bionic/linux-hwe-5.4: 5.4.0-146.163~18.04.1 -proposed tracker (LP:
#2012093)

  [ Ubuntu: 5.4.0-146.163 ]

  * focal/linux: 5.4.0-146.163 -proposed tracker (LP: #2012094)
  * NFS deathlock with last Kernel 5.4.0-144.161 and 5.15.0-67.74 (LP: #2009325)
- NFS: Correct timing for assigning access cache timestamp

linux-hwe-5.4 (5.4.0-145.162~18.04.1) bionic; urgency=medium

  * bionic/linux-hwe-5.4: 5.4.0-145.162~18.04.1 -proposed tracker (LP:
#2008388)

  * Some derivative kernel tools packages don't depend on linux-tools-common
(LP: #1914774)
- [Packaging] hwe-5.4: linux-tools-common and linux-cloud-tools-common are 
one
  per series

  [ Ubuntu: 5.4.0-145.162 ]

  * focal/linux: 5.4.0-145.162 -proposed tracker (LP: #2008389)
  * [SRU]Update ice driver to support E823 devices (LP: #1986717)
- ice: Add device ids for E822 devices
- ice: add support for E823 devices
  * btrfs/154: rename fails with EOVERFLOW when calculating item size during
item key collision (LP: #2004132)
- btrfs: correctly calculate item size used when item key collision happens
  * rtcpie in timers from ubuntu_kernel_selftests randomly failing
(LP: #1814234)
- SAUCE: selftest: rtcpie: Force passing unreliable subtest
  * [UBUNTU 20.04] KVM: s390: pv: don't allow userspace to set the clock under
PV - kernel part (LP: #1999882)
- KVM: s390x: fix SCK locking
- KVM: s390: pv: don't allow userspace to set the clock under PV
  * CVE-2021-3669
- ipc: replace costly bailout check in sysvipc_find_ipc()
  * net:fcnal-test.sh 'nettest' command not found on F/K (LP: #2006391)
- selftests/net: Find nettest in current directory
  * xfs: Preallocated ioend transactions cause deadlock due to log buffer
exhaustion (LP: #2007219)
- xfs: drop submit side trans alloc for append ioends
  * CVE-2022-4382
- USB: gadgetfs: Fix race between mounting and unmounting
  * CVE-2022-2196
- KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
  * ubuntu_kernel_selftests: net:udpgso_bench.sh failed (LP: #1951447)
- selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
  * net:fcnal-test.sh didn't return a non-zero value even with some sub-tests
failed (LP: #2006692)
- selftests: net/fcnal-test.sh: add exit code
  * Fix selftests/ftracetests/Meta-selftests in Focal (LP: #2006453)
- SAUCE: Fix ftrace/Meta-selftests bashism check
  * CVE-2023-23559
- wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid

 -- Luke Nowakowski-Krijger   Fri,
17 Mar 2023 14:52:53 -0700

** Changed in: linux-hwe-5.4 (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-3669

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-2196

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-4382

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-23559

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

Title:
  Some derivative kernel tools packages don't depend on linux-tools-
  common

Status in linux-hwe-5.4 package in Ubuntu:
  Invalid
Status in linux-ibm package in Ubuntu:
  Invalid
Status in linux-ibm-5.4 package in Ubuntu:
  Invalid
Status in linux-hwe-5.4 source package in Bionic:
  Fix Released
Status in linux-ibm-5.4 source package in Bionic:
  Fix Released
Status in linux-ibm source package in Focal:
  Fix Released
Status in linux-ibm source package in Jammy:
  Fix Released
Status in linux-ibm source package in Kinetic:
  Fix Released

Bug description:
  [Impact]

  Installing the tools package for some kernels, like linux-tools-
  generic-hwe-18.04, does not install linux-tools-common because of a
  missing dependency. This results in missing /usr/bin/* wrapper scripts
  that call the version dependent binaries (like cpupower).

  [Test Case]

  Install like linux-tools-generic-hwe-18.04 on bionic and:
  $ cpupower
  cpupower: command not found

  
  [Fix]

  Add linux-tools-common as a dependency.

  
  [Regression Potential]

  The fix results in an additional package being installed. If something
  goes wrong this would manifest itself as a package installation error.

  
  [Original Description]

  While running kernel 5.4.0-64 today on bionic I noticed that Canonical
  kernel team does not provide a linux-hwe-5.4-tools package.  Is that a
  deliberate choice?  If so, would you please share the reason?

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.ne

[Kernel-packages] [Bug 1914774] Re: Some derivative kernel tools packages don't depend on linux-tools-common

2023-03-21 Thread Luke Nowakowski-Krijger
Confirmed on bionic hwe-5.4 kernel installing linux-tools-generic-
hwe-18.04 has linux-tools-common as a dependency

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  Some derivative kernel tools packages don't depend on linux-tools-
  common

Status in linux-hwe-5.4 package in Ubuntu:
  Invalid
Status in linux-ibm package in Ubuntu:
  Invalid
Status in linux-ibm-5.4 package in Ubuntu:
  Invalid
Status in linux-hwe-5.4 source package in Bionic:
  Fix Committed
Status in linux-ibm-5.4 source package in Bionic:
  Fix Released
Status in linux-ibm source package in Focal:
  Fix Released
Status in linux-ibm source package in Jammy:
  Fix Released
Status in linux-ibm source package in Kinetic:
  Fix Released

Bug description:
  [Impact]

  Installing the tools package for some kernels, like linux-tools-
  generic-hwe-18.04, does not install linux-tools-common because of a
  missing dependency. This results in missing /usr/bin/* wrapper scripts
  that call the version dependent binaries (like cpupower).

  [Test Case]

  Install like linux-tools-generic-hwe-18.04 on bionic and:
  $ cpupower
  cpupower: command not found

  
  [Fix]

  Add linux-tools-common as a dependency.

  
  [Regression Potential]

  The fix results in an additional package being installed. If something
  goes wrong this would manifest itself as a package installation error.

  
  [Original Description]

  While running kernel 5.4.0-64 today on bionic I noticed that Canonical
  kernel team does not provide a linux-hwe-5.4-tools package.  Is that a
  deliberate choice?  If so, would you please share the reason?

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1914774] Re: Some derivative kernel tools packages don't depend on linux-tools-common

2023-03-13 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ibm - 5.4.0-1045.50

---
linux-ibm (5.4.0-1045.50) focal; urgency=medium

  * focal/linux-ibm: 5.4.0-1045.50 -proposed tracker (LP: #2004369)

  * Focal update: v5.4.226 upstream stable release (LP: #2003896)
- [Config] ibm: Add INET_TABLE_PERTURB_ORDER with a default value

  * Some derivative kernel tools packages don't depend on linux-tools-common
(LP: #1914774)
- [Packaging] ibm: linux-tools-common and linux-cloud-tools-common are one 
per
  series

  [ Ubuntu: 5.4.0-144.161 ]

  * focal/linux: 5.4.0-144.161 -proposed tracker (LP: #2004653)
  * CVE-2023-0461
- SAUCE: Fix inet_csk_listen_start after CVE-2023-0461

  [ Ubuntu: 5.4.0-143.160 ]

  * focal/linux: 5.4.0-143.160 -proposed tracker (LP: #2004385)
  * NFS: client permission error after adding user to permissible group
(LP: #2003053)
- NFS: Clear the file access cache upon login
- NFS: Judge the file access cache's timestamp in rcu path
- NFS: Fix up a sparse warning
  * Focal update: v5.4.229 upstream stable release (LP: #2003914)
- tracing/ring-buffer: Only do full wait when cpu != RING_BUFFER_ALL_CPUS
- udf: Discard preallocation before extending file with a hole
- udf: Fix preallocation discarding at indirect extent boundary
- udf: Do not bother looking for prealloc extents if i_lenExtents matches
  i_size
- udf: Fix extending file within last block
- usb: gadget: uvc: Prevent buffer overflow in setup handler
- USB: serial: option: add Quectel EM05-G modem
- USB: serial: cp210x: add Kamstrup RF sniffer PIDs
- USB: serial: f81232: fix division by zero on line-speed change
- USB: serial: f81534: fix division by zero on line-speed change
- igb: Initialize mailbox message for VF reset
- xen-netback: move removal of "hotplug-status" to the right place
- HID: ite: Add support for Acer S1002 keyboard-dock
- HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10E
- HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10
- HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk
- net: loopback: use NET_NAME_PREDICTABLE for name_assign_type
- usb: musb: remove extra check in musb_gadget_vbus_draw
- ARM: dts: qcom: apq8064: fix coresight compatible
- arm64: dts: qcom: sdm845-cheza: fix AP suspend pin bias
- drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static
- arm: dts: spear600: Fix clcd interrupt
- soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of
  pm_runtime_get_sync
- soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in 
knav_queue_probe
- soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe
- perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()
- perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()
- arm64: dts: mt2712e: Fix unit_address_vs_reg warning for oscillators
- arm64: dts: mt2712e: Fix unit address for pinctrl node
- arm64: dts: mt2712-evb: Fix vproc fixed regulators unit names
- arm64: dts: mt2712-evb: Fix usb vbus regulators unit names
- arm64: dts: mediatek: mt6797: Fix 26M oscillator unit name
- ARM: dts: dove: Fix assigned-addresses for every PCIe Root Port
- ARM: dts: armada-370: Fix assigned-addresses for every PCIe Root Port
- ARM: dts: armada-xp: Fix assigned-addresses for every PCIe Root Port
- ARM: dts: armada-375: Fix assigned-addresses for every PCIe Root Port
- ARM: dts: armada-38x: Fix assigned-addresses for every PCIe Root Port
- ARM: dts: armada-39x: Fix assigned-addresses for every PCIe Root Port
- ARM: dts: turris-omnia: Add ethernet aliases
- ARM: dts: turris-omnia: Add switch port 6 node
- arm64: dts: armada-3720-turris-mox: Add missing interrupt for RTC
- pstore/ram: Fix error return code in ramoops_probe()
- ARM: mmp: fix timer_read delay
- pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP
- tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
- cpuidle: dt: Return the correct numbers of parsed idle states
- alpha: fix syscall entry in !AUDUT_SYSCALL case
- PM: hibernate: Fix mistake in kerneldoc comment
- fs: don't audit the capability check in simple_xattr_list()
- selftests/ftrace: event_triggers: wait longer for test_event_enable
- perf: Fix possible memleak in pmu_dev_alloc()
- timerqueue: Use rb_entry_safe() in timerqueue_getnext()
- proc: fixup uptime selftest
- lib/fonts: fix undefined behavior in bit shift for get_default_font
- ocfs2: fix memory leak in ocfs2_stack_glue_init()
- MIPS: vpe-mt: fix possible memory leak while module exiting
- MIPS: vpe-cmp: fix possible memory leak while module exiting
- selftests/efivarfs: Add checking of the test return value
- PNP: fix name memory leak in pnp_alloc_dev()
- perf/x86/intel/uncore: Fix reference count leak in hswep_has_

[Kernel-packages] [Bug 1914774] Re: Some derivative kernel tools packages don't depend on linux-tools-common

2023-03-13 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ibm-5.4 - 5.4.0-1045.50~18.04.1

---
linux-ibm-5.4 (5.4.0-1045.50~18.04.1) bionic; urgency=medium

  * bionic/linux-ibm-5.4: 5.4.0-1045.50~18.04.1 -proposed tracker (LP:
#2004368)

  * Some derivative kernel tools packages don't depend on linux-tools-common
(LP: #1914774)
- [Packaging] ibm-5.4: linux-tools-common and linux-cloud-tools-common are 
one
  per series

  [ Ubuntu: 5.4.0-1045.50 ]

  * focal/linux-ibm: 5.4.0-1045.50 -proposed tracker (LP: #2004369)
  * Focal update: v5.4.226 upstream stable release (LP: #2003896)
- [Config] ibm: Add INET_TABLE_PERTURB_ORDER with a default value
  * Some derivative kernel tools packages don't depend on linux-tools-common
(LP: #1914774)
- [Packaging] ibm: linux-tools-common and linux-cloud-tools-common are one 
per
  series
  * focal/linux: 5.4.0-144.161 -proposed tracker (LP: #2004653)
  * CVE-2023-0461
- SAUCE: Fix inet_csk_listen_start after CVE-2023-0461
  * focal/linux: 5.4.0-143.160 -proposed tracker (LP: #2004385)
  * NFS: client permission error after adding user to permissible group
(LP: #2003053)
- NFS: Clear the file access cache upon login
- NFS: Judge the file access cache's timestamp in rcu path
- NFS: Fix up a sparse warning
  * Focal update: v5.4.229 upstream stable release (LP: #2003914)
- tracing/ring-buffer: Only do full wait when cpu != RING_BUFFER_ALL_CPUS
- udf: Discard preallocation before extending file with a hole
- udf: Fix preallocation discarding at indirect extent boundary
- udf: Do not bother looking for prealloc extents if i_lenExtents matches
  i_size
- udf: Fix extending file within last block
- usb: gadget: uvc: Prevent buffer overflow in setup handler
- USB: serial: option: add Quectel EM05-G modem
- USB: serial: cp210x: add Kamstrup RF sniffer PIDs
- USB: serial: f81232: fix division by zero on line-speed change
- USB: serial: f81534: fix division by zero on line-speed change
- igb: Initialize mailbox message for VF reset
- xen-netback: move removal of "hotplug-status" to the right place
- HID: ite: Add support for Acer S1002 keyboard-dock
- HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch 10E
- HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10
- HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk
- net: loopback: use NET_NAME_PREDICTABLE for name_assign_type
- usb: musb: remove extra check in musb_gadget_vbus_draw
- ARM: dts: qcom: apq8064: fix coresight compatible
- arm64: dts: qcom: sdm845-cheza: fix AP suspend pin bias
- drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static
- arm: dts: spear600: Fix clcd interrupt
- soc: ti: knav_qmss_queue: Use pm_runtime_resume_and_get instead of
  pm_runtime_get_sync
- soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in 
knav_queue_probe
- soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe
- perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()
- perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()
- arm64: dts: mt2712e: Fix unit_address_vs_reg warning for oscillators
- arm64: dts: mt2712e: Fix unit address for pinctrl node
- arm64: dts: mt2712-evb: Fix vproc fixed regulators unit names
- arm64: dts: mt2712-evb: Fix usb vbus regulators unit names
- arm64: dts: mediatek: mt6797: Fix 26M oscillator unit name
- ARM: dts: dove: Fix assigned-addresses for every PCIe Root Port
- ARM: dts: armada-370: Fix assigned-addresses for every PCIe Root Port
- ARM: dts: armada-xp: Fix assigned-addresses for every PCIe Root Port
- ARM: dts: armada-375: Fix assigned-addresses for every PCIe Root Port
- ARM: dts: armada-38x: Fix assigned-addresses for every PCIe Root Port
- ARM: dts: armada-39x: Fix assigned-addresses for every PCIe Root Port
- ARM: dts: turris-omnia: Add ethernet aliases
- ARM: dts: turris-omnia: Add switch port 6 node
- arm64: dts: armada-3720-turris-mox: Add missing interrupt for RTC
- pstore/ram: Fix error return code in ramoops_probe()
- ARM: mmp: fix timer_read delay
- pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP
- tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
- cpuidle: dt: Return the correct numbers of parsed idle states
- alpha: fix syscall entry in !AUDUT_SYSCALL case
- PM: hibernate: Fix mistake in kerneldoc comment
- fs: don't audit the capability check in simple_xattr_list()
- selftests/ftrace: event_triggers: wait longer for test_event_enable
- perf: Fix possible memleak in pmu_dev_alloc()
- timerqueue: Use rb_entry_safe() in timerqueue_getnext()
- proc: fixup uptime selftest
- lib/fonts: fix undefined behavior in bit shift for get_default_font
- ocfs2: fix memory leak in ocfs2_stack_glue_init()
- MIPS: vpe-mt: fix possible memory lea

[Kernel-packages] [Bug 1914774] Re: Some derivative kernel tools packages don't depend on linux-tools-common

2023-03-10 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-5.4/5.4.0-145.162~18.04.1 kernel in -proposed solves the problem.
Please test the kernel and update this bug with the results. If the
problem is solved, change the tag 'verification-needed-bionic' to
'verification-done-bionic'. If the problem still exists, change the tag
'verification-needed-bionic' to 'verification-failed-bionic'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-bionic-linux-hwe-5.4 verification-needed-bionic

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

Title:
  Some derivative kernel tools packages don't depend on linux-tools-
  common

Status in linux-hwe-5.4 package in Ubuntu:
  Invalid
Status in linux-ibm package in Ubuntu:
  Invalid
Status in linux-ibm-5.4 package in Ubuntu:
  Invalid
Status in linux-hwe-5.4 source package in Bionic:
  Fix Committed
Status in linux-ibm-5.4 source package in Bionic:
  Fix Committed
Status in linux-ibm source package in Focal:
  Fix Committed
Status in linux-ibm source package in Jammy:
  Fix Released
Status in linux-ibm source package in Kinetic:
  Fix Released

Bug description:
  [Impact]

  Installing the tools package for some kernels, like linux-tools-
  generic-hwe-18.04, does not install linux-tools-common because of a
  missing dependency. This results in missing /usr/bin/* wrapper scripts
  that call the version dependent binaries (like cpupower).

  [Test Case]

  Install like linux-tools-generic-hwe-18.04 on bionic and:
  $ cpupower
  cpupower: command not found

  
  [Fix]

  Add linux-tools-common as a dependency.

  
  [Regression Potential]

  The fix results in an additional package being installed. If something
  goes wrong this would manifest itself as a package installation error.

  
  [Original Description]

  While running kernel 5.4.0-64 today on bionic I noticed that Canonical
  kernel team does not provide a linux-hwe-5.4-tools package.  Is that a
  deliberate choice?  If so, would you please share the reason?

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1914774] Re: Some derivative kernel tools packages don't depend on linux-tools-common

2023-03-06 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ibm - 5.15.0-1026.29

---
linux-ibm (5.15.0-1026.29) jammy; urgency=medium

  * jammy/linux-ibm: 5.15.0-1026.29 -proposed tracker (LP: #2004318)

  * Packaging resync (LP: #1786013)
- debian/dkms-versions -- update from kernel-versions (main/2023.01.30)

  * Some derivative kernel tools packages don't depend on linux-tools-common
(LP: #1914774)
- [Packaging] ibm: linux-tools-common and linux-cloud-tools-common are one 
per
  series

  [ Ubuntu: 5.15.0-66.73 ]

  * jammy/linux: 5.15.0-66.73 -proposed tracker (LP: #2004636)
  * CVE-2023-0461
- SAUCE: Fix inet_csk_listen_start after CVE-2023-0461

  [ Ubuntu: 5.15.0-65.72 ]

  * jammy/linux: 5.15.0-65.72 -proposed tracker (LP: #2004344)
  * Packaging resync (LP: #1786013)
- [Packaging] update variants
- debian/dkms-versions -- update from kernel-versions (main/2023.01.30)
  * NFS: client permission error after adding user to permissible group
(LP: #2003053)
- NFS: Clear the file access cache upon login
- NFS: Judge the file access cache's timestamp in rcu path
- NFS: Fix up a sparse warning
  * Fix W6400 hang after resume of S3 stress (LP: #2000299)
- drm/amd/display: Manually adjust strobe for DCN303
  * Rear Audio port sometimes has no audio output after reboot(Cirrus Logic)
(LP: #1998905)
- ALSA: hda/cirrus: Add extra 10 ms delay to allow PLL settle and lock.
  * CVE-2022-20369
- NFSD: fix use-after-free in __nfs42_ssc_open()
  * CVE-2023-0461
- net/ulp: prevent ULP without clone op from entering the LISTEN status
- net/ulp: use consistent error code when blocking ULP
  * CVE-2023-0179
- netfilter: nft_payload: incorrect arithmetics when fetching VLAN header 
bits
  * Jammy update: v5.15.85 upstream stable release (LP: #2003139)
- udf: Discard preallocation before extending file with a hole
- udf: Fix preallocation discarding at indirect extent boundary
- udf: Do not bother looking for prealloc extents if i_lenExtents matches
  i_size
- udf: Fix extending file within last block
- usb: gadget: uvc: Prevent buffer overflow in setup handler
- USB: serial: option: add Quectel EM05-G modem
- USB: serial: cp210x: add Kamstrup RF sniffer PIDs
- USB: serial: f81232: fix division by zero on line-speed change
- USB: serial: f81534: fix division by zero on line-speed change
- xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-N
- igb: Initialize mailbox message for VF reset
- usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU 
sub-system
  for Raptor Lake
- HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk
- selftests: net: Use "grep -E" instead of "egrep"
- net: loopback: use NET_NAME_PREDICTABLE for name_assign_type
- Linux 5.15.85
  * Jammy update: v5.15.84 upstream stable release (LP: #2003137)
- x86/vdso: Conditionally export __vdso_sgx_enter_enclave()
- vfs: fix copy_file_range() averts filesystem freeze protection
- ASoC: fsl_micfil: explicitly clear software reset bit
- ASoC: fsl_micfil: explicitly clear CHnF flags
- ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()
- libbpf: Use page size as max_entries when probing ring buffer map
- pinctrl: meditatek: Startup with the IRQs disabled
- can: sja1000: fix size of OCR_MODE_MASK define
- can: mcba_usb: Fix termination command argument
- net: fec: don't reset irq coalesce settings to defaults on "ip link up"
- ASoC: cs42l51: Correct PGA Volume minimum value
- perf: Fix perf_pending_task() UaF
- nvme-pci: clear the prp2 field when not used
- ASoC: ops: Correct bounds check for second channel on SX controls
- net: fec: properly guard irq coalesce setup
- Linux 5.15.84
  * Jammy update: v5.15.83 upstream stable release (LP: #2003134)
- clk: generalize devm_clk_get() a bit
- clk: Provide new devm_clk helpers for prepared and enabled clocks
- mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()
- arm64: dts: rockchip: keep I2S1 disabled for GPIO function on ROCK Pi 4
  series
- arm: dts: rockchip: fix node name for hym8563 rtc
- arm: dts: rockchip: remove clock-frequency from rtc
- ARM: dts: rockchip: fix ir-receiver node names
- arm64: dts: rockchip: fix ir-receiver node names
- ARM: dts: rockchip: rk3188: fix lcdc1-rgb24 node name
- fs: use acquire ordering in __fget_light()
- ARM: 9251/1: perf: Fix stacktraces for tracepoint events in THUMB2 kernels
- ARM: 9266/1: mm: fix no-MMU ZERO_PAGE() implementation
- ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 register
- spi: mediatek: Fix DEVAPC Violation at KO Remove
- ARM: dts: rockchip: disable arm_global_timer on rk3066 and rk3188
- ASoC: rt711-sdca: fix the latency time of clock stop prepare state machine
  transitions
- 9p/fd: Use P9_HDRSZ for header size
- regulator: slg5100

[Kernel-packages] [Bug 1914774] Re: Some derivative kernel tools packages don't depend on linux-tools-common

2023-03-01 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-ibm - 5.19.0-1018.20

---
linux-ibm (5.19.0-1018.20) kinetic; urgency=medium

  * kinetic/linux-ibm: 5.19.0-1018.20 -proposed tracker (LP: #2004288)

  * Kinetic update: upstream stable patchset 2023-01-27 (LP: #2004051)
- [Config] Update configs after rebase

  * Some derivative kernel tools packages don't depend on linux-tools-common
(LP: #1914774)
- [Packaging] ibm: linux-tools-common and linux-cloud-tools-common are one 
per
  series

  [ Ubuntu: 5.19.0-35.36 ]

  * kinetic/linux: 5.19.0-35.36 -proposed tracker (LP: #2004652)
  * CVE-2023-0461
- SAUCE: Fix inet_csk_listen_start after CVE-2023-0461

  [ Ubuntu: 5.19.0-34.35 ]

  * kinetic/linux: 5.19.0-34.35 -proposed tracker (LP: #2004299)
  * LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54
(LP: #1990849)
- [SAUCE] shiftfs: fix -EOVERFLOW inside the container
  * Kinetic update: upstream stable patchset 2023-01-27 (LP: #2004051)
- ASoC: fsl_sai: use local device pointer
- serial: Add rs485_supported to uart_port
- serial: fsl_lpuart: Fill in rs485_supported
- x86/sgx: Create utility to validate user provided offset and length
- x86/sgx: Add overflow check in sgx_validate_offset_length()
- binder: validate alloc->mm in ->mmap() handler
- ceph: Use kcalloc for allocating multiple elements
- ceph: fix NULL pointer dereference for req->r_session
- wifi: mac80211: fix memory free error when registering wiphy fail
- wifi: mac80211_hwsim: fix debugfs attribute ps with rc table support
- riscv: dts: sifive unleashed: Add PWM controlled LEDs
- audit: fix undefined behavior in bit shift for AUDIT_BIT
- wifi: airo: do not assign -1 to unsigned char
- wifi: mac80211: Fix ack frame idr leak when mesh has no route
- wifi: ath11k: Fix QCN9074 firmware boot on x86
- spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
- selftests/bpf: Add verifier test for release_reference()
- Revert "net: macsec: report real_dev features when HW offloading is 
enabled"
- platform/x86: ideapad-laptop: Disable touchpad_switch
- platform/x86: touchscreen_dmi: Add info for the RCA Cambio W101 v2 2-in-1
- platform/x86/intel/pmt: Sapphire Rapids PMT errata fix
- scsi: ibmvfc: Avoid path failures during live migration
- scsi: scsi_debug: Make the READ CAPACITY response compliant with ZBC
- drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017)
- block, bfq: fix null pointer dereference in bfq_bio_bfqg()
- arm64/syscall: Include asm/ptrace.h in syscall_wrapper header.
- nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked
- Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10
  properly""
- ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issue
- RISC-V: vdso: Do not add missing symbols to version section in linker 
script
- MIPS: pic32: treat port as signed integer
- xfrm: fix "disable_policy" on ipv4 early demux
- xfrm: replay: Fix ESN wrap around for GSO
- af_key: Fix send_acquire race with pfkey_register
- ARM: dts: am335x-pcm-953: Define fixed regulators in root node
- ASoC: hdac_hda: fix hda pcm buffer overflow issue
- ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove
- ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()
- x86/hyperv: Restore VP assist page after cpu offlining/onlining
- scsi: storvsc: Fix handling of srb_status and capacity change events
- ASoC: max98373: Add checks for devm_kcalloc
- regulator: core: fix kobject release warning and memory leak in
  regulator_register()
- spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()
- regulator: core: fix UAF in destroy_regulator()
- bus: sunxi-rsb: Remove the shutdown callback
- bus: sunxi-rsb: Support atomic transfers
- tee: optee: fix possible memory leak in optee_register_device()
- ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl
- selftests: mptcp: fix mibit vs mbit mix up
- net: liquidio: simplify if expression
- rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-
  CAN-15975]
- net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO bus
- nfc/nci: fix race with opening and closing
- net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()
- 9p/fd: fix issue of list_del corruption in p9_fd_cancel()
- netfilter: conntrack: Fix data-races around ct mark
- netfilter: nf_tables: do not set up extensions for end interval
- iavf: Fix a crash during reset task
- iavf: Do not restart Tx queues after reset task failure
- iavf: Fix race condition between iavf_shutdown and iavf_remove
- ARM: mxs: fix memory leak in mxs_machine_init()
- ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties
- net: ethernet: mtk_eth_soc: fix error handling 

[Kernel-packages] [Bug 1914774] Re: Some derivative kernel tools packages don't depend on linux-tools-common

2023-02-20 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-ibm/5.19.0-1018.20
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-kinetic' to 'verification-done-kinetic'. If the
problem still exists, change the tag 'verification-needed-kinetic' to
'verification-failed-kinetic'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-kinetic-linux-ibm verification-needed-kinetic

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

Title:
  Some derivative kernel tools packages don't depend on linux-tools-
  common

Status in linux-hwe-5.4 package in Ubuntu:
  Invalid
Status in linux-ibm package in Ubuntu:
  Invalid
Status in linux-ibm-5.4 package in Ubuntu:
  Invalid
Status in linux-hwe-5.4 source package in Bionic:
  Fix Committed
Status in linux-ibm-5.4 source package in Bionic:
  Fix Committed
Status in linux-ibm source package in Focal:
  Fix Committed
Status in linux-ibm source package in Jammy:
  Fix Committed
Status in linux-ibm source package in Kinetic:
  Fix Committed

Bug description:
  [Impact]

  Installing the tools package for some kernels, like linux-tools-
  generic-hwe-18.04, does not install linux-tools-common because of a
  missing dependency. This results in missing /usr/bin/* wrapper scripts
  that call the version dependent binaries (like cpupower).

  [Test Case]

  Install like linux-tools-generic-hwe-18.04 on bionic and:
  $ cpupower
  cpupower: command not found

  
  [Fix]

  Add linux-tools-common as a dependency.

  
  [Regression Potential]

  The fix results in an additional package being installed. If something
  goes wrong this would manifest itself as a package installation error.

  
  [Original Description]

  While running kernel 5.4.0-64 today on bionic I noticed that Canonical
  kernel team does not provide a linux-hwe-5.4-tools package.  Is that a
  deliberate choice?  If so, would you please share the reason?

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1914774] Re: Some derivative kernel tools packages don't depend on linux-tools-common

2023-02-17 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-ibm/5.15.0-1026.29
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-jammy' to 'verification-done-jammy'. If the
problem still exists, change the tag 'verification-needed-jammy' to
'verification-failed-jammy'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-jammy-linux-ibm verification-needed-jammy

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

Title:
  Some derivative kernel tools packages don't depend on linux-tools-
  common

Status in linux-hwe-5.4 package in Ubuntu:
  Invalid
Status in linux-ibm package in Ubuntu:
  Invalid
Status in linux-ibm-5.4 package in Ubuntu:
  Invalid
Status in linux-hwe-5.4 source package in Bionic:
  Fix Committed
Status in linux-ibm-5.4 source package in Bionic:
  Fix Committed
Status in linux-ibm source package in Focal:
  Fix Committed
Status in linux-ibm source package in Jammy:
  Fix Committed
Status in linux-ibm source package in Kinetic:
  Fix Committed

Bug description:
  [Impact]

  Installing the tools package for some kernels, like linux-tools-
  generic-hwe-18.04, does not install linux-tools-common because of a
  missing dependency. This results in missing /usr/bin/* wrapper scripts
  that call the version dependent binaries (like cpupower).

  [Test Case]

  Install like linux-tools-generic-hwe-18.04 on bionic and:
  $ cpupower
  cpupower: command not found

  
  [Fix]

  Add linux-tools-common as a dependency.

  
  [Regression Potential]

  The fix results in an additional package being installed. If something
  goes wrong this would manifest itself as a package installation error.

  
  [Original Description]

  While running kernel 5.4.0-64 today on bionic I noticed that Canonical
  kernel team does not provide a linux-hwe-5.4-tools package.  Is that a
  deliberate choice?  If so, would you please share the reason?

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1914774] Re: Some derivative kernel tools packages don't depend on linux-tools-common

2023-02-13 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-ibm/5.4.0-1045.50
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-focal' to 'verification-done-focal'. If the
problem still exists, change the tag 'verification-needed-focal' to
'verification-failed-focal'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: kernel-spammed-focal-linux-ibm verification-needed-focal

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

Title:
  Some derivative kernel tools packages don't depend on linux-tools-
  common

Status in linux-hwe-5.4 package in Ubuntu:
  Invalid
Status in linux-ibm package in Ubuntu:
  Invalid
Status in linux-ibm-5.4 package in Ubuntu:
  Invalid
Status in linux-hwe-5.4 source package in Bionic:
  Fix Committed
Status in linux-ibm-5.4 source package in Bionic:
  Fix Committed
Status in linux-ibm source package in Focal:
  Fix Committed
Status in linux-ibm source package in Jammy:
  Fix Committed
Status in linux-ibm source package in Kinetic:
  Fix Committed

Bug description:
  [Impact]

  Installing the tools package for some kernels, like linux-tools-
  generic-hwe-18.04, does not install linux-tools-common because of a
  missing dependency. This results in missing /usr/bin/* wrapper scripts
  that call the version dependent binaries (like cpupower).

  [Test Case]

  Install like linux-tools-generic-hwe-18.04 on bionic and:
  $ cpupower
  cpupower: command not found

  
  [Fix]

  Add linux-tools-common as a dependency.

  
  [Regression Potential]

  The fix results in an additional package being installed. If something
  goes wrong this would manifest itself as a package installation error.

  
  [Original Description]

  While running kernel 5.4.0-64 today on bionic I noticed that Canonical
  kernel team does not provide a linux-hwe-5.4-tools package.  Is that a
  deliberate choice?  If so, would you please share the reason?

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1914774] Re: Some derivative kernel tools packages don't depend on linux-tools-common

2023-02-10 Thread Bartlomiej Zolnierkiewicz
** Changed in: linux-hwe-5.4 (Ubuntu Bionic)
   Status: New => Fix Committed

** Changed in: linux-ibm (Ubuntu Focal)
   Status: New => Fix Committed

** Changed in: linux-ibm (Ubuntu Jammy)
   Status: New => Fix Committed

** Changed in: linux-ibm (Ubuntu Kinetic)
   Status: New => Fix Committed

** Changed in: linux-ibm-5.4 (Ubuntu Bionic)
   Status: Confirmed => Fix Committed

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

Title:
  Some derivative kernel tools packages don't depend on linux-tools-
  common

Status in linux-hwe-5.4 package in Ubuntu:
  Invalid
Status in linux-ibm package in Ubuntu:
  Invalid
Status in linux-ibm-5.4 package in Ubuntu:
  Invalid
Status in linux-hwe-5.4 source package in Bionic:
  Fix Committed
Status in linux-ibm-5.4 source package in Bionic:
  Fix Committed
Status in linux-ibm source package in Focal:
  Fix Committed
Status in linux-ibm source package in Jammy:
  Fix Committed
Status in linux-ibm source package in Kinetic:
  Fix Committed

Bug description:
  [Impact]

  Installing the tools package for some kernels, like linux-tools-
  generic-hwe-18.04, does not install linux-tools-common because of a
  missing dependency. This results in missing /usr/bin/* wrapper scripts
  that call the version dependent binaries (like cpupower).

  [Test Case]

  Install like linux-tools-generic-hwe-18.04 on bionic and:
  $ cpupower
  cpupower: command not found

  
  [Fix]

  Add linux-tools-common as a dependency.

  
  [Regression Potential]

  The fix results in an additional package being installed. If something
  goes wrong this would manifest itself as a package installation error.

  
  [Original Description]

  While running kernel 5.4.0-64 today on bionic I noticed that Canonical
  kernel team does not provide a linux-hwe-5.4-tools package.  Is that a
  deliberate choice?  If so, would you please share the reason?

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1914774] Re: Some derivative kernel tools packages don't depend on linux-tools-common

2022-11-29 Thread Juerg Haefliger
** Also affects: linux-ibm-5.4 (Ubuntu)
   Importance: Undecided
   Status: New

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

** No longer affects: linux-meta-hwe-5.4 (Ubuntu)

** No longer affects: linux-meta-hwe-5.4 (Ubuntu Bionic)

** Changed in: linux-ibm-5.4 (Ubuntu Bionic)
   Status: New => Confirmed

** Changed in: linux-ibm-5.4 (Ubuntu)
   Status: New => Confirmed

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

** Changed in: linux-ibm-5.4 (Ubuntu)
   Status: Confirmed => Invalid

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

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

** Also affects: linux-ibm (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: linux-ibm-5.4 (Ubuntu Focal)
   Importance: Undecided
   Status: New

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

** Also affects: linux-ibm (Ubuntu Kinetic)
   Importance: Undecided
   Status: New

** Also affects: linux-ibm-5.4 (Ubuntu Kinetic)
   Importance: Undecided
   Status: New

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

** Also affects: linux-ibm (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: linux-ibm-5.4 (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** No longer affects: linux-hwe-5.4 (Ubuntu Focal)

** No longer affects: linux-hwe-5.4 (Ubuntu Jammy)

** No longer affects: linux-hwe-5.4 (Ubuntu Kinetic)

** No longer affects: linux-ibm-5.4 (Ubuntu Focal)

** No longer affects: linux-ibm-5.4 (Ubuntu Jammy)

** No longer affects: linux-ibm-5.4 (Ubuntu Kinetic)

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

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

Title:
  Some derivative kernel tools packages don't depend on linux-tools-
  common

Status in linux-hwe-5.4 package in Ubuntu:
  Invalid
Status in linux-ibm package in Ubuntu:
  Invalid
Status in linux-ibm-5.4 package in Ubuntu:
  Invalid
Status in linux-hwe-5.4 source package in Bionic:
  New
Status in linux-ibm-5.4 source package in Bionic:
  Confirmed
Status in linux-ibm source package in Focal:
  New
Status in linux-ibm source package in Jammy:
  New
Status in linux-ibm source package in Kinetic:
  New

Bug description:
  [Impact]

  Installing the tools package for some kernels, like linux-tools-
  generic-hwe-18.04, does not install linux-tools-common because of a
  missing dependency. This results in missing /usr/bin/* wrapper scripts
  that call the version dependent binaries (like cpupower).

  [Test Case]

  Install like linux-tools-generic-hwe-18.04 on bionic and:
  $ cpupower
  cpupower: command not found

  
  [Fix]

  Add linux-tools-common as a dependency.

  
  [Regression Potential]

  The fix results in an additional package being installed. If something
  goes wrong this would manifest itself as a package installation error.

  
  [Original Description]

  While running kernel 5.4.0-64 today on bionic I noticed that Canonical
  kernel team does not provide a linux-hwe-5.4-tools package.  Is that a
  deliberate choice?  If so, would you please share the reason?

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp