[Kernel-packages] [Bug 1344405] Re: Kernel missing /proc/keys

2021-10-14 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be
fixed for that release

** Changed in: linux (Ubuntu Precise)
   Status: New => Won't Fix

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

Title:
  Kernel missing /proc/keys

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Precise:
  Won't Fix
Status in linux source package in Trusty:
  Fix Released
Status in linux source package in Utopic:
  Fix Released

Bug description:
  lsb_release -rd
  Description:   Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy linux-generic

  linux-generic:
Installed: 3.13.0.24.28
Candidate: 3.13.0.32.38
Version table:
   3.13.0.32.38 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 3.13.0.24.28 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  -

  When attempting to clear NFS uid/gid cache I ran nfsidmap -c

  expected Result
  no response, nfsidmap does not return anything if it completes properly
  example:

  [root@quebec ~]# nfsidmap -c
  [root@quebec ~]#

  What did happen

  root@u1404vm:~# nfsidmap -c
  nfsidmap: fopen(/proc/keys) failed: No such file or directory

  I checked /proc and the /proc/key-users file and the
  /proc/sys/kernel/keys directory were there.

  I Looked up Kernel Key Management and saw that /proc/keys was needed
  to hold the key pairs used by the kernel.

   From Google'ng the following kernel option needs to be enabled

  CONFIG_KEYS_DEBUG_PROC_KEY

  or /proc/keys does not get created.

  I checked /boot/config-3.13.0-24-generic and that option is not
  enabled.

  I checked this on both Centos 6.5/7 and Mageia and they are enabled
  and /proc/keys exist, nfsidmap -c works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1344405/+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 1344405] Re: Kernel missing /proc/keys

2014-10-16 Thread Andy Whitcroft
** Also affects: linux (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

Title:
  Kernel missing /proc/keys

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Precise:
  New
Status in “linux” source package in Trusty:
  Fix Released
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  lsb_release -rd
  Description:   Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy linux-generic

  linux-generic:
Installed: 3.13.0.24.28
Candidate: 3.13.0.32.38
Version table:
   3.13.0.32.38 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 3.13.0.24.28 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  -

  When attempting to clear NFS uid/gid cache I ran nfsidmap -c

  expected Result
  no response, nfsidmap does not return anything if it completes properly
  example:

  [root@quebec ~]# nfsidmap -c
  [root@quebec ~]#

  What did happen

  root@u1404vm:~# nfsidmap -c
  nfsidmap: fopen(/proc/keys) failed: No such file or directory

  I checked /proc and the /proc/key-users file and the
  /proc/sys/kernel/keys directory were there.

  I Looked up Kernel Key Management and saw that /proc/keys was needed
  to hold the key pairs used by the kernel.

   From Google'ng the following kernel option needs to be enabled

  CONFIG_KEYS_DEBUG_PROC_KEY

  or /proc/keys does not get created.

  I checked /boot/config-3.13.0-24-generic and that option is not
  enabled.

  I checked this on both Centos 6.5/7 and Mageia and they are enabled
  and /proc/keys exist, nfsidmap -c works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1344405/+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 1344405] Re: Kernel missing /proc/keys

2014-08-28 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-35.62

---
linux (3.13.0-35.62) trusty; urgency=low

  [ Joseph Salisbury ]

  * Release Tracking Bug
- LP: #1357148

  [ Brad Figg ]

  * Start new release

  [ dann frazier ]

  * SAUCE: (no-up) Fix build failure on arm64
- LP: #1353657
  * [debian] Allow for package revisions condusive for branching

  [ David Henningsson ]

  * SAUCE: Call broadwell specific functions from the hda driver
- LP: #1317865

  [ Edward Lin ]

  * SAUCE: (no-up) Add use native backlight quirk for Dell Inspiron
5547/5447
- LP: #1332437

  [ Imre Deak ]

  * SAUCE: drm/i915: move power domain init earlier during system resume
- LP: #1353405

  [ Jani Nikula ]

  * SAUCE: drm/i915: use lane count and link rate from VBT as minimums for
eDP
- LP: #1338582
  * SAUCE: drm/i915/dp: force eDP lane count to max available lanes on BDW
