[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2014-06-03 Thread Robert C Jennings
open-vm-dkms is unable to build drivers on Precise currently for both
the stock 3.2 kernel and the newer HWE
(https://wiki.ubuntu.com/Kernel/LTSEnablementStack) kernels.

For those needing an HWE kernel in your Precise installation, the Saucy
or newer HWE kernels are supported by a new open-vm-tools-lts-trusty
package being introduced in bug #1275656.

Older kernels, which are still supported, will still require a fix in
open-vm-dkms as the newer packages mentioned above require a v3.9 or
newer kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2014-01-28 Thread Alex Bligh
Just as a note, the new kernels are not only needed on LTS for hardware
enablement (and I'm guessing relatively few people need hardware
enablement in a VMware guest), but also to run Docker, which I suspect
affects more people (me included).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2013-11-25 Thread Luke Faraone
** Also affects: open-vm-tools (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: open-vm-tools (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: open-vm-tools (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: open-vm-tools (Ubuntu Precise)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2013-10-01 Thread Sayantan Das
getting error in saucy

Setting up open-vm-dkms (2013.04.16-1098359-0ubuntu1) ...
Loading new open-vm-tools-2013.04.16 DKMS files...
First Installation: checking all kernels...
Building only for 3.11.0-9-generic
Building for architecture x86_64
Building initial module for 3.11.0-9-generic
Error!  Build of vmblock.ko failed for: 3.11.0-9-generic (x86_64)
Consult the make.log in the build directory

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2013-09-19 Thread Scott Kroll
In saucy, it appears that vmxnet and vmblock are not needed (nor is
vmci). The vmxnet3 is distributed with the kernel, and in fact if you
use the installer from the latest vmware-tools ISO, it does not build
vmxnet since the installer script knows this.

vmblock required a bit of changes to work (kernel file operation struct
changed a bit, as well as some calls), but I was able to get it compile
and spin up /proc/fs/vmblock. It should be noted that copy/paste of text
works without vmblock in the latest kernel. I did not test drag  drop
functionality, since I'm running a minimal desktop at the moment.

Finally, using the hgfs module sources from vmware-tools ISO, a single
line change allowed me to build the hgfs module and mount shares in
3.11. I did manage to turn this code into a dkms module, and it built
just fine.

I should note that even without the modules built by dkms, if I run the
vmware-user-suid-wrapper (which spawns vmtoolsd for the user), it does
complain about vmblock not being there (unless I use my own built
vmblock module), but guest resizing works just fine.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2013-08-28 Thread Thomas Dreibholz
This problem also affects 12.04 LTS, after installing linux-generic-lts-
raring-eol-upgrade for upgrading to a newer kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2013-08-27 Thread Daniel van Vugt
** Summary changed:

- open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed 
to build
+ open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed 
to build [error: implicit declaration of function ‘d_alloc_root’]

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-08-21 Thread Nate Muench (Mink)
Let me just note, this update is on hold for now.  I want to get the
Saucy package fix submitted first (as soon as I get a new upstream
release, or a patch to fix the 3.11 build failures).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-08-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm-
tools.quantal-modules.backport2

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-07-22 Thread Jamie Strandboge
Thanks for the patch!

Unfortunately, the patch is incomplete for the following reasons:
 - it is simply a patch and does not update the packaging that is suitable for 
SRU. Please see https://wiki.ubuntu.com/StableReleaseUpdates for details on how 
to get your patch sponsored
 - performing 'quilt pop -a' then adding 04-quantal-module-backport.patch to 
debian/patches and updating the debian/patches/series file to apply it, then 
using 'quilt push -a' does not apply:
Applying patch 04-quantal-module-backport.patch
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/shared/autoconf/file_operations_fsync.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/shared/compat_ethtool.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/shared/compat_fs.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/shared/compat_netdevice.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/shared/vmci_defs.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/shared/vmci_iocontrols.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/shared/vmciKernelAPI1.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/shared/vmci_kernel_if.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmblock/linux/filesystem.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmci/common/vmciCommonInt.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmci/common/vmciContext.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmci/common/vmciContext.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmci/common/vmciDriver.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmci/common/vmciPageChannel.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmci/common/vmciRoute.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmci/linux/driver.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmci/linux/vmci_version.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmci/shared/vmci_page_channel.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmhgfs/dentry.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmhgfs/file.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmhgfs/filesystem.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmhgfs/inode.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmhgfs/Makefile.kernel
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmxnet/vmxnet.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vmxnet/vmxnet_version.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vsock/linux/af_vsock.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vsock/linux/af_vsock.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vsock/linux/stats.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vsock/linux/stats.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vsock/linux/util.c
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vsock/linux/util.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vsock/linux/vmci_sockets_packet.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vsock/linux/vsockPacket.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/linux/vsock/linux/vsock_version.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/Makefile.in
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/shared/vmxnet/eth_public.h
(Stripping trailing CRs from patch; use --binary to disable.)
patching file modules/shared/vmxnet/vmnet_def.h
patch unexpectedly ends in middle of line
Hunk #4 FAILED at 89.
1 out of 4 hunks FAILED -- rejects in file modules/shared/vmxnet/vmnet_def.h
Patch 04-quantal-module-backport.patch does not apply (enforce with -f)

Unsubscribing ubuntu-sponsors for now. Please feel free to update the
patch and 

[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-06-28 Thread Nate Muench (Mink)
Patch for the backport

** Patch added: 04-quantal-module-backport.patch
   
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+attachment/3717422/+files/04-quantal-module-backport.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-06-28 Thread Ubuntu Foundations Team Bug Bot
The attachment 04-quantal-module-backport.patch seems to be a patch.
If it isn't, please remove the patch flag from the attachment, remove
the patch tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-06-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm-
tools.quantal-modules.backport

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-06-25 Thread Luke Yelavich
Would it not be safer to only backport the relevant code to allow the
modules to build against the 3.5 kernel, given that this has to be an
SRU? I see your new upstream in the branch you proposed, but I do wonder
whether updating to a new upstream release is a bit heavy handed, and I
am not sure it will even be approved.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-06-25 Thread Nate Muench (Mink)
This is what's included in the proposal:
Upstream package: Raring
Debian folder: Precise

I tried using the whole Raring package and downgrading as needed. and
didn't work.

I have tested it (with a Precise machine), it does work

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-06-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm-
tools.raring-precise.backport

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-06-04 Thread Nate Muench (Mink)
** Branch unlinked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm-
tools.raring-precise.backport

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-06-01 Thread Nate Muench (Mink)
Update:
The proposed update will be upstream packaging from the Raring upload, with the 
Precise config.  I tried the whole Raring packaging and add/remove stuff, but 
it was being a pain.

The proposal will be submitted in a week or so (after I test it with the
3.2 Precise kernel) should have compatibility through the 3.7 kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-05-29 Thread Nate Muench (Mink)
** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm-
tools.raring-precise.backport-mix

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-05-26 Thread Nate Muench (Mink)
** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm-
tools.raring-precise.backport

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-05-26 Thread Nate Muench (Mink)
I've started work on the Raring backport.  It should give support
through 3.7 (3.8 with the patches).  There's still stuff to downgrade
back to what it looked like for Precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-05-20 Thread Robie Basak
I believe a DKMS package can be set up for different module sources
depending on the kernel version it is being built against (using
patches). Does this help you?

** Description changed:

- 
  Package ist really outdated for kernel 3.5.0 (lts backport to precise)
  
  Modules not build: vmxnet vmhgfs vmblock
  
  See build log.
+ 
+ Incomplete workaround:
+ 
+ This bug affects those on a hardware enablement stack only, which is the
+ default option on the 12.04.2 images. If do not need the hardware
+ enablement stack, you may downgrade to the 3.2 kernel supplied with
+ 12.04 and 12.04.1, and then the package should build successfully.
+ 
+ See https://wiki.ubuntu.com/Kernel/LTSEnablementStack of details of the
+ hardware enablement stacks.
  
  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: open-vm-dkms 2011.12.20-562307-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-33.52-generic 3.2.31
  Uname: Linux 3.2.0-33-generic x86_64
  ApportVersion: 2.0.1-0ubuntu15
  Architecture: amd64
  DKMSKernelVersion: 3.5.0-18-generic
  Date: Tue Nov 27 18:53:46 2012
  InstallationMedia: Kubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.2)
  MarkForUpload: True
  PackageArchitecture: all
  PackageVersion: 2011.12.20-562307-0ubuntu1
  SourcePackage: open-vm-tools
  Title: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module 
failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-05-20 Thread Nate Muench (Mink)
You mean I have to revert the (/debian) DKMS files from Raring-Precise.
Yeah I figured that out.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-05-20 Thread Nate Muench (Mink)
Looking at my notes I have to add some stuff back to the DKMS files.
Make a few changes to debian/control.

My goal is to make this update the first upload as the official
maintainer of the package, I just have to send e-mails to sponsors for
testimonials. Timetable: a month, testimonials will probably take like a
week.  I just want to get the 1st Saucy proposal submitted and approved,
and that will take a couple of weeks

I hope you understand.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-05-19 Thread Nate Muench (Mink)
My plan is to backport the Raring packaging.  I plan to start working as
soon my CVE fix gets approved for raring, as well as my Saucy proposal.

It's gonna be a good amount of work because there's stuff in the
Quantal/Raring packages that won't work in Precise. So basically it'll
be a little bit of trial and error.  I'll probably do a complete
backport, and work my way back from there. After everything is where I
want it to be, I create the proposal.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-05-18 Thread launchpadmember
I can confirm this is happening on my setup as well, but I pretty much
have the same setup as the op. 12.02, 64bit and all that so I think my
bug report would be pretty much a repeat of what was already posted.

Is this problem fixed, or not a problem in the first place on 12.10 or
13.04 releases? Is there a way to get it to install yet or are there any
other ways to work arround this problem?

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-05-18 Thread launchpadmember
Oops, sorry I meant to type 12.04, 64bit and not 12.02, 64bit.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-05-17 Thread James Page
** Changed in: open-vm-tools (Ubuntu)
   Importance: Medium = High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-05-17 Thread Robie Basak
** Tags added: hwe-dkms

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-05-17 Thread Nate Muench (Mink)
This is one of the reasons I want to start backporting the newer
packages to versions like 12.04.  This is part of my Saucy blueprint.
But first I want to finish up my work (and proposal) on the Saucy
update, as well as submit my developer application.

But we have to be really careful, or we'll break stuff that works.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-03-07 Thread A. Colpitts
Happening on fresh install of 12.04 32-bit Desktop as of 2013-03-07.
Sorry if this was already known, I'm new to Ubuntu and launchpad.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-03-05 Thread Michael Shi
No updates to this issue? Still happening on a fresh install of latest
12.04 64-bit LTS server

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2013-02-19 Thread James Pearce
Seems vmware tools have to be installed from the vmware ISO, since the
packages.vmware.com binaries are also broken for 12.04LTS with 3.5
kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2012-12-13 Thread Yolanda Robla
** Changed in: open-vm-tools (Ubuntu)
   Status: New = Confirmed

** Changed in: open-vm-tools (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1083719] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2012-11-27 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1083719

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1083719/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs