[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2013-01-29 Thread Launchpad Bug Tracker
This bug was fixed in the package open-vm-tools - 2012.12.26-958366-0ubuntu1 --- open-vm-tools (2012.12.26-958366-0ubuntu1) raring-proposed; urgency=high * Merging upstream version 2012.12.26-958366. * Added 04-dkms-vmsync.patch: An additional to 03-dkms.patch - Deletes

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2013-01-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/raring/open-vm-tools/open-vm-tools .december-merge2 -- 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/1088053 Title: Kernel needs to

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2013-01-28 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/raring/open-vm-tools/open-vm-tools .december-merge2a -- 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/1088053 Title: Kernel needs to

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2013-01-28 Thread Nate Muench (Mink)
** Branch unlinked: lp:~n-muench/ubuntu/raring/open-vm-tools/open-vm- tools.december-merge2 -- 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/1088053 Title: Kernel needs to

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2013-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/raring/open-vm-tools/open-vm-tools .december-merge -- 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/1088053 Title: Kernel needs to provide

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-29 Thread Nate Muench (Mink)
** Branch linked: lp:~n-muench/ubuntu/raring/open-vm-tools/open-vm- tools.fix-1088053+december.merge -- 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/1088053 Title: Kernel

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-12 Thread Joseph Salisbury
Hi Nate, It appears FIFREEZE AND FITHAW are already built into the kernel. Here is the defines in ~/linux/include/linux/fs.h(Also in ~linux/include/uapi/linux/fs.h): #define FIFREEZE_IOWR('X', 119, int)/* Freeze */ #define FITHAW _IOWR('X', 120, int)/* Thaw */ In

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-12 Thread Nate Muench (Mink)
If that's the case, that all I needed to know. Anyways, here's the build log. ** Attachment added: make.log https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1088053/+attachment/3458604/+files/make.log -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-12 Thread Joseph Salisbury
This could be an issue: /var/lib/dkms/open-vm-tools/2012.10.14/build/vmsync/sync.c: In function ‘VmSyncThawDevices’: /var/lib/dkms/open-vm-tools/2012.10.14/build/vmsync/sync.c:165:37: error: ‘struct super_block’ has no member named ‘s_frozen’

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-12 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: Triaged = Incomplete -- 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/1088053 Title: Kernel needs to provide FIFREEZE/FITHAW ioctl

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-12 Thread Nate Muench (Mink)
** Changed in: open-vm-tools (Ubuntu) Status: In Progress = Fix Committed -- 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/1088053 Title: Kernel needs to provide

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-12 Thread Nate Muench (Mink)
Have you read the Upstream bug report (it's under remote bug watches)? Just disable vmsync on newer kernels, this driver is not needed as long as kernel provides FIFREEZE/FITHAW ioctls. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-11 Thread Joseph Salisbury
** Changed in: linux (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/1088053 Title: Kernel needs to provide FIFREEZE/FITHAW ioctl so

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-10 Thread Nate Muench (Mink)
What's the status of this? I told you the problem and the solution. I have the branch done, I'm just waiting for it (FIFREEZE/FITHAW ioctl) to be compiled into the kernel. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-09 Thread Nate Muench (Mink)
** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- 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/1088053 Title: Kernel needs to provide FIFREEZE/FITHAW

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/raring/open-vm-tools/open-vm- tools.fix-1088053 -- 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/1088053 Title: Kernel needs to provide

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-08 Thread Nate Muench (Mink)
apport information ** Also affects: open-vm-tools-dkms (Ubuntu) Importance: Undecided Status: New ** No longer affects: open-vm-tools-dkms (Ubuntu) ** Tags added: apport-collected running-unity ** Description changed: Hello, My name is Nate, and I'm responsible for keeping

[Bug 1088053] Re: Kernel needs to provide FIFREEZE/FITHAW ioctl so that open-vm-dkms can build

2012-12-08 Thread Nate Muench (Mink)
and the actual build log ** Attachment added: dkms build log.txt https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1088053/+attachment/3454974/+files/dkms%20build%20log.txt -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed