cydia impactor出现“method http has died unexpectedly”红色字样,一点

[ubuntu] E: Method http has died unexpectedly!
Jump to page:
Results 1 to 10 of 14
Linear Mode
First Cup of Ubuntu
E: Method http has died unexpectedly!
I've just run into a problem that has me stumped.
I just returned from 10 days worth of holidays. I logged onto my machine (which I'm pretty sure was running the whole time.)
and saw in the update manager that the update information is outdated.
So, I tell it to check for updates.
I get a dialog back that it could not download all repository indexes, with details of &Method http has died unexpectedly!&
I tried running both sudo aptitude update and sudo apt-get update, and for both I get:
E: Method http has died unexpectedly!
E: Method http has died unexpectedly!
E: Method http has died unexpectedly!
I searched the forums, and the only other relevant post said that the problem was due to a bad gateway...my network is set up exactly the same as when I left, so I don't think that's applicable to my problem.
I couldn't find any sort of logs or verbosity switches in the command-line commands that point to what the problem is (the last entries in my apt logs was when I ran update manager and installed some updates on July 11th)
Any ideas where else I could look for the source of this problem?
Has anyone else come across it, and resolved it in ways other than reinstalling their system (which was the cure in a couple of other cases I could find.)
I Ubuntu, Therefore, I Am
Re: E: Method http has died unexpectedly!
try changing the mirror you use by looking in system-& administration -& software sources.
Also can you post the output of
Desktop: Q6600 OC: 343 x 9, 4 GB RAM, 8600 GTS Twinview (22&,17&), 1.5 TB RAID 5
Laptop: Lenovo T61 T7300 @ 2 GHz, 2GB RAM, Nvidia 140M Quadro, 160 GB harddrive
Remember to mark posts as [SOLVED] when your problem is resolved
First Cup of Ubuntu
Re: E: Method http has died unexpectedly!
Originally Posted by tamoneya
try changing the mirror you use by looking in system-& administration -& software sources.
Also can you post the output of
The mirror I had set up before I started having problems was the main US mirror.
I tried changing it to the Canadian mirror before I posted, and I got the same error.
I've even gone through the list of mirrors to find a FTP mirror to see if if produced the same problem, and it did.
Here's my output of ifconfig
neilp@spike:~$ ifconfig
Link encap:Ethernet
HWaddr 00:50:8d:6c:eb:ee
inet addr:192.168.1.101
Bcast:192.168.1.255
Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST
RX packets:46832 errors:0 dropped:0 overruns:0 frame:0
TX packets:42818 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:.3 MB)
TX bytes:.5 MB)
Interrupt:17 Base address:0xd400
Link encap:Local Loopback
inet addr:127.0.0.1
Mask:255.0.0.0
UP LOOPBACK RUNNING
RX packets:29232 errors:0 dropped:0 overruns:0 frame:0
TX packets:29232 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:.8 MB)
TX bytes:.8 MB)
Link encap:Ethernet
HWaddr 00:50:56:c0:00:01
inet addr:192.168.183.1
Bcast:192.168.183.255
Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:2158 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B)
TX bytes:0 (0.0 B)
Link encap:Ethernet
HWaddr 00:50:56:c0:00:08
inet addr:192.168.250.1
Bcast:192.168.250.255
Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:2157 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B)
TX bytes:0 (0.0 B)
(I have VMWare server installed on this box, thus the vmnet interfaces.
But VMWare was installed before I started having problems, and I even tried updating with all the virtual interfaces down as well, and it was the same thing.)
Dipped in Ubuntu
Re: E: Method http has died unexpectedly!
one time i did an upgrade and to get it to complete i had to switch sources to us server, update then try again on main server
never mind
Las July 22nd, 2008 at .
Reason: just noticed u tried it already
Dipped in Ubuntu
Re: E: Method http has died unexpectedly!
can u get wireshark or something like it to run? i think your isp is havin trouble
First Cup of Ubuntu
Re: E: Method http has died unexpectedly!
I'm pretty sure it doesn't have anything to do with my ISP.
One of the virtual machines I'm running on this box is running Dapper, and it has no issues running sudo aptitude update.
the one having issues is running Hardy).
So if it was ISP issues, one would assume it would be affecting both instances similarly, but it isn't.
Plus, I did try running wireshark...I didn't see any network activity when I ran sudo aptitude update (and received the error), so this leads me to believe that the problem lies within the box itself, rather than having anything to do with the network.
I Ubuntu, Therefore, I Am
Re: E: Method http has died unexpectedly!
if you arent running any VMs at the moment try to shut off the vmnet interfaces like this.
sudo ifconfig vmnet1 down
sudo ifconfig vmnet8 down
Afterwards you can always turn them on like this:
sudo ifconfig vmnet1 up
sudo ifconfig vmnet8 up
Desktop: Q6600 OC: 343 x 9, 4 GB RAM, 8600 GTS Twinview (22&,17&), 1.5 TB RAID 5
Laptop: Lenovo T61 T7300 @ 2 GHz, 2GB RAM, Nvidia 140M Quadro, 160 GB harddrive
Remember to mark posts as [SOLVED] when your problem is resolved
Dipped in Ubuntu
Re: E: Method http has died unexpectedly!
since you got wireshark running, ping someone and see the log, if you still have all errors in packets receive and transmit then the net card needs some love.
First Cup of Ubuntu
Re: E: Method http has died unexpectedly!
Originally Posted by tamoneya
if you arent running any VMs at the moment try to shut off the vmnet interfaces like this.
sudo ifconfig vmnet1 down
sudo ifconfig vmnet8 down
Afterwards you can always turn them on like this:
sudo ifconfig vmnet1 up
sudo ifconfig vmnet8 up
It's the same result if the vmnet interfaces are up or down.
First Cup of Ubuntu
Re: E: Method http has died unexpectedly!
Originally Posted by upchucky
since you got wireshark running, ping someone and see the log, if you still have all errors in packets receive and transmit then the net card needs some love.
I guess I wasn't more clear about the problem:
my network is working fine.
I can use a browser and hit any of the mirrors with no problems whatsoever, and have had no issues doing anything other than running an aptitude update.
Jump to page:后使用快捷导航没有帐号?
只需一步,快速开始
查看: 6176|回复: 1
最后登录阅读权限10注册时间积分23精华0帖子威望0 PP豆22 活跃度1
, 积分 23, 距离下一级还需 77 积分
该用户从未签到帖子威望0 PP豆22 活跃度1 设备iPhone4s
PP助手官方微信
求助,Method http has died unexpectedly! Sub-process http received signal 5.报错,添加不了任何和源。在线等好心人解答{:4_155:},还有一个问题,在源里有个源地址错误了,无法删除。手动删除后,自己又恢复了
最后登录阅读权限90注册时间积分35691精华11帖子威望11447 PP豆2736 活跃度17998
, 积分 35691, 距离下一级还需 24309 积分
TA的每日心情花心 11:39签到天数: 6 天连续签到: 1 天[LV.2]偶尔看看I帖子威望11447 PP豆2736 活跃度17998
提示网络问题,建议使稳定3G或WIFI下操作.
论坛创始人
论坛雷锋好模范
论坛回帖之王
产品客服专属勋章
发表15篇以上技术性文章会员
Powered by
Copyright&
Aihe Internet Technology Co.,Ltd. All Rights Reserved.广州爱禾网络技术有限公司 版权所有&&(图文并茂)上午9时更新到36项错误、申精啊!解决iOS7 Cydia内红字错误
1楼 (楼主)
级别:白苹果 04:10:57
本帖最后由 aptx4689 于
09:04 编辑
发现大家进入Cydia常常有红色错误
我在这做个总整理、解决常见红黄色错误
这些错误是集结很多网友跟自己出现的
百度及其他网站搜到的解决方式,如果帖子有触犯版归
请版主联络我,我在进行修改。
希望大家顶起来,让更多人可以看到。
如果觉得不错的话,加分给个鼓励吧。
编辑更新:全部重新排版及图文并茂,目前已更新到36项相关错误。
————————————————————分割线————————————————————
Q1.出现Encountered a section with no Package:header黄色错误?
解决方式:
使用tools开启/private/var/lib/apt/lists资料夹,保留partial 资料夹,其他档案全部删除。
————————————————————分割线————————————————————
Q2.Cydia更新時出现Wow,you exceeded the number of package names this APT is capable of. 的紅色错误?
解决方式:
使用iTools开启,选左边栏位的文件系统在选中栏位中的越狱系统並在资料夹位置填入/private/var/lib/apt/lists/,並保留partial资料夹,其他档案全删除。
有网友说把内建软体源删除。
直接移除邪恶软体源,主要因素都是Cydia每次开启更新都会下载最新插件清单,很有可能是数量超过导致这错误。
————————————————————分割线————————————————————
Q3.出现trying to overwrite...which is also in package app.weiphone,kuaidial.beta.紅色错误讯息?
解决方式:
使用itools进入/var/lib/dpkg/info,並删除package sbsettings。
————————————————————分割线————————————————————
Q4.出现The Package com.duowan.igameguardian needs to be reinstalled红色错误?
解决方式:
<font color="#. 用itools找到路径/var/lib/dpkg/status这个档案。
<font color="#. 备份。
<font color="#. 用wordpad打開此档案。
<font color="#. 搜寻igameguardian会找到下面这段类似乱码的。
Package: com.duowan.igameguardian
Status: install reinstreq half-installed
Priority: optional
Section: [憭?? - 撌亙?]
Version: 3.1.0
這表示系統认为他安装到一半了,
把这段删了、储存覆盖回去就好了。
————————————————————分割线————————————————————
**为什么很多辅助插件,在设置找不到?
解决方式:
在iOS7上全新的MobileSubstrate已经改名成为Cydia Substrate,
請点选Cydia&变更在点选左上角刷新让他更新到最新,如跳出要更新提醒請全部按下去更新。
————————————————————分割线————————————————————
Q6.下载辅助插件后,出現failed in buffer_write(fd)(7,ret=‐1) sub-process/usr/bin/dpkg returned an error code(1)错误?
解决方式:
failed in buffer_write(fd)(7,ret=‐1)表示你已经沒剩余內存空间,删除无用的插件即可。
————————————————————分割线————————————————————
Q7.出现HTTP/1.0 403 This package Not Purchased - Package can be purchased from BigBoss repo红色错误?
解决方式:
你正在下载付费插件,请购买后进行下载,如果你已经购买了,那请确定一下Cydia帐号与设备是否已经綁定。
————————————————————分割线————————————————————
**出現GPG error,Failed to fetch黄色错误讯息?
解决方式:
方法1.软体源地址输入错误,请删除后重新添加。
方法2.如果一打开Cydia就出现这错误,请直接透过itools或ifile去修改/private/etc/apt/sources.list.d/內的cydia.list档案
————————————————————分割线————————————————————
Q9.出现Failed to fetch网址,如下等黄字错误讯息?
/./zh_CN.bz2 POSIX:Socket is not connected ultrasn0w
http://apt.thebigboss.org/repofiles/Cydia/dists/stable/Release.gpg POSIX:Socket is not connected
Some index files failed to download
解决方法:
方法1.等待,不要理会他,过几天软体源会有反应,就不会出现此问题。
方法2.直接删除这软体源位置。
————————————————————分割线————————————————————
Q10.出现HTTP/1.1 404 Not Found红色错误?
解决方式:
首先先确认你的网路是否流畅,确认后就代表这插件已经不在这台软体源上,很有可能是被下架或删除,或是可以直接联络开发者。
————————————————————分割线————————————————————
Q11.出现依赖的套件未找到或存在冲突套件?
解决方式:
请将粉紅色表示出來的依赖插件先安装起來,在进行安装目前要装的插件即可解決。
————————————————————分割线————————————————————
Q12.出现Size mismatch紅色错误?
解决方式:
点变更,左上刷新
————————————————————分割线————————————————————
Q13.下载出现Hash Sum mismatch紅色错误?
解決方式:
方法1.透过itools进入 /var/cache/apt/archives资料夹,在将里面档案全部删除。
方法2.重新下载。
————————————————————分割线————————————————————
Q14.下载时出现POSIX: Operation timed out紅色错误?
解決方式:
iOS与设备软体源服务器连接太久,代表下载太慢,不要让画面进入待机状态
————————————————————分割线———————————————————
Q15.下载出现I wasn’t able to locate file for the ***** package…紅色错误?
解决方式:
请更新到最新的软体源,在重新下载
————————————————————分割线————————————————————
Q16.下载出现Trying to overwrite还夾带有Sub-process /usr/bin/dpkg returned an error code (x)…的紅色错误?(x常見的有1)
解决方式:
跟设备已经安装相同功能的插件冲突了,请卸载相同功能插件在进行安装。
————————————————————分割线————————————————————
Q17.下载出现HTTP/1.1 500 Internal Server Error紅色错误?
解決方式:
Cydia软体源太多人使用,导致塞车,过一段时间在重新下载。
————————————————————分割线————————————————————
Q18.增加软体源出现Duplicate sources.list entry黃色错误?
解決方式:
软体源重复,无需再次添加。
————————————————————分割线————————————————————
Q19.开启Cydia時跳出Could not get lock /var/lib/dpkg/lock… 或Could not open lock file /var/lib/dpkg/lock…?
解决方式:
重启设备即可。
————————————————————分割线————————————————————
Q20.出现http/1.0 403 this package is either paid requires a paid package to function。if you paid:contact
help.if not , purchase the original package.紅色错误?
解决方式:
方法1.删除Fullforce插件。
方法2.透过iTools看var/mobile/Media/Autoinstall是不是有其他文件夹或者档案,有的话请将他删除。
————————————————————分割线————————————————————
Q21.Cydia刷新後变更內都变成全空白怎么办?
解决方式:
透过iFile或iTools进入private/var/lib/apt/lists资料夹位置,將底下的档案全删,除了partial目錄要保留不删除,再重启即可解決。
————————————————————分割线————————————————————
Q22.出现NetDB: Open nodename nor servame provided, or not known错误?
解决方式:
<font color="#. 清空/private/etc/apt/sources.list.d资料夹內的所有內容(都是以plist結尾的好几个自带源跟已经添加的软体源)
<font color="#. 删除/private/var/lib/cydia/metadata.plist文件。
<font color="#. 再次打开Cydia,所有软体源都会不见,在一个一个添加回来。
这里附上自带的四个软体源:
Cydia自带软体源
Telesphoreo
————————————————————分割线————————————————————
Q23.出现Couldn't configure pre-depend dpkg for sed ,probably a dependency cycle红色错误?
解決方式:
方法1.先看看每次是否都会出现错误,如果是一两次就不需要理会。
方法2.添加软体源「/ilexinfo」
上面这个源是冬青鼠,使用方法请善用论坛搜索。
不提供哈。
————————————————————分割线————————————————————
Q24.出现Method http has died unexpectedly红色错误?
解决方式:
换个网路环境在进行操作。
————————————————————分割线————————————————————
Q25.一打开Cydia就出现dpkg was interrupted you must manually run 'dpkg configure -a' to correct the problem红色错误?
解決方式:
透过iFile或iTools进入/var/lib/dpkg/updates资料夾位置,将档案全数删除后重启。
————————————————————分割线————————————————————
Q26.出现could not open file /var/lib/dpkg/status - open (2 no such file or directory) 错误?
解決方式:
方法1.删除类似威锋源或iPhone4.TW软体源。
方法2.透过iFile或iTools进入/var/lib/dpkg/status资料夾位置,先将这资料夾导出电脑桌面上备份,之后将这资料夹移除,并重开一个资料夹后拉回去重启。
————————————————————分割线————————————————————
Q27.更新时候出现some index files failed to download,they have been ignored,or old ones used instead.错误?
解決方式:
网路不稳定,请换个环境后在试。
————————————————————分割线————————————————————
Q28.出现alformed line 5 in source list /etc/apt/sources.list.d/cydia.list (dist)红色错误?
解决方式:
1.透过iTools进入,将/var/lib/cydia/资料夾下的metadata.plist这档案删除。
2.备份 /etc/apt/sources.list.d/cydia.list档案。
3.重启Cydia后,就会发现跟刚越狱后开启的Cydia是一样状态,选好身分后就能软体源在一个个加回來。
————————————————————分割线————————————————————
Q29.不小心去安装到91这流氓软体出现Problem parsing Provides line黄色?
解决方式:
91助手这流氓软体请勿安装,该程式会一直残留在你手机內,请电脑和IOS移除乾净,避免一堆问题发生,就算移除了还是会有残渣在里面请透过iTools或ifile来删除里面的相关档案。
1.找到/Applications/目录,删除Pandaspace.app。
2.找到/var/mobile/Library/NetDragon/Applications/目录,删除Pandaspace.app。
3.找到/System/Library/LaunchDaemons/目录,删除NetDragon.Mobile.iPhone.PandaDaemon.plist 。
4.找到/usr/bin/目录,删除TQServer。
5.找到/var/root/Library/目录,删除NetDragon。
6.找到/private/var/root/Media目录,删除ndDaemon。
7.找到/var/root/Media/目录,删除pxl目录。
8.重启设备。
————————————————————分割线————————————————————
Q30.APP白图标了?
解决方式:
方法1.使用PP助手修复图标,重启。
方法2.请重新安装Cydia Substrate。
————————————————————分割线————————————————————
Q31.开启Cydia出现Write error-write (28:No Space left on device)
Can't mmap an empty file
The package lists or status file could not be parsed or opened错误?
解决方式:
方法1.检查自己设备容量是不是满了?到Cydia內找到管理&储存空间资讯看看,如果满了请删除一些沒用到的插件,请装有用的就好。
方法2.使用冬青鼠回复。
————————————————————分割线————————————————————
Q32. 解除插件跳出subprocess pre-removal script returned error exit status 127
Sub-process /usr/bin/dpkg returmed an error code (1) 错误?
解决方式:
1.关闭Cydia。
2.下载iFIle。
3.打开iFile点左上角移到最上层/,並透过搜寻来寻找无法移除插件名称,选择所有层级来进行搜索。
4.将搜寻到所有相关的文件都进行移除。
5.打开Cydia在次移除无法移除的插件。
————————————————————分割线————————————————————
Q33.出现malformed line 7 in source list /etc/apt/sources.list (dist) 错误?
解决方式:
移除刚所加入的软体源,再重新加入一次。
————————————————————分割线————————————————————
Q34.安装插件时出现failed in buffer_write(fd)(8,ret=‐1) sub-process/usr/bin/dpkg returned an error code(1)错误讯息?
解决方式:
请透过iFile到最顶层/的目录看看,你是否有一堆沒用到的IPA、影片垃圾暂存档在那里?去将那些档案删除即可。
————————————————————分割线————————————————————
Q35.出现Host unreachable错误?
解決方式:
透过iFile进入资料夹/etc修改Hosts这文件,並且新增这串网址进去93.184.221.133 ,修改完后在重开Cydia一次即可。
————————————————————分割线————————————————————
Q36.出现Lists directory /var/lib/apt/lists/partial is missing错误?
解決方式:
在var/lib/apt/list目录下新建partial命名的空文件,創好后在重开Cydia一次即可。
未完待续....
如果觉得好的麻烦帮忙加分,或者帮忙顶一下
感谢分享^_^
精品文章^_^
威锋有你更精彩:)
感谢分享^_^
感谢分享^_^
威锋有你更精彩:)
感谢分享^_^
精品文章^_^
威锋有你更精彩:)
感谢分享^_^
感谢分享^_^
精品文章^_^
我的方法,重启路由就行
2楼 (沙发)
级别:白苹果 04:16:42
本帖最后由 aptx4689 于
08:01 编辑
此楼暂时不更新
3楼 (板凳)
级别:青苹果 04:20:19
什么东西那么巴闭、
4楼 (地板)
级别:白苹果 04:25:33
越狱后Cydia内里面的红色错误,嘿嘿引用: 回2楼a 分钟前发表的: 什么东西那么巴闭、......
级别:禁止发言 05:55:44
提示: 作者被禁止或删除 内容自动屏蔽
级别:白金苹果 06:26:31
楼主原创,这个厉害了!收藏。
级别:金苹果 06:36:32
引用: 对楼下是S/B于 05:55:44在5楼发表的内容评分:人气:-2;
楼主穷,穷又怎么了,难道穷就该被大家鄙视吗?楼主抬起头来,让他们看看,你不仅穷,还丑。
楼主丑,丑又怎么了,长的丑是自己决定的吗?楼主站起来,让他们看看,你不仅丑,还矮。
楼主矮,矮又怎么了,长得矮又不是你的错。哎呦卧槽,还敢跳起来打我膝盖,我踩死你丫的……请不要灌水
级别:金苹果 06:37:16
引用: 对aptx-03-21 04:10:57在楼主发表的内容评分:人气:+7;
发现大家进入Cydia常常有红色错误
我在这做个总整理、解决常见红色错误
先总结20个常见错误,如果锋友还有其他我没列出来的错误。
请回复,楼主尽力帮你解决。
这些错误是集结很多网友跟自己出现的
百度搜到的解决方式,如果帖子有触犯版归
请版主联络我,我……威锋有你更精彩:)
级别:白苹果 06:55:43
级别:白金苹果 06:58:09
(C) Joyslink Inc.}

我要回帖

更多关于 cydia下载 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信