Package: usbmuxd
Version: 1.0.8-5
Followup-For: Bug #737656

Dear Maintainer,

I complete my previous bug report. The PC uses systemd as init. It is a Jessie 
updated.

Before connecting the iPhone, there is no usbmuxd process.

After connecting the iPhone, there is one usbmuxd process:
$ ps axuf |grep usbmuxd
usbmux    8790  0.0  0.0  14864  1748 ?        Ssl  14:28   0:00 
/usr/sbin/usbmuxd -f -u -U usbmux

The logs:
Aug 19 14:28:43 cthulhu kernel: [15200.612064] usb 2-3: new high-speed USB 
device number 4 using ehci-pci
Aug 19 14:28:43 cthulhu kernel: [15200.746499] usb 2-3: New USB device found, 
idVendor=05ac, idProduct=1297
Aug 19 14:28:43 cthulhu kernel: [15200.746507] usb 2-3: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
Aug 19 14:28:43 cthulhu kernel: [15200.746511] usb 2-3: Product: iPhone
Aug 19 14:28:43 cthulhu kernel: [15200.746514] usb 2-3: Manufacturer: Apple Inc.
Aug 19 14:28:43 cthulhu kernel: [15200.746517] usb 2-3: SerialNumber: 
d82a69be05780ccf00ca297019665bb0f232034f
Aug 19 14:28:43 cthulhu mtp-probe: checking bus 2, device 4: 
"/sys/devices/pci0000:00/0000:00:1a.7/usb2/2-3"
Aug 19 14:28:43 cthulhu mtp-probe: bus: 2, device: 4 was not an MTP device
Aug 19 14:28:43 cthulhu colord: Device added: sysfs-Apple_Inc.-iPhone
Aug 19 14:28:43 cthulhu org.gtk.Private.GPhoto2VolumeMonitor[3936]: 
(process:4023): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, 
ignoring
Aug 19 14:28:43 cthulhu systemd[1]: Starting iOS USB multiplexing daemon...
Aug 19 14:28:43 cthulhu colord: Device added: sysfs-(null)
Aug 19 14:28:43 cthulhu colord: device removed: sysfs-(null)
Aug 19 14:28:44 cthulhu systemd[1]: Started iOS USB multiplexing daemon.
Aug 19 14:28:44 cthulhu usbmuxd[8790]: [14:28:44.184][3] usbmuxd v1.0.8 
starting up
Aug 19 14:28:44 cthulhu usbmuxd[8790]: [14:28:44.205][3] Successfully dropped 
privileges to 'usbmux'
Aug 19 14:28:44 cthulhu usbmuxd[8790]: [14:28:44.218][3] Could not get old 
configuration descriptor for device 2-4: -5
Aug 19 14:28:44 cthulhu org.gtk.Private.GPhoto2VolumeMonitor[3936]: 
(process:4023): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, 
ignoring
Aug 19 14:28:44 cthulhu colord: Device added: sysfs-(null)
Aug 19 14:28:44 cthulhu usbmuxd[8790]: [14:28:44.252][3] Connecting to new 
device on location 0x20004 as ID 1
Aug 19 14:28:44 cthulhu usbmuxd[8790]: [14:28:44.252][3] Initialization complete
Aug 19 14:28:44 cthulhu usbmuxd[8790]: [14:28:44.253][1] Unexpected command 
'ListDevices' received!
Aug 19 14:28:44 cthulhu usbmuxd[8790]: [14:28:44.253][3] Connected to v1.0 
device 1 on location 0x20004 with serial number 
d82a69be05780ccf00ca297019665bb0f232034f
Aug 19 14:28:44 cthulhu org.gtk.Private.GPhoto2VolumeMonitor[3936]: 
(process:4023): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, 
ignoring
Aug 19 14:28:44 cthulhu colord[1156]: (colord:1156): Cd-WARNING **: CdMain: 
failed to emit DeviceAdded: failed to register object: Un objet est déjà 
exporté pour l'interface « org.freedesktop.ColorManager.Device » en « 
/org/freedesktop/ColorManager/devices/sysfs__null_ »
Aug 19 14:28:45 cthulhu kernel: [15202.708214] ipheth 2-3:4.2: 
ipheth_get_macaddr: usb_control_msg: -110
Aug 19 14:28:45 cthulhu kernel: [15202.708244] ipheth: probe of 2-3:4.2 failed 
with error -110
Aug 19 14:28:45 cthulhu kernel: [15202.708325] usbcore: registered new 
interface driver ipheth
Aug 19 14:28:45 cthulhu org.gtk.Private.GPhoto2VolumeMonitor[3936]: 
(process:4023): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, 
ignoring
Aug 19 14:28:45 cthulhu colord[1156]: (colord:1156): Cd-WARNING **: CdMain: 
failed to emit DeviceAdded: failed to register object: Un objet est déjà 
exporté pour l'interface « org.freedesktop.ColorManager.Device » en « 
/org/freedesktop/ColorManager/devices/sysfs__null_ »
Aug 19 14:28:46 cthulhu usbmuxd[8790]: [14:28:46.460][1] Unexpected command 
'ReadPairRecord' received!
Aug 19 14:28:47 cthulhu usbmuxd[8790]: [14:28:47.997][1] Unexpected command 
'ReadBUID' received!
Aug 19 14:28:48 cthulhu kernel: [15205.184451] iphone-set-info[8782]: segfault 
at 0 ip 4daccc21 sp bffc127c error 4 in libc-2.19.so[4da52000+1a5000]


In Caja (or Nautilus) iPhone does not appear in the list of devices.

If I try to mount it with ifuse I get an error:

$ ifuse /tmp/iphone
Please disable the password protection on your device and try again.
The device does not allow pairing as long as a password has been set.
You can enable it again after the connection succeeded.

$ ll iphone/
total 8
drwxr-xr-x  2 fredo fredo 4096 août  19 14:36 .
drwxrwxrwt 16 root  root  4096 août  19 14:40 ..


I have to restart several times ifuse for the iPhone is mounted:

$ ifuse /tmp/iphone
Please disable the password protection on your device and try again.
The device does not allow pairing as long as a password has been set.
You can enable it again after the connection succeeded.

$ ifuse /tmp/iphone
$ ll iphone/
total 8
drwxr-xr-x  2 fredo fredo 4096 août  19 14:36 .
drwxrwxrwt 16 root  root  4096 août  19 14:41 ..

$ ifuse /tmp/iphone
$ ll iphone/
total 4
drwxr-xr-x 13 fredo fredo  476 févr. 27 22:35 .
drwxrwxrwt 16 root  root  4096 août  19 14:45 ..
drwxr-xr-x  4 fredo fredo  170 févr.  4  2014 Books
-rw-r--r--  1 fredo fredo    0 avril  1  2012 
com.apple.itdbprep.postprocess.lock
drwxr-xr-x  4 fredo fredo  136 mai   17  2012 DCIM
drwxr-xr-x  2 fredo fredo  102 août  19 14:43 Downloads
drwxr-xr-x  3 fredo fredo  136 avril  1  2012 HighlandPark
drwxr-xr-x  5 fredo fredo  170 févr.  4  2014 iTunes_Control
drwxr-xr-x  2 fredo fredo   68 févr. 27 22:35 LoFiCloudAssets
drwxr-xr-x  9 fredo fredo  782 août  17 22:09 PhotoData
drwxr-xr-x  2 fredo fredo   68 avril  1  2012 Photos
drwxr-xr-x  3 fredo fredo  102 août  17  2013 PhotoStreamsData
drwxr-xr-x  2 fredo fredo  952 juil.  7 20:37 Purchases
drwxr-xr-x  2 fredo fredo  340 mars  12 15:07 Recordings


In the logs file:

Aug 19 14:39:51 cthulhu usbmuxd[8790]: [14:39:51.541][3] Removed device 1 on 
location 0x20004
Aug 19 14:39:51 cthulhu kernel: [15868.726720] usb 2-3: USB disconnect, device 
number 4
Aug 19 14:39:51 cthulhu colord: device removed: sysfs-(null)
Aug 19 14:39:51 cthulhu usbmuxd[8790]: [14:39:51.633][3] usbmuxd shutting down
Aug 19 14:39:51 cthulhu colord: device removed: sysfs-(null)
Aug 19 14:39:51 cthulhu colord: device removed: sysfs-(null)
Aug 19 14:39:51 cthulhu colord: device removed: sysfs-Apple_Inc.-iPhone
Aug 19 14:39:51 cthulhu usbmuxd[8790]: [14:39:51.737][3] Shutdown complete
Aug 19 14:39:51 cthulhu kernel: [15869.176065] usb 2-3: new high-speed USB 
device number 5 using ehci-pci
Aug 19 14:40:07 cthulhu kernel: [15884.288065] usb 2-3: device descriptor 
read/64, error -110
Aug 19 14:40:07 cthulhu kernel: [15884.526002] usb 2-3: New USB device found, 
idVendor=05ac, idProduct=1297
Aug 19 14:40:07 cthulhu kernel: [15884.526010] usb 2-3: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
Aug 19 14:40:07 cthulhu kernel: [15884.526014] usb 2-3: Product: iPhone
Aug 19 14:40:07 cthulhu kernel: [15884.526017] usb 2-3: Manufacturer: Apple Inc.
Aug 19 14:40:07 cthulhu kernel: [15884.526021] usb 2-3: SerialNumber: 
d82a69be05780ccf00ca297019665bb0f232034f
Aug 19 14:40:07 cthulhu mtp-probe: checking bus 2, device 5: 
"/sys/devices/pci0000:00/0000:00:1a.7/usb2/2-3"
Aug 19 14:40:07 cthulhu mtp-probe: bus: 2, device: 5 was not an MTP device
Aug 19 14:40:07 cthulhu systemd[1]: Starting iOS USB multiplexing daemon...
Aug 19 14:40:07 cthulhu colord: Device added: sysfs-Apple_Inc.-iPhone
Aug 19 14:40:07 cthulhu systemd[1]: Started iOS USB multiplexing daemon.
Aug 19 14:40:07 cthulhu org.gtk.Private.GPhoto2VolumeMonitor[3936]: 
(process:4023): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, 
ignoring
Aug 19 14:40:07 cthulhu colord: Device added: sysfs-(null)
Aug 19 14:40:07 cthulhu colord: device removed: sysfs-(null)
Aug 19 14:40:07 cthulhu usbmuxd[8909]: [14:40:07.659][3] usbmuxd v1.0.8 
starting up
Aug 19 14:40:07 cthulhu usbmuxd[8909]: [14:40:07.672][3] Successfully dropped 
privileges to 'usbmux'
Aug 19 14:40:07 cthulhu usbmuxd[8909]: [14:40:07.697][3] Could not get old 
configuration descriptor for device 2-5: -5
Aug 19 14:40:07 cthulhu org.gtk.Private.GPhoto2VolumeMonitor[3936]: 
(process:4023): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, 
ignoring
Aug 19 14:40:07 cthulhu colord: Device added: sysfs-(null)
Aug 19 14:40:07 cthulhu org.gtk.Private.GPhoto2VolumeMonitor[3936]: 
(process:4023): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, 
ignoring
Aug 19 14:40:07 cthulhu colord[1156]: (colord:1156): Cd-WARNING **: CdMain: 
failed to emit DeviceAdded: failed to register object: Un objet est déjà 
exporté pour l'interface « org.freedesktop.ColorManager.Device » en « 
/org/freedesktop/ColorManager/devices/sysfs__null_ »
Aug 19 14:40:07 cthulhu org.gtk.Private.GPhoto2VolumeMonitor[3936]: 
(process:4023): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, 
ignoring
Aug 19 14:40:07 cthulhu colord[1156]: (colord:1156): Cd-WARNING **: CdMain: 
failed to emit DeviceAdded: failed to register object: Un objet est déjà 
exporté pour l'interface « org.freedesktop.ColorManager.Device » en « 
/org/freedesktop/ColorManager/devices/sysfs__null_ »
Aug 19 14:40:08 cthulhu kernel: [15885.270368] ipheth 2-3:4.2: Apple iPhone USB 
Ethernet device attached
Aug 19 14:40:08 cthulhu usbmuxd[8909]: [14:40:08.096][3] Connecting to new 
device on location 0x20005 as ID 1
Aug 19 14:40:08 cthulhu usbmuxd[8909]: [14:40:08.096][3] Initialization complete
Aug 19 14:40:08 cthulhu usbmuxd[8909]: [14:40:08.097][1] Unexpected command 
'ListDevices' received!
Aug 19 14:40:08 cthulhu usbmuxd[8909]: [14:40:08.097][3] Connected to v1.0 
device 1 on location 0x20005 with serial number 
d82a69be05780ccf00ca297019665bb0f232034f
Aug 19 14:40:08 cthulhu usbmuxd[8909]: [14:40:08.207][1] Unexpected command 
'ReadPairRecord' received!
Aug 19 14:40:08 cthulhu usbmuxd[8909]: [14:40:08.249][1] Unexpected command 
'ListDevices' received!
Aug 19 14:40:09 cthulhu usbmuxd[8909]: [14:40:09.915][1] Unexpected command 
'ReadBUID' received!
Aug 19 14:40:09 cthulhu systemd-udevd[8902]: 'ipheth-pair' [8922] terminated by 
signal 11 (Segmentation fault)
Aug 19 14:40:09 cthulhu kernel: [15887.101299] ipheth-pair[8922]: segfault at 0 
ip 4daccc21 sp bff8007c error 4 in libc-2.19.so[4da52000+1a5000]
Aug 19 14:40:09 cthulhu NetworkManager[815]: <info> (eth1): carrier is OFF
Aug 19 14:40:09 cthulhu NetworkManager[815]: <info> (eth1): new Ethernet device 
(driver: 'ipheth' ifindex: 4)
Aug 19 14:40:09 cthulhu NetworkManager[815]: <info> (eth1): exported as 
/org/freedesktop/NetworkManager/Devices/3
Aug 19 14:40:09 cthulhu NetworkManager[815]: <info> (eth1): device state 
change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Aug 19 14:40:10 cthulhu kernel: [15887.181862] IPv6: ADDRCONF(NETDEV_UP): eth1: 
link is not ready
Aug 19 14:40:10 cthulhu NetworkManager[815]: <info> (eth1): preparing device
Aug 19 14:40:10 cthulhu NetworkManager[815]: <info> devices added (path: 
/sys/devices/pci0000:00/0000:00:1a.7/usb2/2-3/2-3:4.2/net/eth1, iface: eth1)
Aug 19 14:40:10 cthulhu NetworkManager[815]: <info> device added (path: 
/sys/devices/pci0000:00/0000:00:1a.7/usb2/2-3/2-3:4.2/net/eth1, iface: eth1): 
no ifupdown configuration found.
Aug 19 14:40:10 cthulhu usbmuxd[8909]: [14:40:10.388][1] Unexpected command 
'ReadBUID' received!
Aug 19 14:40:10 cthulhu kernel: [15887.574073] iphone-set-info[8906]: segfault 
at 0 ip 4daccc21 sp bfd63adc error 4 in libc-2.19.so[4da52000+1a5000]
Aug 19 14:40:11 cthulhu ModemManager[817]: <warn>  Couldn't find support for 
device at '/sys/devices/pci0000:00/0000:00:1a.7/usb2/2-3': not supported by any 
plugin
Aug 19 14:43:00 cthulhu usbmuxd[8909]: [14:43:00.723][3] Removed device 1 on 
location 0x20005
Aug 19 14:43:00 cthulhu kernel: [16057.907346] ipheth 2-3:4.2: 
ipheth_rcvbulk_callback: urb status: -71
Aug 19 14:43:00 cthulhu kernel: [16057.910686] usb 2-3: USB disconnect, device 
number 5
Aug 19 14:43:00 cthulhu avahi-daemon[730]: Withdrawing workstation service for 
eth1.
Aug 19 14:43:00 cthulhu kernel: [16057.924110] ipheth 2-3:4.2: Apple iPhone USB 
Ethernet now disconnected
Aug 19 14:43:00 cthulhu NetworkManager[815]: <info> (eth1): device state 
change: unavailable -> unmanaged (reason 'removed') [20 10 36]
Aug 19 14:43:00 cthulhu colord: device removed: sysfs-(null)
Aug 19 14:43:00 cthulhu usbmuxd[8909]: [14:43:00.863][3] usbmuxd shutting down
Aug 19 14:43:00 cthulhu colord: device removed: sysfs-(null)
Aug 19 14:43:00 cthulhu NetworkManager[815]: <info> devices removed (path: 
/sys/devices/pci0000:00/0000:00:1a.7/usb2/2-3/2-3:4.2/net/eth1, iface: eth1)
Aug 19 14:43:00 cthulhu colord: device removed: sysfs-(null)
Aug 19 14:43:00 cthulhu colord: device removed: sysfs-Apple_Inc.-iPhone
Aug 19 14:43:00 cthulhu usbmuxd[8909]: [14:43:00.964][3] Shutdown complete
Aug 19 14:43:01 cthulhu kernel: [16058.392061] usb 2-3: new high-speed USB 
device number 6 using ehci-pci
Aug 19 14:43:01 cthulhu kernel: [16058.525831] usb 2-3: New USB device found, 
idVendor=05ac, idProduct=1297
Aug 19 14:43:01 cthulhu kernel: [16058.525839] usb 2-3: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
Aug 19 14:43:01 cthulhu kernel: [16058.525843] usb 2-3: Product: iPhone
Aug 19 14:43:01 cthulhu kernel: [16058.525846] usb 2-3: Manufacturer: Apple Inc.
Aug 19 14:43:01 cthulhu kernel: [16058.525849] usb 2-3: SerialNumber: 
d82a69be05780ccf00ca297019665bb0f232034f
Aug 19 14:43:01 cthulhu mtp-probe: checking bus 2, device 6: 
"/sys/devices/pci0000:00/0000:00:1a.7/usb2/2-3"
Aug 19 14:43:01 cthulhu mtp-probe: bus: 2, device: 6 was not an MTP device
Aug 19 14:43:01 cthulhu systemd[1]: Starting iOS USB multiplexing daemon...
Aug 19 14:43:01 cthulhu colord: Device added: sysfs-Apple_Inc.-iPhone
Aug 19 14:43:01 cthulhu systemd[1]: Started iOS USB multiplexing daemon.
Aug 19 14:43:01 cthulhu org.gtk.Private.GPhoto2VolumeMonitor[3936]: 
(process:4023): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, 
ignoring
Aug 19 14:43:01 cthulhu colord: Device added: sysfs-(null)
Aug 19 14:43:01 cthulhu colord: device removed: sysfs-(null)
Aug 19 14:43:01 cthulhu usbmuxd[8969]: [14:43:01.509][3] usbmuxd v1.0.8 
starting up
Aug 19 14:43:01 cthulhu usbmuxd[8969]: [14:43:01.516][3] Successfully dropped 
privileges to 'usbmux'
Aug 19 14:43:01 cthulhu usbmuxd[8969]: [14:43:01.541][3] Could not get old 
configuration descriptor for device 2-6: -5
Aug 19 14:43:01 cthulhu org.gtk.Private.GPhoto2VolumeMonitor[3936]: 
(process:4023): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, 
ignoring
Aug 19 14:43:01 cthulhu colord: Device added: sysfs-(null)
Aug 19 14:43:01 cthulhu org.gtk.Private.GPhoto2VolumeMonitor[3936]: 
(process:4023): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, 
ignoring
Aug 19 14:43:01 cthulhu colord[1156]: (colord:1156): Cd-WARNING **: CdMain: 
failed to emit DeviceAdded: failed to register object: Un objet est déjà 
exporté pour l'interface « org.freedesktop.ColorManager.Device » en « 
/org/freedesktop/ColorManager/devices/sysfs__null_ »
Aug 19 14:43:01 cthulhu org.gtk.Private.GPhoto2VolumeMonitor[3936]: 
(process:4023): GVFS-GPhoto2-WARNING **: device (null) has no BUSNUM property, 
ignoring
Aug 19 14:43:01 cthulhu colord[1156]: (colord:1156): Cd-WARNING **: CdMain: 
failed to emit DeviceAdded: failed to register object: Un objet est déjà 
exporté pour l'interface « org.freedesktop.ColorManager.Device » en « 
/org/freedesktop/ColorManager/devices/sysfs__null_ »
Aug 19 14:43:01 cthulhu kernel: [16058.771532] ipheth 2-3:4.2: Apple iPhone USB 
Ethernet device attached
Aug 19 14:43:01 cthulhu usbmuxd[8969]: [14:43:01.594][3] Connecting to new 
device on location 0x20006 as ID 1
Aug 19 14:43:01 cthulhu usbmuxd[8969]: [14:43:01.594][3] Initialization complete
Aug 19 14:43:01 cthulhu usbmuxd[8969]: [14:43:01.596][3] Connected to v1.0 
device 1 on location 0x20006 with serial number 
d82a69be05780ccf00ca297019665bb0f232034f
Aug 19 14:43:01 cthulhu usbmuxd[8969]: [14:43:01.678][1] Unexpected command 
'ListDevices' received!
Aug 19 14:43:01 cthulhu usbmuxd[8969]: [14:43:01.917][1] Unexpected command 
'ListDevices' received!
Aug 19 14:43:02 cthulhu usbmuxd[8969]: [14:43:02.030][1] Unexpected command 
'ReadPairRecord' received!
Aug 19 14:43:05 cthulhu usbmuxd[8969]: [14:43:05.949][1] Unexpected command 
'ReadBUID' received!
Aug 19 14:43:05 cthulhu kernel: [16063.134806] ipheth-pair[8981]: segfault at 0 
ip 4daccc21 sp bf914b2c error 4 in libc-2.19.so[4da52000+1a5000]
Aug 19 14:43:05 cthulhu systemd-udevd[8948]: 'ipheth-pair' [8981] terminated by 
signal 11 (Segmentation fault)
Aug 19 14:43:05 cthulhu NetworkManager[815]: <info> (eth1): carrier is OFF
Aug 19 14:43:05 cthulhu NetworkManager[815]: <info> (eth1): new Ethernet device 
(driver: 'ipheth' ifindex: 5)
Aug 19 14:43:05 cthulhu NetworkManager[815]: <info> (eth1): exported as 
/org/freedesktop/NetworkManager/Devices/4
Aug 19 14:43:05 cthulhu NetworkManager[815]: <info> (eth1): device state 
change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Aug 19 14:43:05 cthulhu kernel: [16063.169136] IPv6: ADDRCONF(NETDEV_UP): eth1: 
link is not ready
Aug 19 14:43:05 cthulhu NetworkManager[815]: <info> (eth1): preparing device
Aug 19 14:43:06 cthulhu NetworkManager[815]: <info> devices added (path: 
/sys/devices/pci0000:00/0000:00:1a.7/usb2/2-3/2-3:4.2/net/eth1, iface: eth1)
Aug 19 14:43:06 cthulhu NetworkManager[815]: <info> device added (path: 
/sys/devices/pci0000:00/0000:00:1a.7/usb2/2-3/2-3:4.2/net/eth1, iface: eth1): 
no ifupdown configuration found.
Aug 19 14:43:06 cthulhu usbmuxd[8969]: [14:43:06.080][1] Unexpected command 
'ReadBUID' received!
Aug 19 14:43:06 cthulhu kernel: [16063.266364] iphone-set-info[8966]: segfault 
at 0 ip 4daccc21 sp bfe4fe0c error 4 in libc-2.19.so[4da52000+1a5000]
Aug 19 14:43:07 cthulhu ModemManager[817]: <warn>  Couldn't find support for 
device at '/sys/devices/pci0000:00/0000:00:1a.7/usb2/2-3': not supported by any 
plugin


And in Caja (or Nautilus) iPhone does not appear in the list of devices, only 
the /tmp/iphone folder is accessible.


Regards.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'stable-updates'), (500, 
'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.14-2-686-pae (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages usbmuxd depends on:
ii  adduser       3.113+nmu3
ii  libc6         2.19-7
ii  libplist2     1.11-3
ii  libusb-1.0-0  2:1.0.19-1

usbmuxd recommends no packages.

usbmuxd suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to