我正在编写一个自定义解决方案来使用 iTMSTransporter
. 每当它启动时,它都会检查来自苹果的软件更新。上帝,这是我用过的令人沮丧的工具。每天检查更新,无休止地运行,总是在这条线上
[2014-04-25 16:51:13 IST] 调试:分析远程捆绑资源 com.apple.jingle.leghorn ...
我不知道它下载了什么,它在这里暂停了几个小时。我必须杀死它才能再次使用 iTMSTransporter。有时它会再次更新软件组件。如果我很幸运,它会在某个时间停下来做它应该做的工作。
无论我提供什么命令,这种情况一直在发生。甚至--help
每次都在更新该死的软件组件。
这是完整的日志
mPub|development ✗⇒ iTMSTransporter -u apple@myusername.com -p mypass -v off -m lookupMetadata -vendor_id 46saTYYTG -destination /tmp/46saTYYTG
[2014-04-25 16:51:03 IST] <main> INFO: Transporter is searching for updated software components.
[2014-04-25 16:51:13 IST] <main> INFO: Transporter has detected that new software components exist; updating.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.beanutils...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.codec...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.collections...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.cli...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.digester...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.discovery...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.io...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.logging...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource org.apache.commons.math...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.net...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource org.apache.felix.bundlerepository...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource org.apache.httpcomponents.httpclient...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... updated bundle already exists in download folder.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource org.apache.httpcomponents.httpcore...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... updated bundle already exists in download folder.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource org.apache.sanselan.sanselan...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.xml.resolver...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.asperasoft.faspmanager...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.apple.transporter.asperasupport...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.apple.transporter...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... updated bundle already exists in download folder.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.apple.transporter.softwaresupport...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... updated bundle already exists in download folder.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.apple.transporter.updater...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... updated bundle already exists in download folder.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.activation...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.media.jai.core...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.media.jai.codec...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.mail...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.servlet...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.xml.soap...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.xml.rpc...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.xml.stream...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource jaxb.api-2.0.5...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.jaxen...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.jdom...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource org.json.simple...
[2014-04-25 16:51:13 IST] <main> DEBUG: ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.apple.jingle.leghorn...
有人可以帮助我如何解决此问题或解决此软件更新问题。我们有庞大的自动化应用分发队列。由于这个愚蠢的病态问题,它灾难性地失败了。在过去的两周里,我一直在与这个作斗争。无法找到或解决任何解决方案。