← Back to team overview

kernel-packages team mailing list archive

[Bug 1465322] Re: regression: "df: `/sys/kernel/debug': Function not implemented" with 3.2.0-85.122

 

mikelococo: this is a request for testing the Precise kernel that is
currently in -proposed (kernel version 3.2.0-87.125).  This kernel
version should contain the fix for this bug, and I am asking the
original bug reporter (or anyone else affected by this bug) to verify
that it is indeed fixed.

If the bug is fixed by this kernel, the bug tag 'verification-needed-
precise' should be replaced by 'verification-needed-precise'.

Anyway, since I was able to reproduce this bug, I will eventually verify
it too but as I've worked on the fix it would be good to have someone
else to double-check.

-- 
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/1465322

Title:
  regression: "df: `/sys/kernel/debug': Function not implemented" with
  3.2.0-85.122

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Precise:
  Fix Committed

Bug description:
  $ cat /proc/version_signature
  Ubuntu 3.2.0-84.121-generic 3.2.68

  $ df | head -3
  Filesystem     1K-blocks    Used Available Use% Mounted on
  /dev/vda1        7481832 4262872   2838904  61% /
  udev              371920       4    371916   1% /dev

  $ cat /proc/version_signature
  Ubuntu 3.2.0-85.122-generic 3.2.69

  $ df | head -3
  df: `/sys/kernel/debug': Function not implemented
  Filesystem     1K-blocks    Used Available Use% Mounted on
  /dev/vda1        7481832 4263012   2838764  61% /
  udev              371920       4    371916   1% /dev

  This is confirmed in an amd64 VM and on an amd64 system. It doesn't
  make a difference if I use sudo.

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


References