Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 498342 - =app-pda/libimobiledevice-1.1.5: endless pairing with IOS7
Summary: =app-pda/libimobiledevice-1.1.5: endless pairing with IOS7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo PDA project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-17 11:05 UTC by Peter Volkov (RETIRED)
Modified: 2014-04-07 06:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
libimobiledevice-1.1.6..563924.patch (libimobiledevice-1.0.6.patch,294.63 KB, patch)
2014-01-17 11:05 UTC, Peter Volkov (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Volkov (RETIRED) gentoo-dev 2014-01-17 11:05:33 UTC
Created attachment 367988 [details, diff]
libimobiledevice-1.1.6..563924.patch

there is a problem with =app-pda/libimobiledevice-1.1.5 and IOS7: whenever it connects iPad/iPhone reporting "Trust the currently connected computer?" Trust/Don't Trust.

Whenever you press trust it requests this question again and this happens in endless loop. This was fixed in upstream git by the following commit:
http://cgit.sukimashita.com/libimobiledevice.git/commit/?id=ec720cc1c30ac3f9b7996575e835565f60ce2b3e

but I have not checked if this commit is enough to make it work, it does not apply as is. SO I just did git diff -r 1.1.5.. and resulted patch (applied) fixed issue for me.


src_prepare() {
    epatch "${FILESDIR}"/libimobiledevice-1.0.6.patch
    eautoreconf
}
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2014-02-04 06:59:01 UTC
If the options are to apply the patch with unnecessary bits, or the patch that doesn't apply and needs porting, I'll pick the third option and wait for next release and then close this bug. Sorry.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2014-02-04 07:00:05 UTC
(Just trying to say, I'm alone in the pda@ team and I don't have time, I don't even own a machine with iOS as we speak)
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2014-04-06 08:53:39 UTC
Use libimobiledevice 1.1.6 wrt bug 505576, now in Portage