#86 ✓resolved
Pallinger Péter

jaunty repositories lack usbmuxd

Reported by Pallinger Péter | November 10th, 2009 @ 09:31 AM

Also, the source package does not create usbmuxd*.deb on dpkg-buildpackage, it only produces libusbmux0',libusbmux-dev' and libusbmux0-dbg'.<br/> As far as I see, there are no debhelper scripts for usbmuxd, only an usbmuxd entry in the control file.

Most probably this is the reason why ifuse does not recognise the attached iphone:

$ sudo ifuse /media/iphone No device found, is it connected?
If it is make sure that your user has permissions to access the raw usb device.

If you're still having issues try unplugging the device and reconnecting it.

Am I wrong?

Comments and changes to this ticket

  • Jonathan Beck

    Jonathan Beck November 10th, 2009 @ 11:59 AM

    the usbmuxd daemon is included in the libusbmux0 package.
    If the daemon is not launched automatically by udev, you could try to launch it manually typing

    sudo /usr/sbin/usbmuxd
    
  • Martin S.

    Martin S. November 10th, 2009 @ 12:45 PM

    • State changed from “new” to “open”

    Hmm, shouldn't the daemon be packaged within an usbmuxd package?
    Also mind there is no libusbmux0 library, but a libusbmuxd1 library (also mind the changed soname major).
    Thus you should have usbmuxd, libusbmuxd1, libusbmuxd1-dev and iproxy out of the usbmuxd tarball.

  • Pallinger Péter

    Pallinger Péter November 11th, 2009 @ 08:34 AM

    Maybe I should have, but the current debian/control contains only the following packages:
    libusbmux0, libusbmux-dev, libusbmux0-dbg, and iproxy.
    If I have the time, I will try to correct the packaging scripts, and maybe also add an usbmuxd init script.

  • Martin S.

    Martin S. November 11th, 2009 @ 10:05 AM

    • Assigned user set to “Jonathan Beck”

    @Pallinger: There is no need for an init script. usbmuxd is designed to be started on demand by udev.

    Jonathan, aren't you packaging the Ubuntu debs?

  • Jonathan Beck

    Jonathan Beck November 11th, 2009 @ 10:24 AM

    I was for my ppa.
    This is currently being taken over by Julien Lavergne (a Ubuntu MOTU) for next releases.
    See https://bugs.launchpad.net/ubuntu/+bug/479467
    So the libiphone stack will be in the official repository from Ubuntu 10.4.

    Once the real packaging is done i will backport them in my ppa.

  • Jonathan Beck

    Jonathan Beck December 8th, 2009 @ 10:02 AM

    • State changed from “open” to “resolved”

    Closing this ticket as backport is done with proper packaging with usbmux 1.0.0 (had to call it 1.0.1 due to stupid version ordering).

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

A project around supporting the iPhone in Linux.

See http://libimobiledevice.org

Pages