- LP: #1338582
  * SAUCE: drm/i915: provide interface for audio driver to query cdclk
- LP: #1188091
  * SAUCE: drm/i915: demote opregion excessive timeout WARN_ONCE to
DRM_INFO_ONCE
- LP: #1351014

  [ Joseph Salisbury ]

  * [Config] updateconfigs after Linux 3.13.11.6 updates

  [ Luis Henriques ]

  * Revert [Packaging] linux-udeb-flavour -- standardise on linux
prefix

  [ Ming Lei ]

  * Revert SAUCE: (no-up) ata: Fix the dma state machine lockup for the
IDENTIFY DEVICE PIO mode command.
- LP: #1335645

  [ Paulo Zanoni ]

  * SAUCE: drm/i915: consider the source max DP lane count too
- LP: #1338582

  [ Tim Gardner ]

  * [Config] CONFIG_GPIO_SYSFS=y
- LP: #1342153
  * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
- LP: #1344405
  * [Config] updateconfigs
  * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
- LP: #1343109
  * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
- LP: #1349028

  [ Timo Aaltonen ]

  * SAUCE: Fix a typo in hda i915_bdw support.
- LP: #1343140

  [ Upstream Kernel Changes ]

  * Revert net/mlx4_en: Fix bad use of dev_id
- LP: #1347012
  * Revert ACPI / AC: Remove AC's proc directory.
- LP: #1356913
  * Revert mac80211: move bufferable MMPDU check to fix AP mode scan
- LP: #1356913
  * mm, pcp: allow restoring percpu_pagelist_fraction default
- LP: #1347088
  * net: Fix permission check in netlink_connect()
- LP: #1312989
  * netlink: Rename netlink_capable netlink_allowed
- LP: #1312989
  * net: Move the permission check in sock_diag_put_filterinfo to
packet_diag_dump
- LP: #1312989
  * net: Add variants of capable for use on on sockets
- LP: #1312989
  * net: Add variants of capable for use on netlink messages
- LP: #1312989
  * net: Use netlink_ns_capable to verify the permisions of netlink
messages
- LP: #1312989
  * netlink: Only check file credentials for implicit destinations
- LP: #1312989
  * igb: fix stats for i210 rx_fifo_errors
- LP: #1338893
  * HID: use multi input quirk for 22b9:2968
- LP: #1339567
  * crypto/nx: disable NX on little endian builds
- LP: #1338666
  * ACPI / video: Add Dell Inspiron 5737 to the blacklist
- LP: #1250401
  * Input: elantech - deal with clickpads reporting right button events
- LP: #1188025
  * net/mlx4_core: Enforce irq affinity changes immediatly
- LP: #1326108
  * cpumask: Utility function to set n'th cpu - local cpu first
- LP: #1326108
  * net/mlx4_en: Use affinity hint
- LP: #1326108
  * net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ
affinity map
- LP: #1326108
  * net/mlx4_en: IRQ affinity hint is not cleared on port down
- LP: #1326108
  * Subject: net: Allow tc changes in user namespaces
- LP: #1344049
  * net-gro: restore frag0 optimization
- LP: #1344323
  * Bluetooth: Fix redundant encryption request for reauthentication
- LP: #1347088
  * Bluetooth: Fix check for connection encryption
- LP: #1347088
  * introduce for_each_thread() to replace the buggy while_each_thread()
- LP: #1347088
  * NFS: Don't declare inode uptodate unless all attributes were checked
- LP: #1347088
  * usb: dwc3: gadget: clear stall when disabling endpoint
- LP: #1347088
  * ACPICA: utstring: Check array index bound before use.
- LP: #1347088
  * mtip32xx: Increase timeout for STANDBY IMMEDIATE command
- LP: #1347088
  * mtip32xx: Remove dfs_parent after pci unregister
- LP: #1347088
  * mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
- LP: #1347088
  * extcon: max77693: Fix two NULL pointer exceptions on missing pdata
- LP: #1347088
  * extcon: max8997: Fix NULL pointer exception on missing pdata
- LP: #1347088
  * builddeb: use $OBJCOPY variable instead of objcopy
- LP: #1347088
  * bluetooth: hci_ldisc: fix deadlock condition
- LP: #1347088
  * powerpc/pseries: Fix overwritten PE state
- LP: #1347088
  * PCI: Add new ID for Intel GPU spurious interrupt quirk
- LP: #1347088
  * x86-32, espfix: Remove 

[Kernel-packages] [Bug 1344405] Re: Kernel missing /proc/keys

2014-08-21 Thread Ben Polman
I have tested the proposed kernel and it works,  /proc/keys gets filled and
nfsidmap -c 
now works without complaint

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

Title:
  Kernel missing /proc/keys

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  lsb_release -rd
  Description:   Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy linux-generic

  linux-generic:
Installed: 3.13.0.24.28
Candidate: 3.13.0.32.38
Version table:
   3.13.0.32.38 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 3.13.0.24.28 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  -

  When attempting to clear NFS uid/gid cache I ran nfsidmap -c

  expected Result
  no response, nfsidmap does not return anything if it completes properly
  example:

  [root@quebec ~]# nfsidmap -c
  [root@quebec ~]#

  What did happen

  root@u1404vm:~# nfsidmap -c
  nfsidmap: fopen(/proc/keys) failed: No such file or directory

  I checked /proc and the /proc/key-users file and the
  /proc/sys/kernel/keys directory were there.

  I Looked up Kernel Key Management and saw that /proc/keys was needed
  to hold the key pairs used by the kernel.

   From Google'ng the following kernel option needs to be enabled

  CONFIG_KEYS_DEBUG_PROC_KEY

  or /proc/keys does not get created.

  I checked /boot/config-3.13.0-24-generic and that option is not
  enabled.

  I checked this on both Centos 6.5/7 and Mageia and they are enabled
  and /proc/keys exist, nfsidmap -c works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1344405/+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 1344405] Re: Kernel missing /proc/keys

2014-08-21 Thread Ben Polman
** Tags removed: verification-needed-trusty
** Tags added: verification-done-trusty

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

Title:
  Kernel missing /proc/keys

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  lsb_release -rd
  Description:   Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy linux-generic

  linux-generic:
Installed: 3.13.0.24.28
Candidate: 3.13.0.32.38
Version table:
   3.13.0.32.38 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 3.13.0.24.28 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  -

  When attempting to clear NFS uid/gid cache I ran nfsidmap -c

  expected Result
  no response, nfsidmap does not return anything if it completes properly
  example:

  [root@quebec ~]# nfsidmap -c
  [root@quebec ~]#

  What did happen

  root@u1404vm:~# nfsidmap -c
  nfsidmap: fopen(/proc/keys) failed: No such file or directory

  I checked /proc and the /proc/key-users file and the
  /proc/sys/kernel/keys directory were there.

  I Looked up Kernel Key Management and saw that /proc/keys was needed
  to hold the key pairs used by the kernel.

   From Google'ng the following kernel option needs to be enabled

  CONFIG_KEYS_DEBUG_PROC_KEY

  or /proc/keys does not get created.

  I checked /boot/config-3.13.0-24-generic and that option is not
  enabled.

  I checked this on both Centos 6.5/7 and Mageia and they are enabled
  and /proc/keys exist, nfsidmap -c works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1344405/+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 1344405] Re: Kernel missing /proc/keys

2014-08-19 Thread Ben Polman
I had the same problem and have tried the same remedy, increasing the 
parameters and rebuld kernel 
with CONFIG_KEYS_DEBUG_PROC_KEY=y
I did this with 3.13.0-34 on a ubuntu 14.04 client which was running already 
this kernel in which it was
not fixed.

When can we expect this to be present in a trusty kernel update ?
We are experiencing a lot of trouble with this since we are migrating more 
machines
to 14.04.
We had and still have the same problem but a lot less frequently on 12.04 
clients.
Is the same fix expected to work ?

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

Title:
  Kernel missing /proc/keys

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  lsb_release -rd
  Description:   Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy linux-generic

  linux-generic:
Installed: 3.13.0.24.28
Candidate: 3.13.0.32.38
Version table:
   3.13.0.32.38 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 3.13.0.24.28 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  -

  When attempting to clear NFS uid/gid cache I ran nfsidmap -c

  expected Result
  no response, nfsidmap does not return anything if it completes properly
  example:

  [root@quebec ~]# nfsidmap -c
  [root@quebec ~]#

  What did happen

  root@u1404vm:~# nfsidmap -c
  nfsidmap: fopen(/proc/keys) failed: No such file or directory

  I checked /proc and the /proc/key-users file and the
  /proc/sys/kernel/keys directory were there.

  I Looked up Kernel Key Management and saw that /proc/keys was needed
  to hold the key pairs used by the kernel.

   From Google'ng the following kernel option needs to be enabled

  CONFIG_KEYS_DEBUG_PROC_KEY

  or /proc/keys does not get created.

  I checked /boot/config-3.13.0-24-generic and that option is not
  enabled.

  I checked this on both Centos 6.5/7 and Mageia and they are enabled
  and /proc/keys exist, nfsidmap -c works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1344405/+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 1344405] Re: Kernel missing /proc/keys

2014-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-lts-trusty

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

Title:
  Kernel missing /proc/keys

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  lsb_release -rd
  Description:   Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy linux-generic

  linux-generic:
Installed: 3.13.0.24.28
Candidate: 3.13.0.32.38
Version table:
   3.13.0.32.38 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 3.13.0.24.28 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  -

  When attempting to clear NFS uid/gid cache I ran nfsidmap -c

  expected Result
  no response, nfsidmap does not return anything if it completes properly
  example:

  [root@quebec ~]# nfsidmap -c
  [root@quebec ~]#

  What did happen

  root@u1404vm:~# nfsidmap -c
  nfsidmap: fopen(/proc/keys) failed: No such file or directory

  I checked /proc and the /proc/key-users file and the
  /proc/sys/kernel/keys directory were there.

  I Looked up Kernel Key Management and saw that /proc/keys was needed
  to hold the key pairs used by the kernel.

   From Google'ng the following kernel option needs to be enabled

  CONFIG_KEYS_DEBUG_PROC_KEY

  or /proc/keys does not get created.

  I checked /boot/config-3.13.0-24-generic and that option is not
  enabled.

  I checked this on both Centos 6.5/7 and Mageia and they are enabled
  and /proc/keys exist, nfsidmap -c works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1344405/+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 1344405] Re: Kernel missing /proc/keys

2014-08-19 Thread Brad Figg
This bug is awaiting verification that the 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-
trusty' to 'verification-done-trusty'.

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: verification-needed-trusty

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

Title:
  Kernel missing /proc/keys

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  lsb_release -rd
  Description:   Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy linux-generic

  linux-generic:
Installed: 3.13.0.24.28
Candidate: 3.13.0.32.38
Version table:
   3.13.0.32.38 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 3.13.0.24.28 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  -

  When attempting to clear NFS uid/gid cache I ran nfsidmap -c

  expected Result
  no response, nfsidmap does not return anything if it completes properly
  example:

  [root@quebec ~]# nfsidmap -c
  [root@quebec ~]#

  What did happen

  root@u1404vm:~# nfsidmap -c
  nfsidmap: fopen(/proc/keys) failed: No such file or directory

  I checked /proc and the /proc/key-users file and the
  /proc/sys/kernel/keys directory were there.

  I Looked up Kernel Key Management and saw that /proc/keys was needed
  to hold the key pairs used by the kernel.

   From Google'ng the following kernel option needs to be enabled

  CONFIG_KEYS_DEBUG_PROC_KEY

  or /proc/keys does not get created.

  I checked /boot/config-3.13.0-24-generic and that option is not
  enabled.

  I checked this on both Centos 6.5/7 and Mageia and they are enabled
  and /proc/keys exist, nfsidmap -c works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1344405/+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 1344405] Re: Kernel missing /proc/keys

2014-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/linux-keystone

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

Title:
  Kernel missing /proc/keys

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  lsb_release -rd
  Description:   Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy linux-generic

  linux-generic:
