[Kernel-packages] [Bug 1271669] Re: move drivers/misc/vmw_vmci/vmw_vmci.ko from linux-image-extra to linux-image-virtual

2014-01-22 Thread Robert Jennings
The modules build by the open-vm-tools-dkms package require symbols from
drivers/misc/vmw_vmci/vmw_vmci.ko which is currently shipped in the
extra.  These are the insmod errors from the dkms modules, the symbols
are provided by vmw_vmci.ko:

vmhgfs fails to load:
[386915.338195] vmhgfs: module verification failed: signature and/or required 
key missing - tainting kernel
[386915.338245] vmhgfs: Unknown symbol vmci_datagram_destroy_handle (err 0)
[386915.338288] vmhgfs: Unknown symbol vmci_datagram_send (err 0)
[386915.338337] vmhgfs: Unknown symbol vmci_datagram_create_handle (err 0)

As well as vsock:
[386943.938818] vsock: Unknown symbol vmci_datagram_create_handle_priv (err 0)
[386943.938827] vsock: Unknown symbol vmci_context_get_priv_flags (err 0)
[386943.938836] vsock: Unknown symbol vmci_qpair_get_produce_indexes (err 0)
[386943.938840] vsock: Unknown symbol vmci_qpair_consume_buf_ready (err 0)
[386943.938848] vsock: Unknown symbol vmci_datagram_destroy_handle (err 0)
[386943.938864] vsock: Unknown symbol vmci_qpair_produce_buf_ready (err 0)
[386943.938873] vsock: Unknown symbol vmci_event_subscribe (err 0)
[386943.938882] vsock: Unknown symbol vmci_datagram_send (err 0)
[386943.938889] vsock: Unknown symbol vmci_qpair_produce_free_space (err 0)
[386943.938909] vsock: Unknown symbol vmci_qpair_get_consume_indexes (err 0)
[386943.938917] vsock: Unknown symbol vmci_qpair_consume_free_space (err 0)
[386943.938921] vsock: Unknown symbol vmci_qpair_peekv (err 0)
[386943.938925] vsock: Unknown symbol vmci_is_context_owner (err 0)
[386943.938928] vsock: Unknown symbol vmci_datagram_create_handle (err 0)
[386943.938935] vsock: Unknown symbol vmci_qpair_alloc (err 0)
[386943.938946] vsock: Unknown symbol vmci_qpair_detach (err 0)
[386943.938953] vsock: Unknown symbol vmci_qpair_dequev (err 0)
[386943.938959] vsock: Unknown symbol vmci_qpair_enquev (err 0)
[386943.938967] vsock: Unknown symbol vmci_event_unsubscribe (err 0)
[386943.938971] vsock: Unknown symbol vmci_get_context_id (err 0)

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

Title:
  move drivers/misc/vmw_vmci/vmw_vmci.ko from linux-image-extra to
  linux-image-virtual

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  drivers/misc/vmw_vmci/vmw_vmci.ko is currently in linux-image-extra.
  Due to a sync of open-vm-tools and an open MIR on open-vm-tools, this
  module is needed in the regular kernel

  Bug #1220950 open-vm-tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1271669/+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 1271669] Re: move drivers/misc/vmw_vmci/vmw_vmci.ko from linux-image-extra to linux-image-virtual

2014-01-22 Thread Stefan Bader
** Changed in: linux (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  move drivers/misc/vmw_vmci/vmw_vmci.ko from linux-image-extra to
  linux-image-virtual

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  drivers/misc/vmw_vmci/vmw_vmci.ko is currently in linux-image-extra.
  Due to a sync of open-vm-tools and an open MIR on open-vm-tools, this
  module is needed in the regular kernel

  Bug #1220950 open-vm-tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1271669/+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 1271669] Re: move drivers/misc/vmw_vmci/vmw_vmci.ko from linux-image-extra to linux-image-virtual

2014-01-22 Thread Stefan Bader
** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  move drivers/misc/vmw_vmci/vmw_vmci.ko from linux-image-extra to
  linux-image-virtual

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  drivers/misc/vmw_vmci/vmw_vmci.ko is currently in linux-image-extra.
  Due to a sync of open-vm-tools and an open MIR on open-vm-tools, this
  module is needed in the regular kernel

  Bug #1220950 open-vm-tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1271669/+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 1271669] Re: move drivers/misc/vmw_vmci/vmw_vmci.ko from linux-image-extra to linux-image-virtual

2014-01-22 Thread Robert Jennings
Here are the locations for vmw_vmci.ko, vmw_vsock*.ko, having these
(along with vmxmet3.ko already in virtual) would allow us to remove
these modules from the open-vm-tools-dkms package.

diff --git a/debian.master/control.d/generic.inclusion-list 
b/debian.master/control.d/generic.inclusion-list
index 8362b7b..707d5dc 100644
--- a/debian.master/control.d/generic.inclusion-list
+++ b/debian.master/control.d/generic.inclusion-list
@@ -37,6 +37,7 @@ drivers/input/misc/xen-kbdfront.ko
 drivers/md/*
 drivers/message/fusion*
 drivers/misc/vmw_balloon.ko
+drivers/misc/vmw_vmci/vmw_vmci.ko
 drivers/net/mii.ko
 drivers/net/ethernet/8390/8390.ko
 drivers/net/ethernet/realtek/8139too.ko
@@ -151,6 +152,8 @@ net/rxrpc/*
 net/sched/*
 net/sctp/*
 net/tipc/*
+net/vmw_vsock/vmw_vsock_vmci_transport.ko
+net/vmw_vsock/vsock.ko
 net/x25/*
 net/xfrm/*
 net/sunrpc/auth_gss/auth_rpcgss.ko

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

Title:
  move drivers/misc/vmw_vmci/vmw_vmci.ko from linux-image-extra to
  linux-image-virtual

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  drivers/misc/vmw_vmci/vmw_vmci.ko,
  net/vmw_vsock/vmw_vsock_vmci_transport.ko and net/vmw_vsock/vsock.ko
  are currently in linux-image-extra. Due to a sync of open-vm-tools and
  an open MIR on open-vm-tools, these modules are needed in the regular
  kernel.

  Bug #1220950 open-vm-tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1271669/+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 1271669] Re: move drivers/misc/vmw_vmci/vmw_vmci.ko from linux-image-extra to linux-image-virtual

2014-01-22 Thread Ben Howard
** Description changed:

- drivers/misc/vmw_vmci/vmw_vmci.ko is currently in linux-image-extra. Due
- to a sync of open-vm-tools and an open MIR on open-vm-tools, this module
- is needed in the regular kernel
+ drivers/misc/vmw_vmci/vmw_vmci.ko,
+ net/vmw_vsock/vmw_vsock_vmci_transport.ko and net/vmw_vsock/vsock.ko are
+ currently in linux-image-extra. Due to a sync of open-vm-tools and an
+ open MIR on open-vm-tools, these modules are needed in the regular
+ kernel.
  
  Bug #1220950 open-vm-tools

** Summary changed:

- move drivers/misc/vmw_vmci/vmw_vmci.ko from linux-image-extra to 
linux-image-virtual
+ move vmware modules (vmci, vsock, vxnet) from linux-image-extra to 
linux-image-virtual

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

Title:
  move vmware modules (vmci, vsock, vxnet3) from linux-image-extra to
  linux-image-virtual

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  drivers/misc/vmw_vmci/vmw_vmci.ko,
  net/vmw_vsock/vmw_vsock_vmci_transport.ko and net/vmw_vsock/vsock.ko
  are currently in linux-image-extra. Due to a sync of open-vm-tools and
  an open MIR on open-vm-tools, these modules are needed in the regular
  kernel.

  Bug #1220950 open-vm-tools

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