Description of problem: Updating usbmuxd package causes the following: /var/tmp/rpm-tmp.wU8App: line 2: fg: no job control warning: %post(usbmuxd-1.0.8-8.fc20.x86_64) scriptlet failed, exit status 1 Not surprising at all as that package scripts look like follows: ..... postinstall scriptlet (using /bin/sh): /sbin/ldconfig %systemd_post usbmuxd.service preuninstall scriptlet (using /bin/sh): %systemd_preun usbmuxd.service %postun/ sbin/ldconfig %systemd_postun_with_restart usbmuxd.service Version-Release number of selected component (if applicable): usbmuxd-1.0.8-8.fc20
*** Bug 1000800 has been marked as a duplicate of this bug. ***
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle. Changing version to '20'. More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20
> Fixed In Version: usbmuxd-1.0.8-9 It does not look that way. At least for rawhide. # rpm -q --scripts usbmuxd-1.0.8-9.fc21 ...... postinstall scriptlet (using /bin/sh): /sbin/ldconfig %systemd_post usbmuxd.service preuninstall scriptlet (using /bin/sh): %systemd_preun usbmuxd.service postuninstall scriptlet (using /bin/sh): /sbin/ldconfig %systemd_postun_with_restart usbmuxd.service and one gets on an update: /var/tmp/rpm-tmp.O9F96o: line 2: fg: no job control warning: %post(usbmuxd-1.0.8-9.fc21.x86_64) scriptlet failed, exit status 1 Non-fatal POSTIN scriptlet failure in rpm package usbmuxd-1.0.8-9.fc21.x86_64
It now made my system: [root@fab rpmaker]# rpm -qa|grep usbmuxd usbmuxd-1.0.8-8.fc20.i686 usbmuxd-1.0.8-9.fc21.i686 usbmuxd-1.0.8-10.fc21.i686
Solution: package-cleanup --noscripts --cleandupes