[Bug 776103] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against 2.6.39 kernels, due to missing linux/smp_lock.h
Serge Hallyn
776103 at bugs.launchpad.net
Mon Jul 25 19:59:28 UTC 2011
@Nate
It's no problem, Daviey has pushed your package based on the ppa
contents.
Once you have a working .dsc, the easiest way to import that into a bzr
tree is using
bzr import-dsc
Otherwise, any time after hand-applying a patch, you can do
bzr status
to see a list of both which files are modified, and which are unknown,
i.e.:
# serge at sergelap:~/bzr/principia-tools$ bzr status
unknown:
cd
foo
Unknown source files can then be added by doing
bzr add cd foo
before committing.
Lastly, for the next full upstream release merge 'bzr merge-upstream'
might be the easiest thing to do, but I've not used it myself. 'bzr
help merge-upstream' shows its usage.
--
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/776103
Title:
package open-vm-dkms 2011.03.28-387002-0ubuntu2 fails to build against
2.6.39 kernels, due to missing linux/smp_lock.h
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/776103/+subscriptions
More information about the Ubuntu-server-bugs
mailing list