** Tags added: cscc

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

Title:
  usbipd in latest usbip package expects outdated modules

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  It looks like the usbip package is very outdated and expects old
  kernel modules:

  root@ubuntu64:~# lsmod | grep usbip
  usbip_host             28672  0
  usbip_core             36864  1 usbip_host
  root@ubuntu64:~# usbipd -D
  usbip err: stub_driver.c:  33 (open_sysfs_stub_driver) usbip_common_mod.ko 
and usbip.ko must be loaded

  ** (process:6599): ERROR **: driver open failed
  Trace/breakpoint trap (core dumped)
  root@ubuntu64:~# 

  
  See also 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/900384/comments/10

  root@ubuntu64:~# lsb_release -rd
  Description:  Ubuntu 16.10
  Release:      16.10
  root@ubuntu64:~# apt-cache policy usbip
  usbip:
    Installed: 0.1.7-3
    Candidate: 0.1.7-3
    Version table:
   *** 0.1.7-3 500
          500 http://za.archive.ubuntu.com/ubuntu yakkety/universe amd64 
Packages
          100 /var/lib/dpkg/status

  I expected usbipd -D to run without errors.

  usbipd crashed with an error about not being able to find outdated
  usbip kernel modules.  strace outputs this right before the error
  message:

  lstat("/sys/bus/usb/drivers/usbip", 0x7fff1240bb40) = -1 ENOENT (No
  such file or directory)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: usbip 0.1.7-3
  ProcVersionSignature: Ubuntu 4.8.0-22.24-generic 4.8.0
  Uname: Linux 4.8.0-22-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  Date: Sun Jan  8 13:41:09 2017
  InstallationDate: Installed on 2017-01-08 (0 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  ProcEnviron:
   LANGUAGE=en_ZA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_ZA.UTF-8
   SHELL=/bin/bash
  SourcePackage: usbip
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Reply via email to