• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

ios - iTMSTransporter 软件更新问题

[复制链接]
菜鸟教程小白 发表于 2022-12-12 09:33:04 | 显示全部楼层 |阅读模式 打印 上一主题 下一主题

我正在编写一个自定义解决方案,使用 iTMSTransporter 创建 iOS 应用并将其上传到应用商店。每当它启动时,它都会检查来自苹果的软件更新。上帝,这是我用过的令人沮丧的工具。每天检查更新,无休止地运行,总是敲到这一行

[2014-04-25 16:51:13 IST] DEBUG: Analyzing remote bundle resource com.apple.jingle.leghorn...

我不知道它下载了什么,它在这里暂停了几个小时。我必须杀死它才能再次使用 iTMSTransporter。有时它会再次更新软件组件。如果我很幸运,它会在某个时间停下来做它应该做的工作。

无论我提供什么命令,这种情况一直在发生。甚至 --help 每次都在更新该死的软件组件。

这是完整的日志

mPub|development ✗⇒ iTMSTransporter -u [email protected] -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...

谁能帮我解决这个问题或解决这个软件更新问题。我们有庞大的自动化应用分发队列。由于这个愚蠢的病态问题,它灾难性地失败了。在过去的两周里,我一直在与这个作斗争。无法找到或解决任何解决方案。



Best Answer-推荐答案


几年前我试图解决这个问题;没运气。

@tankLei 找到 this workaround .本质上,他/她运行一个 iTMSTransporter 实例来进行更新,然后运行第二个,它看到更新正在发生并跳过它。

你等了多久?在此过程中,您是否有合理数量的带宽?

关于ios - iTMSTransporter 软件更新问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23291960/

回复

使用道具 举报

懒得打字嘛,点击右侧快捷回复 【右侧内容,后台自定义】
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关注0

粉丝2

帖子830918

发布主题
阅读排行 更多
广告位

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap