[Pkg-gtkpod-devel] Bug#1110767: usbmuxd fails after sleep, hackaround

debian user bwtnguy at yahoo.com
Sun Aug 10 23:43:30 BST 2025


Package: usbmuxd
Version: 1.1.1-2
Severity: normal
Tags: upstream

Dear Maintainer,

usbmuxd has an issue with sleep. If you see spam in 'systemctl status usbmuxd' about failure, old connection, 
and what-not... I can get some info if necessary, but yeah.

I was hoping it was fixed in trixie, but no.

Here's my hackaround, working about two years now.
#/lib/systemd/system-sleep/usbmuxd
#!/bin/sh

case $1 in
  post)
    systemctl restart usbmuxd
    ;;
esac
#end script

-- System Information:
Debian Release: 12.11
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.33+deb12-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages usbmuxd depends on:
ii  adduser            3.134
ii  libc6              2.36-9+deb12u10
ii  libimobiledevice6  1.3.0-6+b3
ii  libplist3          2.2.0-6+b2
ii  libusb-1.0-0       2:1.0.26-1

usbmuxd recommends no packages.

usbmuxd suggests no packages.

-- no debconf information
 L8r,
bw



More information about the Pkg-gtkpod-devel mailing list