[Kernel-packages] [Bug 1199154] Re: asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

2013-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.32-51.113

---
linux (2.6.32-51.113) lucid; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
- LP: #1215005

  [ Andy Whitcroft ]

  * remove debian/changelog from git
  * [Packaging] supply perf with appropriate prefix to ensure use of local
config
- LP: #1206200
- CVE-2013-1060

  [ Brad Figg ]

  * Start new release

  [ Upstream Kernel Changes ]

  * Revert x86, ptrace: fix build breakage with gcc 4.7
- LP: #1199154
  * ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET
pending data
- LP: #1205070
- CVE-2013-4162
  * sctp: deal with multiple COOKIE_ECHO chunks
- LP: #1194445
- CVE-2013-2206
  * sctp: Use correct sideffect command in duplicate cookie handling
- LP: #1194445
- CVE-2013-2206
  * KVM: Validate userspace_addr of memslot when registered
- LP: #1191918
- CVE-2013-1943
  * KVM: add missing void __user * cast to access_ok() call
- LP: #1191918
- CVE-2013-1943
 -- Brad Figg brad.f...@canonical.com   Wed, 21 Aug 2013 09:13:41 -0700

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

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-1060

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-1943

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-2206

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2013-4162

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

Title:
  asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Released

Bug description:
  The latest kernel update 2.6.32-49-server modified
  /usr/include/asm/ptrace.h to include linux/linkage.h. The only
  problem is linux/linkage.h is not installed by linux-libc-dev.
  Should linkage.h be included? Or can the linux/linkage.h include
  statement be removed?

  Steps to reproduce:
  Download latest kernel source
  cd /usr/src/linux
  make headers_check 
  
CHECK   include (0 files)
CHECK   include/asm (54 files)
  /usr/src/linux-2.6.32/usr/include/asm/ptrace.h:5: included file 
'linux/linkage.h' is not exported
  make[1]: *** [/usr/src/linux-2.6.32/usr/include/asm/.check] Error 123
  make: *** [headers_check] Error 2

  
  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-49-server 2.6.32-49.111
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-49.111-server 2.6.32.61+drm33.26
  Uname: Linux 2.6.32-49-server x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: AudioPCI [Ensoniq AudioPCI], device 0: ES1371/1 [ES1371 DAC2/ADC]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dgilbert   2098 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'AudioPCI'/'Ensoniq AudioPCI ENS1371 at 0x2040, irq 16'
 Mixer name : 'Cirrus Logic CS4297A rev 3'
 Components : 'AC97a:43525913'
 Controls  : 24
 Simple ctrls  : 13
  Date: Mon Jul  8 14:04:37 2013
  HibernationDevice: RESUME=UUID=3a57624f-94c9-4a6e-b6aa-23fa2a4effb4
  InstallationMedia: Ubuntu-Server 10.04.4 LTS Lucid Lynx - Release amd64 
(20120214.2)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   virbr0no wireless extensions.
  Lsusb:
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: VMware, Inc. VMware Virtual Platform
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-49-server 
root=/dev/mapper/hostname-root ro quiet
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.34.14
  RfKill:
   
  SourcePackage: linux
  dmi.bios.date: 07/02/2012
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/02/2012:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, 

[Kernel-packages] [Bug 1199154] Re: asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

2013-08-29 Thread Tim Gardner
** Tags removed: verification-needed-lucid
** Tags added: verification-done-lucid

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

Title:
  asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Committed

Bug description:
  The latest kernel update 2.6.32-49-server modified
  /usr/include/asm/ptrace.h to include linux/linkage.h. The only
  problem is linux/linkage.h is not installed by linux-libc-dev.
  Should linkage.h be included? Or can the linux/linkage.h include
  statement be removed?

  Steps to reproduce:
  Download latest kernel source
  cd /usr/src/linux
  make headers_check 
  
CHECK   include (0 files)
CHECK   include/asm (54 files)
  /usr/src/linux-2.6.32/usr/include/asm/ptrace.h:5: included file 
'linux/linkage.h' is not exported
  make[1]: *** [/usr/src/linux-2.6.32/usr/include/asm/.check] Error 123
  make: *** [headers_check] Error 2

  
  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-49-server 2.6.32-49.111
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-49.111-server 2.6.32.61+drm33.26
  Uname: Linux 2.6.32-49-server x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: AudioPCI [Ensoniq AudioPCI], device 0: ES1371/1 [ES1371 DAC2/ADC]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dgilbert   2098 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'AudioPCI'/'Ensoniq AudioPCI ENS1371 at 0x2040, irq 16'
 Mixer name : 'Cirrus Logic CS4297A rev 3'
 Components : 'AC97a:43525913'
 Controls  : 24
 Simple ctrls  : 13
  Date: Mon Jul  8 14:04:37 2013
  HibernationDevice: RESUME=UUID=3a57624f-94c9-4a6e-b6aa-23fa2a4effb4
  InstallationMedia: Ubuntu-Server 10.04.4 LTS Lucid Lynx - Release amd64 
(20120214.2)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   virbr0no wireless extensions.
  Lsusb:
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: VMware, Inc. VMware Virtual Platform
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-49-server 
root=/dev/mapper/hostname-root ro quiet
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.34.14
  RfKill:
   
  SourcePackage: linux
  dmi.bios.date: 07/02/2012
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/02/2012:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1199154/+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 1199154] Re: asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

2013-08-28 Thread Falk Ziegler
From my point of view the bug is fixed with the latest kernel included
in lucid-proposed. I did a short test as described in the first post.
Also I could build an package in a local chroot environment which
previously failed to build due to the error.

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

Title:
  asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Committed

Bug description:
  The latest kernel update 2.6.32-49-server modified
  /usr/include/asm/ptrace.h to include linux/linkage.h. The only
  problem is linux/linkage.h is not installed by linux-libc-dev.
  Should linkage.h be included? Or can the linux/linkage.h include
  statement be removed?

  Steps to reproduce:
  Download latest kernel source
  cd /usr/src/linux
  make headers_check 
  
CHECK   include (0 files)
CHECK   include/asm (54 files)
  /usr/src/linux-2.6.32/usr/include/asm/ptrace.h:5: included file 
'linux/linkage.h' is not exported
  make[1]: *** [/usr/src/linux-2.6.32/usr/include/asm/.check] Error 123
  make: *** [headers_check] Error 2

  
  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-49-server 2.6.32-49.111
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-49.111-server 2.6.32.61+drm33.26
  Uname: Linux 2.6.32-49-server x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: AudioPCI [Ensoniq AudioPCI], device 0: ES1371/1 [ES1371 DAC2/ADC]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dgilbert   2098 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'AudioPCI'/'Ensoniq AudioPCI ENS1371 at 0x2040, irq 16'
 Mixer name : 'Cirrus Logic CS4297A rev 3'
 Components : 'AC97a:43525913'
 Controls  : 24
 Simple ctrls  : 13
  Date: Mon Jul  8 14:04:37 2013
  HibernationDevice: RESUME=UUID=3a57624f-94c9-4a6e-b6aa-23fa2a4effb4
  InstallationMedia: Ubuntu-Server 10.04.4 LTS Lucid Lynx - Release amd64 
(20120214.2)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   virbr0no wireless extensions.
  Lsusb:
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: VMware, Inc. VMware Virtual Platform
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-49-server 
root=/dev/mapper/hostname-root ro quiet
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.34.14
  RfKill:
   
  SourcePackage: linux
  dmi.bios.date: 07/02/2012
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/02/2012:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1199154/+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 1199154] Re: asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

2013-08-27 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-lucid-
needed' to 'verification-lucid-done'.

If verification is not done by one week 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-lucid

** Changed in: linux (Ubuntu Lucid)
   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/1199154

Title:
  asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  Fix Committed

Bug description:
  The latest kernel update 2.6.32-49-server modified
  /usr/include/asm/ptrace.h to include linux/linkage.h. The only
  problem is linux/linkage.h is not installed by linux-libc-dev.
  Should linkage.h be included? Or can the linux/linkage.h include
  statement be removed?

  Steps to reproduce:
  Download latest kernel source
  cd /usr/src/linux
  make headers_check 
  
CHECK   include (0 files)
CHECK   include/asm (54 files)
  /usr/src/linux-2.6.32/usr/include/asm/ptrace.h:5: included file 
'linux/linkage.h' is not exported
  make[1]: *** [/usr/src/linux-2.6.32/usr/include/asm/.check] Error 123
  make: *** [headers_check] Error 2

  
  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-49-server 2.6.32-49.111
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-49.111-server 2.6.32.61+drm33.26
  Uname: Linux 2.6.32-49-server x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: AudioPCI [Ensoniq AudioPCI], device 0: ES1371/1 [ES1371 DAC2/ADC]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dgilbert   2098 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'AudioPCI'/'Ensoniq AudioPCI ENS1371 at 0x2040, irq 16'
 Mixer name : 'Cirrus Logic CS4297A rev 3'
 Components : 'AC97a:43525913'
 Controls  : 24
 Simple ctrls  : 13
  Date: Mon Jul  8 14:04:37 2013
  HibernationDevice: RESUME=UUID=3a57624f-94c9-4a6e-b6aa-23fa2a4effb4
  InstallationMedia: Ubuntu-Server 10.04.4 LTS Lucid Lynx - Release amd64 
(20120214.2)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   virbr0no wireless extensions.
  Lsusb:
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: VMware, Inc. VMware Virtual Platform
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-49-server 
root=/dev/mapper/hostname-root ro quiet
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.34.14
  RfKill:
   
  SourcePackage: linux
  dmi.bios.date: 07/02/2012
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/02/2012:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1199154/+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 1199154] Re: asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

2013-08-06 Thread Tim Gardner
** Also affects: linux (Ubuntu Lucid)
   Importance: Undecided
   Status: New

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

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

