[Bug 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-02-11 Thread Launchpad Bug Tracker
This bug was fixed in the package open-vm-tools -
2011.12.20-562307-0ubuntu1.1

---
open-vm-tools (2011.12.20-562307-0ubuntu1.1) precise; urgency=medium

  * Upstream v3.2.66 porting (LP: #1416003):
- 'd_alias' member of struct dentry has been moved into the 'd_u' union
 -- Luis Henriques luis.henriq...@canonical.com   Fri, 30 Jan 2015 08:25:20 
-0600

** Changed in: open-vm-tools (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  open-vm-dkms fails to build with latest Precise kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1416003/+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 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-02-05 Thread David Andruczyk
Installing open-vm-dkms/open-vm-tools (2011.12.20-562307-0ubuntu1.1) from 
precise-proposed has solved the compile issue for the 3.2.0-76.111 kernel.

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

Title:
  open-vm-dkms fails to build with latest Precise kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1416003/+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 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-02-04 Thread David Andruczyk
I have also verified this failure exists with  open-vm-tools
2011.12.20-562307-0ubuntu1  against kernel 3.2.0-76.111 when my nodes
failed to come up completely on VMware (waiting for network which
depended on the vmxnet driver which wasn't there)


  CC [M]  /var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.o
/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.c: In function 
'HgfsPermission':
/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.c:1821:19: error: 
'struct dentry' has no member named 'd_ali
as'
/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.c:1821:19: warning: 
initialization from incompatible pointer
 type [enabled by default]
/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.c:1821:19: error: 
'struct dentry' has no member named 'd_ali
as'
make[2]: *** [/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs/inode.o] 
Error 1
make[1]: *** [_module_/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs] 
Error 2
make[1]: Leaving directory `/usr/src/linux-headers-3.2.0-76-virtual'
make: *** [vmhgfs.ko] Error 2
make: Leaving directory `/var/lib/dkms/open-vm-tools/2011.12.20/build/vmhgfs'

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

Title:
  open-vm-dkms fails to build with latest Precise kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1416003/+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 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-02-03 Thread Stéphane Graber
Hello Luis, or anyone else affected,

Accepted open-vm-tools into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/open-vm-
tools/2011.12.20-562307-0ubuntu1.1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: open-vm-tools (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  open-vm-dkms fails to build with latest Precise kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1416003/+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 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-02-03 Thread Luis Henriques
I've verified that the open-vm-tools currently in -updates
(2011.12.20-562307-0ubuntu1) fails to build when installed with the
latest precise kernel (3.2.0-76.111):

Error!  Build of vmhgfs.ko failed for: 3.2.0-76-generic (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/open-vm-tools/2011.12.20/build/ for more information.

(I can provide the make.log if required.)

The package currently in -proposed (2011.12.20-562307-0ubuntu1.1)
installs and builds successfully.  I'm tagging this bug as verified.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  open-vm-dkms fails to build with latest Precise kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1416003/+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 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-01-30 Thread Chris J Arges
Uploaded for Precise. This does not affect any newer versions.

** Changed in: open-vm-tools (Ubuntu)
   Status: In Progress = Fix Released

** Changed in: open-vm-tools (Ubuntu)
 Assignee: Luis Henriques (henrix) = (unassigned)

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

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

Title:
  open-vm-dkms fails to build with latest Precise kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1416003/+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 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-01-30 Thread Luis Henriques
Here's v2 of the debdiff, now with a proper fix.  I've also done some
testing in a Precise VM.

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

** Changed in: open-vm-tools (Ubuntu Precise)
 Assignee: (unassigned) = Luis Henriques (henrix)

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

** Patch added: open-vm-tools-v2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1416003/+attachment/4308795/+files/open-vm-tools-v2.debdiff

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

Title:
  open-vm-dkms fails to build with latest Precise kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1416003/+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 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-01-29 Thread Luis Henriques
** Also affects: open-vm-tools (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: open-vm-tools (Ubuntu)
 Assignee: (unassigned) = Luis Henriques (henrix)

** Changed in: open-vm-tools (Ubuntu)
   Status: New = In Progress

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

** No longer affects: openafs (Ubuntu)

** Branch unlinked: lp:~henrix/ubuntu/precise/open-vm-dkms/lp-1416003

** Description changed:

+ [Impact] 
+ The open-vm-dkms package fails to build from source.
+ 
+ [Test Case]
+ Since this is a FTBFS, a successful build is enough to verify this.
+ 
+ [Fix]
+ Applying the same fix as in 946e51f2bf37, i.e., replacing the usage of 
d_alias member by d_u.d_alias.
+ 
  After upstream commit 946e51f2bf37 (move d_rcu from overlapping d_child
  to overlapping d_alias) came in with a 3.2 stable update, this package
  fails to build from source.  This is because the 'd_alias' member of
  struct dentry has been moved into the 'd_u' union.

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

Title:
  open-vm-dkms fails to build with latest Precise kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1416003/+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 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-01-29 Thread Chris J Arges
** Also affects: open-vm-tools (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

Title:
  open-vm-dkms fails to build with latest Precise kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1416003/+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 1416003] Re: open-vm-dkms fails to build with latest Precise kernel

2015-01-29 Thread Ubuntu Foundations Team Bug Bot
** 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/1416003

Title:
  open-vm-dkms fails to build with latest Precise kernel

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