Installed: 3.13.0.24.28
Candidate: 3.13.0.32.38
Version table:
   3.13.0.32.38 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 3.13.0.24.28 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  -

  When attempting to clear NFS uid/gid cache I ran nfsidmap -c

  expected Result
  no response, nfsidmap does not return anything if it completes properly
  example:

  [root@quebec ~]# nfsidmap -c
  [root@quebec ~]#

  What did happen

  root@u1404vm:~# nfsidmap -c
  nfsidmap: fopen(/proc/keys) failed: No such file or directory

  I checked /proc and the /proc/key-users file and the
  /proc/sys/kernel/keys directory were there.

  I Looked up Kernel Key Management and saw that /proc/keys was needed
  to hold the key pairs used by the kernel.

   From Google'ng the following kernel option needs to be enabled

  CONFIG_KEYS_DEBUG_PROC_KEY

  or /proc/keys does not get created.

  I checked /boot/config-3.13.0-24-generic and that option is not
  enabled.

  I checked this on both Centos 6.5/7 and Mageia and they are enabled
  and /proc/keys exist, nfsidmap -c works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1344405/+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 1344405] Re: Kernel missing /proc/keys

2014-07-28 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.16.0-6.11

---
linux (3.16.0-6.11) utopic; urgency=low

  [ Paolo Pisati ]

  * [Config] armhf: MXS_DMA=y  MTD_NAND_GPMI_NAND=m
  * [Config] armhf: KEYBOARD_IMX=m
  * [Config] armhf: build cubox  imx6 DTBs
  * [Config] armhf: RTC_DRV_PCF8523=y

  [ Tim Gardner ]

  * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
- LP: #1344405
  * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
- LP: #1343109
  * Release Tracking Bug
- LP: #1349196

  [ Upstream Kernel Changes ]

  * rebase to v3.16-rc7
 -- Tim Gardner tim.gard...@canonical.com   Thu, 24 Jul 2014 09:08:55 -0400

** Changed in: linux (Ubuntu Utopic)
   Status: Fix Committed = Fix Released

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

Title:
  Kernel missing /proc/keys

Status in “linux” package in Ubuntu:
  Fix Released
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Released

Bug description:
  lsb_release -rd
  Description:   Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy linux-generic

  linux-generic:
Installed: 3.13.0.24.28
Candidate: 3.13.0.32.38
Version table:
   3.13.0.32.38 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 3.13.0.24.28 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  -

  When attempting to clear NFS uid/gid cache I ran nfsidmap -c

  expected Result
  no response, nfsidmap does not return anything if it completes properly
  example:

  [root@quebec ~]# nfsidmap -c
  [root@quebec ~]#

  What did happen

  root@u1404vm:~# nfsidmap -c
  nfsidmap: fopen(/proc/keys) failed: No such file or directory

  I checked /proc and the /proc/key-users file and the
  /proc/sys/kernel/keys directory were there.

  I Looked up Kernel Key Management and saw that /proc/keys was needed
  to hold the key pairs used by the kernel.

   From Google'ng the following kernel option needs to be enabled

  CONFIG_KEYS_DEBUG_PROC_KEY

  or /proc/keys does not get created.

  I checked /boot/config-3.13.0-24-generic and that option is not
  enabled.

  I checked this on both Centos 6.5/7 and Mageia and they are enabled
  and /proc/keys exist, nfsidmap -c works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1344405/+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 1344405] Re: Kernel missing /proc/keys

2014-07-21 Thread Tim Gardner
** Also affects: linux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Utopic)
   Importance: Undecided
   Status: Incomplete

** Changed in: linux (Ubuntu Trusty)
   Status: New = In Progress

** Changed in: linux (Ubuntu Trusty)
 Assignee: (unassigned) = Tim Gardner (timg-tpi)

** Changed in: linux (Ubuntu Utopic)
   Status: Incomplete = In Progress

** Changed in: linux (Ubuntu Utopic)
 Assignee: (unassigned) = Tim Gardner (timg-tpi)

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

Title:
  Kernel missing /proc/keys

Status in “linux” package in Ubuntu:
  In Progress
Status in “linux” source package in Trusty:
  In Progress
Status in “linux” source package in Utopic:
  In Progress

Bug description:
  lsb_release -rd
  Description:   Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy linux-generic

  linux-generic:
