** Description changed:

  == SRU Request BIONIC ==
  
  == Justification ==
  
- Newer kernels in Bionoc don't support the older legacy /proc/timer_stats
+ Newer kernels in Bionic don't support the older legacy /proc/timer_stats
  interface that health-check used to use. This was deprecated in health-
  check 0.03.00 onwards found in Cosmic+.  Backport the removal of the
  /proc/timer_stats interface usage to Bionic's version of health-check to
  remove the /proc/timer_stats warning message.
  
  == How to reproduce ==
  
  Run health-check and one will see the error message, e.g.
  
  sudo health-check pwd
  
  "Cannot open /proc/timer_stats"
  
  With the fix this error message does not occur.
  
  == Regression Potential ==
  
  These are backports of upstream health-check patches.  They remove old
  redundant code and don't touch other health-check functionality; hence
  regression potential is small.
  
  -----
  
  Running health_check 0.02.09 results in the following error:
  
  Cannot open /proc/timer_stats.
  
  This struct does not exist:
  
  ls: cannot access '/proc/timer_stats': No such file or directory
  
  This on:
  
  lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:    Ubuntu 18.04.2 LTS
  Release:        18.04
  Codename:       bionic
  
  Testing version 0.03.00 from git tip works correctly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821181

Title:
  Health_check 0.02.09 expects /proc/timer_stats and cannot collect
  events

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/health-check/+bug/1821181/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to