[Bug 898003] Re: usbip source is maintained in kernel tree now

2025-04-17 Thread Jürg Häfliger
** Tags added: kernel-daily-bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in kernel tree now To manage notifications about this bug go to: https://bugs.

[Bug 898003] Re: usbip source is maintained in kernel tree now

2017-10-15 Thread dino99
** Changed in: usbip (Ubuntu Utopic) Status: Confirmed => Invalid ** Changed in: usbip (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title:

[Bug 898003] Re: usbip source is maintained in kernel tree now

2016-09-25 Thread Michael Kasprzak
Since this seems to have been forgotten, I just thought I'd mention that since the kernel version of USBIP is working, the USBIP package should probably be removed. It doesn't work anymore and only causes confusion (I spent a regrettable amount of time trying to get it working, only to discover it'

[Bug 898003] Re: usbip source is maintained in kernel tree now

2016-01-04 Thread Whoopie
@mauro: the LD_LIBRARY_PATH is not needed if you run "sudo ldconfig" after the installation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in kernel tree now

Re: [Bug 898003] Re: usbip source is maintained in kernel tree now

2015-11-10 Thread Michael Markstaller
This was VERY helpful! Thanks! But why must that be that freaky? I love OSS, really! - but sometimes I doubt, if anybody understands that things like "./autogen.sh" etc. aren't suitable for common people?! Upstream, "apt-get install usbip" would be great, otherwise nobody could really use it. jus

[Bug 898003] Re: usbip source is maintained in kernel tree now

2015-11-10 Thread Mauro
For Trusty, you must compile usbip from sources yourself. I did it a couple of times in Linux Mint 17 (based on Trusty) and Debian 7. Here is what I ended up with: On the Linux server that will share the USB devices or on any Linux client that will need to access shared devices on other servers:

[Bug 898003] Re: usbip source is maintained in kernel tree now

2015-11-09 Thread Lauren Weinstein
Greetings. I've been trying to install usbip on Trusty, and -- judging from my research leading me here -- apparently it's not compiled into the stock 14.04 kernel, and I'm not set-up to rebuild the kernel here right now. Is there a reasonable alternative path to getting this working? Thanks! --

[Bug 898003] Re: usbip source is maintained in kernel tree now

2015-09-17 Thread Ales Berka
Thanks a lot, Nicholas. Very helpful. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in kernel tree now To manage notifications about this bug go to: https:/

[Bug 898003] Re: usbip source is maintained in kernel tree now

2015-02-20 Thread Nicholas Skaggs
For those users wanting a solution: Uninstall usbip package if you've installed it. On trusty, install linux-tools-generic-lts-utopic. I can't seem to find a package that will create a binary, but you can run the binary manually from /usr/lib/linux-tools/. As of this writing it's /usr/lib/linux-

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-11-24 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.16.0-25.33 --- linux (3.16.0-25.33) utopic; urgency=low [ Luis Henriques ] * Release Tracking Bug - LP: #1389170 [ dann frazier ] * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64 - LP: #1388952 [ Duc

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-11-10 Thread Whoopie
usbip and usbipd binaries are part of the linux-tools-common package. ** Tags removed: verification-needed-utopic ** Tags added: verification-done-utopic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-11-10 Thread Brad Figg
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- utopic' to 'verification-done-utopic'. If verification is not done by 5 working days from t

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-10-28 Thread Whoopie
Tim, maybe a transitional usbip package could be pushed to utopic which installs linux-tools-generic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in kernel

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-10-28 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Utopic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in kernel tree now To manage

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-10-27 Thread Tim Gardner
Whoopie - I think it is too late to remove usbip from Utopic. I've commited the fix you suggested in #28. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in ke

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-10-27 Thread Tim Gardner
** Changed in: linux (Ubuntu Utopic) Status: Fix Released => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in kernel tree now To manage n

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-10-24 Thread Whoopie
@Tim Gardner: could it be that there's a missing line in debian/rules.d/3-binary-indep.mk? after "ifeq ($(do_tools_common),true)", you install the usbip client, but the usbipd daemon is missing. I think, there should be a line "install -m755 debian/tools/generic $(toolsbin)/usbipd". -- You recei

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-10-24 Thread Whoopie
You must install the linux-tools-generic package which provides right packages. There's usbip and usbipd included (http://packages.ubuntu.com/utopic/amd64/linux- tools-3.16.0-23-generic/filelist). @Tim Gardner: shouldn't the usbip package be removed from the repository (http://packages.ubuntu.com/

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-10-24 Thread Michael Salisbury
Whoopie, Mauro, Have either of you come accross and details to how USBIP was fixed for Ubuntu Utopic? Tim, Andy, Can you share some details as to what was changed so that if there are no plans to backport the fix to Trusty we can attempt a manual fix on our own. -- You received this bug no

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-10-09 Thread Mauro
In what exactly consists the fix to this bug? An updated (and working) usbip package? Or the ability to set up usbip without any additional packages? Or what else? I too would really like to use it in Trusty... -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-10-09 Thread Whoopie
Any chance to get this backported to Trusty? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in kernel tree now To manage notifications about this bug go to:

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-09-26 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.16.0-18.25 --- linux (3.16.0-18.25) utopic; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1373682 -- Tim GardnerWed, 24 Sep 2014 19:23:23 -0600 ** Changed in: linux (Ubuntu Utopic) Status: Fix Committed => F

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-09-26 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Utopic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in kernel tree now To manage

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-09-22 Thread Tim Gardner
** Changed in: linux (Ubuntu) Status: Won't Fix => In Progress ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Tim Gardner (timg-tpi) ** Also affects: linux (Ubuntu Utopic) Importance: Low Assignee: Tim Gardner (timg-tpi) Status: In Progress ** Also affects: us

[Bug 898003] Re: usbip source is maintained in kernel tree now

2014-09-19 Thread Whoopie
This really needs some attention. USBIP will be moved out of the staging area in kernel 3.17. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in kernel tree no

[Bug 898003] Re: usbip source is maintained in kernel tree now

2013-12-23 Thread Elliott Friedman
This seems to be broken for all current kernels paired with package version 0.1.7. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in kernel tree now To manag

[Bug 898003] Re: usbip source is maintained in kernel tree now

2013-08-11 Thread Martin Schröder
Whats the progress on this? On my Raspberry Pi (wheezy) I have version 1.1.1: usbip version usbip (usbip-utils 1.1.1) On Ubuntu Raring I have version 0.1.7 which seems to be hopelessly outdated: usbip -v ** (process:19658): WARNING **: running non-root? usbip 0.1.7 ($Id: vhci_attach.c 42 2007-09

[Bug 898003] Re: usbip source is maintained in kernel tree now

2012-12-06 Thread Nicolas Delvaux
As Whoopie said, this bug is now fixed in Debian, so there is just Ubuntu now. AFAIK it is still not fixed in Raring... @Whoopie: I don't see the usbip package in your PPA, could you re-upload it (at least for Precise)? It would be appreciated :-) -- You received this bug notification because yo

[Bug 898003] Re: usbip source is maintained in kernel tree now

2012-07-03 Thread Whoopie
The usbip package is now built inside of linux-tools in Debian. Would it be possible to do the same? See http://packages.debian.org/changelogs/pool/main/l/linux-tools/linux- tools_3.2.17-1/changelog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 898003] Re: usbip source is maintained in kernel tree now

2012-06-14 Thread Chris Halse Rogers
Hi Whoopie: I've unsubscribed sponsors; James' comments should be addressed before we upload anything. Are you planning to address these issues? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 T

[Bug 898003] Re: usbip source is maintained in kernel tree now

2012-05-17 Thread Michael Markstaller
It would be good to get this resolved, it worked basically some months back but now with the change from SF to kernel-tree things are fully messed up somehow (12.04), the modules on the client cannot be loaded at all and cannot connect to a recent server (on OpenWRT, kernel 3.3.5) due to "version m

[Bug 898003] Re: usbip source is maintained in kernel tree now

2012-04-13 Thread James Page
Hi Whoopie As discussed in #ubuntu-devel: 1) You should make contact with the Debian Maintainer - at some point in time they are going to hit the same problem and you have made alot of packaging changes with this update - we need to ensure that this is a delta and not a permanent fork because he

[Bug 898003] Re: usbip source is maintained in kernel tree now

2012-04-11 Thread Whoopie
I just saw that the usbip-utils package has a version numer of 1.1.1 (see https://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commitdiff;h=0aee58894551d7a9992f79d77d89f5846eb5e938). I uploaded a new package in my PPA (https://launchpad.net/~whoopie79/+archive/ppa/+packages) with the co

[Bug 898003] Re: usbip source is maintained in kernel tree now

2012-04-11 Thread Whoopie
I did another cleanup round and simplified the debian/rules a lot. The updated package can be found in my testing PPA (https://launchpad.net/~whoopie79/+archive/testing/+packages). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 898003] Re: usbip source is maintained in kernel tree now

2012-04-03 Thread Whoopie
I packaged the usbip-utils slightly different. I copied the userspace directory from the kernel and tar'ed it. Then, I removed all unimportant stuff from the debian folder (including the usbip-source package). The result can be found in my testing PPA. Could some of the ubuntu devs please have a l

[Bug 898003] Re: usbip source is maintained in kernel tree now

2012-02-14 Thread Evan Broder
Thanks for your work on getting these packages updated, and I'm sorry that it's taken so long to get this looked at. I asked the kernel team about building the usbip packages as part of the kernel build process: 1:18 PM i'm wondering whether or not it would be plausible to incorporate the usbip

[Bug 898003] Re: usbip source is maintained in kernel tree now

2011-11-30 Thread Rockwalrus
** Patch added: "Debdiff from Oneiric to Precise" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/898003/+attachment/2614022/+files/usbip_precise.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 898003] Re: usbip source is maintained in kernel tree now

2011-11-30 Thread Rockwalrus
** Changed in: usbip (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in kernel tree now To manage notifications about

[Bug 898003] Re: usbip source is maintained in kernel tree now

2011-11-30 Thread Rockwalrus
** Patch added: "Annotated abridged debdiff from current to Oneiric" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/898003/+attachment/2614019/+files/usbip_oneiric.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 898003] Re: usbip source is maintained in kernel tree now

2011-11-30 Thread Rockwalrus
** Patch added: "Source package for Precise" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/898003/+attachment/2613948/+files/usbip_3.2.0-2.5-1.diff.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 898003] Re: usbip source is maintained in kernel tree now

2011-11-30 Thread Rockwalrus
** Attachment added: "orig.tar.gz for Oneiric" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/898003/+attachment/2613946/+files/usbip_3.0.0-14.23.orig.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 898003] Re: usbip source is maintained in kernel tree now

2011-11-30 Thread Rockwalrus
** Attachment added: "usbip_3.0.0-14.23-1.dsc" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/898003/+attachment/2613932/+files/usbip_3.0.0-14.23-1.dsc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 898003] Re: usbip source is maintained in kernel tree now

2011-11-30 Thread Rockwalrus
** Attachment added: "orig.tar.gz for Precise" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/898003/+attachment/2613949/+files/usbip_3.2.0-2.5.orig.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 898003] Re: usbip source is maintained in kernel tree now

2011-11-30 Thread Rockwalrus
** Attachment added: "usbip_3.2.0-2.5-1.dsc" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/898003/+attachment/2613947/+files/usbip_3.2.0-2.5-1.dsc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 898003] Re: usbip source is maintained in kernel tree now

2011-11-30 Thread Rockwalrus
** Patch added: "Updated package for Oneiric." https://bugs.launchpad.net/ubuntu/+source/linux/+bug/898003/+attachment/2613933/+files/usbip_3.0.0-14.23-1.diff.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 898003] Re: usbip source is maintained in kernel tree now

2011-11-30 Thread Joseph Salisbury
** Tags added: bot-stop-nagging ** Changed in: linux (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip source is maintained in kernel tree n

[Bug 898003] Re: usbip source is maintained in kernel tree now

2011-11-30 Thread Rockwalrus
Log files are irrelevant to a change in SCM location. :) ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/898003 Title: usbip sour