ios - Mac App Store 应用程序 iTMSTransporter 错误
<p><p>我正在尝试将我的 pkg 文件发送给 Apple,但系统显示 Transporter 正在搜索更新的软件组件,并且该进程一直在运行,无法停止。
这是我的事件日志。好像是上传错误...?</p>
<p>我已经安装了 iTMSTransporter_1.7.7.pkg 并添加了 TRANSPORTER_HOME 环境。</p>
<p>我把这个命令放在安装 Transporter 的目录中的终端中。 </p>
<pre><code> ./iTMSTransporter -m lookupMetadata -u [email protected] -p ...... -vendor_id testServer -destination /Users/tankMo/Downloads/videoPlayerTest.itmsp
<main>INFO: Transporter is searching for updated software components.
<main>INFO: Transporter has detected that new software components exist; updating.
<main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.beanutils...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.codec...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.collections...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.cli...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.digester...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.discovery...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.io...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.logging...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource org.apache.commons.math...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.net...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource org.apache.felix.bundlerepository...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource org.apache.httpcomponents.httpclient...
<main> DEBUG: ... updated bundle already exists in download folder.
<main> DEBUG: Analyzing remote bundle resource org.apache.httpcomponents.httpcore...
<main> DEBUG: ... updated bundle already exists in download folder.
<main> DEBUG: Analyzing remote bundle resource org.apache.sanselan.sanselan...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.xml.resolver...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.asperasoft.faspmanager...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.apple.transporter.asperasupport...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.apple.transporter...
<main> DEBUG: ... updated bundle already exists in download folder.
<main> DEBUG: Analyzing remote bundle resource com.apple.transporter.softwaresupport...
<main> DEBUG: ... updated bundle already exists in download folder.
<main> DEBUG: Analyzing remote bundle resource com.apple.transporter.updater...
<main> DEBUG: ... updated bundle already exists in download folder.
<main> DEBUG: Analyzing remote bundle resource com.springsource.javax.activation...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.javax.media.jai.core...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.javax.media.jai.codec...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.javax.mail...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.javax.servlet...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.javax.xml.soap...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.javax.xml.rpc...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.javax.xml.stream...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource jaxb.api-2.0.5...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.org.jaxen...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.springsource.org.jdom...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource org.json.simple...
<main> DEBUG: ... resource is same as system bundle, skipping download.
<main> DEBUG: Analyzing remote bundle resource com.apple.jingle.leghorn...
</code></pre>
<p>那么我现在应该如何关闭更新过程呢?运输车更新过程似乎永远不会结束,这有问题吗?请帮助我,非常感谢您对此问题的任何帮助。</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>以典型的 Apple 方式,Transporter 将<em>始终</em>尝试 self 更新。我认为即使在运行 <code>iTMSTransporter -help</code> 时也是如此:(在它 self 更新后,您的命令将自动启动。</p>
<p>我想我尝试使用 Transporter jar 和 <code>~/.itmstransporter</code> 目录寻找一种方法来禁用它,但没有运气。 (您可能想看看 <code>~/.itmstransporter</code> 中有什么,但不要抱太大希望……)</p></p>
<p style="font-size: 20px;">关于ios - Mac App Store 应用程序 iTMSTransporter 错误,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/19249188/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/19249188/
</a>
</p>
页:
[1]