** Changed in: linux (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

Status in “linux” package in Ubuntu:
  Invalid
Status in “linux” source package in Lucid:
  In Progress

Bug description:
  The latest kernel update 2.6.32-49-server modified
  /usr/include/asm/ptrace.h to include linux/linkage.h. The only
  problem is linux/linkage.h is not installed by linux-libc-dev.
  Should linkage.h be included? Or can the linux/linkage.h include
  statement be removed?

  Steps to reproduce:
  Download latest kernel source
  cd /usr/src/linux
  make headers_check 
  
CHECK   include (0 files)
CHECK   include/asm (54 files)
  /usr/src/linux-2.6.32/usr/include/asm/ptrace.h:5: included file 
'linux/linkage.h' is not exported
  make[1]: *** [/usr/src/linux-2.6.32/usr/include/asm/.check] Error 123
  make: *** [headers_check] Error 2

  
  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-49-server 2.6.32-49.111
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-49.111-server 2.6.32.61+drm33.26
  Uname: Linux 2.6.32-49-server x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: AudioPCI [Ensoniq AudioPCI], device 0: ES1371/1 [ES1371 DAC2/ADC]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dgilbert   2098 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'AudioPCI'/'Ensoniq AudioPCI ENS1371 at 0x2040, irq 16'
 Mixer name : 'Cirrus Logic CS4297A rev 3'
 Components : 'AC97a:43525913'
 Controls  : 24
 Simple ctrls  : 13
  Date: Mon Jul  8 14:04:37 2013
  HibernationDevice: RESUME=UUID=3a57624f-94c9-4a6e-b6aa-23fa2a4effb4
  InstallationMedia: Ubuntu-Server 10.04.4 LTS Lucid Lynx - Release amd64 
(20120214.2)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   virbr0no wireless extensions.
  Lsusb:
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: VMware, Inc. VMware Virtual Platform
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-49-server 
root=/dev/mapper/hostname-root ro quiet
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.34.14
  RfKill:
   
  SourcePackage: linux
  dmi.bios.date: 07/02/2012
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/02/2012:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1199154/+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 1199154] Re: asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

2013-08-01 Thread Falk Ziegler
Are there any ideas how to continue with the bug? Yesterday a new kernel
update was published but the bug also exists within it.

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

Title:
  asm/ptrace.h:5: included file 'linux/linkage.h' is not exported

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  The latest kernel update 2.6.32-49-server modified
  /usr/include/asm/ptrace.h to include linux/linkage.h. The only
  problem is linux/linkage.h is not installed by linux-libc-dev.
  Should linkage.h be included? Or can the linux/linkage.h include
  statement be removed?

  Steps to reproduce:
  Download latest kernel source
  cd /usr/src/linux
  make headers_check 
  
CHECK   include (0 files)
CHECK   include/asm (54 files)
  /usr/src/linux-2.6.32/usr/include/asm/ptrace.h:5: included file 
'linux/linkage.h' is not exported
  make[1]: *** [/usr/src/linux-2.6.32/usr/include/asm/.check] Error 123
  make: *** [headers_check] Error 2

  
  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: linux-image-2.6.32-49-server 2.6.32-49.111
  Regression: Yes
  Reproducible: Yes
  ProcVersionSignature: Ubuntu 2.6.32-49.111-server 2.6.32.61+drm33.26
  Uname: Linux 2.6.32-49-server x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: AudioPCI [Ensoniq AudioPCI], device 0: ES1371/1 [ES1371 DAC2/ADC]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dgilbert   2098 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'AudioPCI'/'Ensoniq AudioPCI ENS1371 at 0x2040, irq 16'
 Mixer name : 'Cirrus Logic CS4297A rev 3'
 Components : 'AC97a:43525913'
 Controls  : 24
 Simple ctrls  : 13
  Date: Mon Jul  8 14:04:37 2013
  HibernationDevice: RESUME=UUID=3a57624f-94c9-4a6e-b6aa-23fa2a4effb4
  InstallationMedia: Ubuntu-Server 10.04.4 LTS Lucid Lynx - Release amd64 
(20120214.2)
  IwConfig:
   lono wireless extensions.
   
   eth0  no wireless extensions.
   
   virbr0no wireless extensions.
  Lsusb:
   Bus 002 Device 003: ID 0e0f:0002 VMware, Inc. Virtual USB Hub
   Bus 002 Device 002: ID 0e0f:0003 VMware, Inc. Virtual Mouse
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: VMware, Inc. VMware Virtual Platform
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-49-server 
root=/dev/mapper/hostname-root ro quiet
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: linux-firmware 1.34.14
  RfKill:
   
  SourcePackage: linux
  dmi.bios.date: 07/02/2012
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 6.00
  dmi.board.name: 440BX Desktop Reference Platform
  dmi.board.vendor: Intel Corporation
  dmi.board.version: None
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: No Enclosure
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd07/02/2012:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
  dmi.product.name: VMware Virtual Platform
  dmi.product.version: None
  dmi.sys.vendor: VMware, Inc.

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