Installed: 3.13.0.24.28
Candidate: 3.13.0.32.38
Version table:
   3.13.0.32.38 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 3.13.0.24.28 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  -

  When attempting to clear NFS uid/gid cache I ran nfsidmap -c

  expected Result
  no response, nfsidmap does not return anything if it completes properly
  example:

  [root@quebec ~]# nfsidmap -c
  [root@quebec ~]#

  What did happen

  root@u1404vm:~# nfsidmap -c
  nfsidmap: fopen(/proc/keys) failed: No such file or directory

  I checked /proc and the /proc/key-users file and the
  /proc/sys/kernel/keys directory were there.

  I Looked up Kernel Key Management and saw that /proc/keys was needed
  to hold the key pairs used by the kernel.

   From Google'ng the following kernel option needs to be enabled

  CONFIG_KEYS_DEBUG_PROC_KEY

  or /proc/keys does not get created.

  I checked /boot/config-3.13.0-24-generic and that option is not
  enabled.

  I checked this on both Centos 6.5/7 and Mageia and they are enabled
  and /proc/keys exist, nfsidmap -c works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1344405/+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 1344405] Re: Kernel missing /proc/keys

2014-07-21 Thread Tim Gardner
** Changed in: linux (Ubuntu Trusty)
   Status: In Progress = Fix Committed

** Changed in: linux (Ubuntu Utopic)
   Status: In Progress = 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/1344405

Title:
  Kernel missing /proc/keys

Status in “linux” package in Ubuntu:
  Fix Committed
Status in “linux” source package in Trusty:
  Fix Committed
Status in “linux” source package in Utopic:
  Fix Committed

Bug description:
  lsb_release -rd
  Description:   Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy linux-generic

  linux-generic:
Installed: 3.13.0.24.28
Candidate: 3.13.0.32.38
Version table:
   3.13.0.32.38 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 3.13.0.24.28 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  -

  When attempting to clear NFS uid/gid cache I ran nfsidmap -c

  expected Result
  no response, nfsidmap does not return anything if it completes properly
  example:

  [root@quebec ~]# nfsidmap -c
  [root@quebec ~]#

  What did happen

  root@u1404vm:~# nfsidmap -c
  nfsidmap: fopen(/proc/keys) failed: No such file or directory

  I checked /proc and the /proc/key-users file and the
  /proc/sys/kernel/keys directory were there.

  I Looked up Kernel Key Management and saw that /proc/keys was needed
  to hold the key pairs used by the kernel.

   From Google'ng the following kernel option needs to be enabled

  CONFIG_KEYS_DEBUG_PROC_KEY

  or /proc/keys does not get created.

  I checked /boot/config-3.13.0-24-generic and that option is not
  enabled.

  I checked this on both Centos 6.5/7 and Mageia and they are enabled
  and /proc/keys exist, nfsidmap -c works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1344405/+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 1344405] Re: Kernel missing /proc/keys

2014-07-19 Thread Phillip Sz
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect BUGNUMBER
When reporting bugs in the future please use apport by using 'ubuntu-bug' and 
the name of the package affected. You can learn more about this functionality 
at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

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

Title:
  Kernel missing /proc/keys

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  lsb_release -rd
  Description:   Ubuntu 14.04 LTS
  Release:  14.04

  apt-cache policy linux-generic

  linux-generic:
Installed: 3.13.0.24.28
Candidate: 3.13.0.32.38
Version table:
   3.13.0.32.38 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ trusty-security/main amd64 
Packages
   *** 3.13.0.24.28 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  -

  When attempting to clear NFS uid/gid cache I ran nfsidmap -c

  expected Result
  no response, nfsidmap does not return anything if it completes properly
  example:

  [root@quebec ~]# nfsidmap -c
  [root@quebec ~]#

  What did happen

  root@u1404vm:~# nfsidmap -c
  nfsidmap: fopen(/proc/keys) failed: No such file or directory

  I checked /proc and the /proc/key-users file and the
  /proc/sys/kernel/keys directory were there.

  I Looked up Kernel Key Management and saw that /proc/keys was needed
  to hold the key pairs used by the kernel.

   From Google'ng the following kernel option needs to be enabled

  CONFIG_KEYS_DEBUG_PROC_KEY

  or /proc/keys does not get created.

  I checked /boot/config-3.13.0-24-generic and that option is not
  enabled.

  I checked this on both Centos 6.5/7 and Mageia and they are enabled
  and /proc/keys exist, nfsidmap -c works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1344405/+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