之前文章中说到我用于监控网络应用的报警器死翘翘了,难怪最近没报警,再考虑要不要再弄个监控报警器的报警器?😀当然了,这是一句玩笑话,其实大多数故障都可以通过重启大法解决的。  (图源 :[网页截图](http://www.banana-pi.org/m3.html)) 我这个监控设备使用的是香蕉派(Banana Pi)M3,因为已经死机了,所以肯定没法通过`sudo reboot`重启了,断然拔掉电源线再重新插上,看着设备上电源灯亮起来,顺利暴力启动。 然后通过SSH登录上去,第一件事,习惯性地更新一下系统,第一个命令当然是: >`sudo apt update` 然后麻烦来了,我得到一堆错误信息: > 更细节的信息类似这样: >W: Failed to fetch http://mirrordirector.raspbian.org/raspbian/dists/jessie/main/binary-armhf/Packages 404 Not Found [IP: 93.93.128.193 80] 以及: >E: Some index files failed to download. They have been ignored, or old ones used instead. 虽然我其实对404错误很熟悉,就是请求的资源在服务器上不存在嘛,我第一个想到的就是软件源的问题,然而还是随手上网搜索了一下相关错误,发现很多人说通过更改DNS解析解决了这个问题。 那我就试试呗,于是折腾了一通修改DNS啥的,结果当然是做了无用功,想想也是,又不是找不到IP,而是找不到指定的资源,和DNS能有啥关系呢? 接下来我想到的办法是更新软件源,比如说使用浙大、清华、东软的镜像。 >`sudo vi /etc/apt/sources.list` 将: >`deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi` 切换成: >`deb http://mirrors.zju.edu.cn/raspbian/raspbian/raspbian/ jessie main contrib non-free rpi` 结果还是类似上述错误,只不过域名和IP换成浙大镜像对应的而已,比如说: >W: Failed to fetch http://mirrors.tuna.tsinghua.edu.cn/raspbian/raspbian/dists/jessie/main/binary-armhf/Packages 404 Not Found [IP: 101.6.15.130 80] 我试着直接访问上述链接,得到如下提示界面: > 不得不说,这个404页面做得挺皮的。不过不管皮不皮,说明我要的资源是不存在的。然后我想了一下,***大概是是系统太旧了,软件源或者镜像软件源都不提供更新啦***。 可是看着一堆错误很是闹心啊,强迫症表示受不了,于是乎继续查找方案,还别说,被我找到这样一篇文章: >[legacy materials moving from archive.raspbian.org to legacy.raspbian.org](https://www.raspberrypi.org/forums/viewtopic.php?t=237469) 文章中,在[Thu Apr 15, 2021 7:59 pm],plugwash写到: >two years on and i've now added jessie/jessie-staging to legacy.raspbian.org . It will be removed from the regular mirrors in due course. 文章中,在[Mon Aug 23, 2021 2:04 pm],plugwash写到: >jessie/jessie-staging have now been removed from the regular mirrors. 也就是说,在7天前,jessie的内容被从常规镜像中移除,难怪我找不到了,哎,这运气,如果早那么七八天操作,也没这个问题了。 不过好在其实4个月以前,jessie的内容就被放在legacy.raspbian.org上了,所以其实我将源设置为legacy.raspbian.org,应该就可以啦,说干就干,试试看,将源改成如下内容: >`deb http://legacy.raspbian.org/raspbian/ jessie main contrib non-free rpi` 再次执行 `sudo apt update`,一切顺利,不过执行`sudo apt upgrade`发现并没有安装啥更新,也是这个系统都已经过了生命期了,早就不提供更新了,而且估计我以前也更新过。 所以正确的做法应该是升级到新的系统,想想升级新系统挺麻烦的,而且当前的程序其实还能用,那就不继续折腾了(或许过段时间忍不住了会继续折腾吧)。 # 相关链接 * [legacy materials moving from archive.raspbian.org to legacy.raspbian.org](https://www.raspberrypi.org/forums/viewtopic.php?t=237469) * http://www.raspbian.org/RaspbianMirrors * http://www.banana-pi.org/m3.html * http://wiki.banana-pi.org/Banana_Pi_BPI-M3#Image_Release * http://wiki.banana-pi.org/Getting_Started_with_M3
author | oflyhigh |
---|---|
permlink | m3 |
category | hive-105017 |
json_metadata | {"tags":["cn","life","blog","bananapi","raspbian"],"image":["https://images.hive.blog/DQmPUiuMp4hXUMor7JcBqSoH87g5PqRTSsiKC8HR596eFgm/image.png","https://images.hive.blog/DQmVAXfhABWFQ22LAXaEdGmjRPfVF2oReTvBTd8FDqANtWH/image.png","https://images.hive.blog/DQmRgTZ88Vjg4x1FP7vAcshzQ42TnTGPLnEdAjVZCq2SMeH/image.png"],"links":["http://www.banana-pi.org/m3.html"],"app":"hiveblog/0.1","format":"markdown"} |
created | 2021-09-02 09:36:09 |
last_update | 2021-09-02 09:36:09 |
depth | 0 |
children | 5 |
last_payout | 2021-09-09 09:36:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 61.126 HBD |
curator_payout_value | 61.063 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,800 |
author_reputation | 6,343,284,046,781,214 |
root_title | 生命在于折腾:解决香蕉派M3无法更新的问题 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,962,409 |
net_rshares | 104,647,598,303,038 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
abit | 0 | 25,831,746,532,283 | 100% | ||
adm | 0 | 32,286,155,230,117 | 100% | ||
arcange | 0 | 76,213,665,543 | 1% | ||
deanliu | 0 | 3,616,147,114,367 | 100% | ||
social | 0 | 0 | 1% | ||
raphaelle | 0 | 841,654,142 | 1% | ||
ace108 | 0 | 1,023,375,012,163 | 25% | ||
logic | 0 | 256,543,757,435 | 100% | ||
laoyao | 0 | 53,998,224,583 | 100% | ||
somebody | 0 | 85,400,720 | 100% | ||
midnightoil | 0 | 189,815,580,984 | 100% | ||
xiaohui | 0 | 17,147,867,992 | 100% | ||
joele | 0 | 411,883,437,854 | 100% | ||
oflyhigh | 0 | 5,258,424,611,742 | 100% | ||
jrcornel | 0 | 465,351,774 | 100% | ||
toolbox | 0 | 0 | 1% | ||
rivalhw | 0 | 1,199,782,355,697 | 100% | ||
nextgen622 | 0 | 1,100,126,886,467 | 100% | ||
helene | 0 | 1,420,906,918,884 | 100% | ||
ffcrossculture | 0 | 64,908,288,100 | 100% | ||
ethansteem | 0 | 57,936,144,948 | 100% | ||
netaterra | 0 | 260,662,131,103 | 10% | ||
penguinpablo | 0 | 433,030,795,025 | 10% | ||
funnyman | 0 | 3,134,673,876 | 4% | ||
justyy | 0 | 728,511,372,723 | 100% | ||
planosdeunacasa | 0 | 941,505,858 | 10% | ||
walterjay | 0 | 2,851,894,581 | 0.17% | ||
newhope | 0 | 4,399,556,006,284 | 42% | ||
blackbunny | 0 | 85,290,853,877 | 100% | ||
bxt | 0 | 343,900,645,812 | 100% | ||
lingfei | 0 | 100,543,407,217 | 100% | ||
justinashby | 0 | 13,416,595,295 | 100% | ||
trafalgar | 0 | 14,445,060,580,682 | 36% | ||
raindrop | 0 | 227,683,325,295 | 36% | ||
passion-fruit | 0 | 11,148,741,459 | 100% | ||
fortune-master | 0 | 10,806,637,123 | 100% | ||
marcevhc | 0 | 0 | 100% | ||
nanosesame | 0 | 416,198,300,444 | 80% | ||
exec | 0 | 288,928,620,663 | 100% | ||
eval | 0 | 858,597,384 | 100% | ||
alphacore | 0 | 35,746,348,945 | 2.02% | ||
joeyarnoldvn | 0 | 586,875,657 | 1.76% | ||
susanli3769 | 0 | 581,846,546,660 | 100% | ||
eturnerx | 0 | 26,382,966,661 | 0.7% | ||
travelgirl | 0 | 215,358,425,684 | 100% | ||
dine77 | 0 | 71,393,877,828 | 65% | ||
dineroconopcion | 0 | 896,516,138 | 10% | ||
nityabusiness1 | 0 | 7,322,867,464 | 100% | ||
zonabitcoin | 0 | 911,558,092 | 10% | ||
oldman28 | 0 | 92,684,636,242 | 60% | ||
aafeng | 0 | 904,963,186,226 | 100% | ||
sylvia1997 | 0 | 49,358,915,344 | 100% | ||
cn-reader | 0 | 13,812,163,681 | 50% | ||
santigs | 0 | 23,605,121,048 | 54% | ||
floatinglin | 0 | 6,683,948,968 | 100% | ||
mrspointm | 0 | 336,576,710,704 | 100% | ||
rafaelaquino | 0 | 16,300,903,993 | 100% | ||
alexanderlara | 0 | 620,455,129 | 10% | ||
kimzwarch | 0 | 11,771,196,916 | 4% | ||
veenang | 0 | 7,545,485,228 | 5.74% | ||
chenlocus | 0 | 10,308,232,818 | 100% | ||
davidke20 | 0 | 13,226,243,879 | 38.32% | ||
minloulou | 0 | 7,735,181,580 | 75% | ||
hqy | 0 | 27,184,321,987 | 100% | ||
victory622 | 0 | 190,248,030,347 | 100% | ||
gtpjfoodbank | 0 | 37,307,522,444 | 90% | ||
investegg | 0 | 271,546,562,761 | 5.9% | ||
japanguide | 0 | 1,026,865,734 | 100% | ||
jychbetter | 0 | 259,793,402,176 | 100% | ||
winniex | 0 | 384,077,391,845 | 100% | ||
noble-noah | 0 | 12,715,221,045 | 100% | ||
mtl1979 | 0 | 1,622,690,626 | 50% | ||
hendersonp | 0 | 961,525,580 | 10% | ||
traf | 0 | 1,234,529,135,846 | 36% | ||
ubikalo | 0 | 596,005,252 | 10% | ||
ioioioioi | 0 | 1,178,141,914 | 100% | ||
itchyfeetdonica | 0 | 617,444,046,473 | 100% | ||
rombtc | 0 | 1,346,168,658 | 15% | ||
mamaloves | 0 | 1,935,133,361 | 50% | ||
cryptonized | 0 | 61,401,621,218 | 10% | ||
soufianechakrouf | 0 | 19,285,379,499 | 100% | ||
mermaidvampire | 0 | 4,657,930,563 | 100% | ||
seikatsumkt | 0 | 4,599,652,947 | 75% | ||
nostalgic1212 | 0 | 215,059,001,495 | 100% | ||
fsegredo1 | 0 | 588,693,094 | 10% | ||
kymio | 0 | 523,414,373 | 3.75% | ||
onepercentbetter | 0 | 11,750,851,891 | 10% | ||
juanmanuellopez1 | 0 | 2,272,328,022 | 10% | ||
lordbutterfly | 0 | 908,672,917,906 | 100% | ||
laloretoyya | 0 | 2,665,759,498 | 10% | ||
davidesimoncini | 0 | 7,617,643,615 | 40.3% | ||
hmayak | 0 | 31,228,253,760 | 100% | ||
archisteem | 0 | 1,252,760,508 | 7.5% | ||
dses | 0 | 44,330,988,177 | 80% | ||
pvinny69 | 0 | 37,918,428,008 | 100% | ||
raiseup | 0 | 716,514,726 | 10% | ||
julian2013 | 0 | 209,567,166,762 | 100% | ||
voxmortis | 0 | 38,738,260,765 | 20% | ||
steemaction | 0 | 13,399,229,884 | 100% | ||
pet.society | 0 | 15,195,824,059 | 6% | ||
annepink | 0 | 270,129,269,605 | 100% | ||
kermosura | 0 | 529,381,479 | 10% | ||
sasaadrian | 0 | 11,784,562,212 | 20% | ||
dallas27 | 0 | 12,690,698,027 | 50% | ||
kabasakal | 0 | 1,670,122,640 | 100% | ||
rasalom | 0 | 16,328,392,452 | 100% | ||
jacuzzi | 0 | 2,057,007,513 | 2% | ||
fusion.lover | 0 | 30,430,764,715 | 100% | ||
chocolatelover | 0 | 1,577,533,822 | 100% | ||
yanhan | 0 | 89,178,365,398 | 100% | ||
lovelemon | 0 | 29,536,599,101 | 100% | ||
bigmoneyman | 0 | 902,950,485 | 50% | ||
poliwalt10 | 0 | 1,783,962,960 | 55% | ||
dailyke20 | 0 | 305,012,709,372 | 100% | ||
gangstalking | 0 | 58,280,674 | 0.1% | ||
omnivori | 0 | 1,599,882,032 | 90% | ||
jimhawkins | 0 | 527,067,589 | 64% | ||
helengutier2 | 0 | 13,836,512,624 | 10% | ||
janaveda | 0 | 132,735,749,309 | 100% | ||
maxuve | 0 | 26,310,740,188 | 4% | ||
moleah | 0 | 75,554,145,909 | 100% | ||
vickyli | 0 | 1,716,059,960 | 100% | ||
bilpcoinrecords | 0 | 1,114,266,046 | 21% | ||
therealyme | 0 | 686,632,587,602 | 10% | ||
dbfoodbank | 0 | 4,378,673,330 | 76% | ||
lnakuma | 0 | 11,718,776,623 | 100% | ||
policewala | 0 | 3,891,431,321 | 100% | ||
weddinggift | 0 | 5,289,370,651 | 100% | ||
kgsupport | 0 | 2,284,103,998 | 50% | ||
julesquirin | 0 | 1,299,368,754 | 7.2% | ||
lovequeen | 0 | 129,418,165,380 | 100% | ||
fengchao | 0 | 2,329,951,645 | 1% | ||
hivewatchers | 0 | 249,616,255,006 | 55% | ||
laruche | 0 | 16,232,552,619 | 0.35% | ||
softworld | 0 | 166,421,905,579 | 26% | ||
hive-143869 | 0 | 581,325,205 | 0.35% | ||
jywahaha | 0 | 222,237,150,731 | 100% | ||
hivecur | 0 | 19,223,834,575 | 10% | ||
roberto58 | 0 | 9,546,028,367 | 100% | ||
olaunlimited | 0 | 536,439,735 | 16.2% | ||
blogstats | 0 | 820,376,374 | 100% | ||
yubaibai6 | 0 | 8,144,621,154 | 100% | ||
philipmak | 0 | 1,631,464,998 | 50% | ||
kattycrochet | 0 | 8,054,174,049 | 18% | ||
pedrovivaz | 0 | 43,766,927,191 | 100% | ||
fasiulung | 0 | 37,783,746,721 | 100% | ||
thebeardflex | 0 | 67,583,058,090 | 96% | ||
huzzah | 0 | 4,532,580,417 | 24% | ||
livegaming | 0 | 412,474,457 | 10% | ||
nyxlabs | 0 | 8,685,845,796 | 48% | ||
creodas | 0 | 1,583,081,323 | 72% | ||
drricksanchez | 0 | 42,063,759,727 | 10% | ||
tingjie | 0 | 5,558,700,397 | 100% | ||
tianli | 0 | 3,149,353,989 | 100% | ||
abundancelife | 0 | 52,536,405,768 | 100% | ||
lovelingling | 0 | 31,372,792,832 | 100% | ||
celeste413 | 0 | 18,888,621,456 | 100% | ||
rickexe | 0 | 847,773,244 | 100% | ||
alpha-omega | 0 | 1,502,694,931 | 100% | ||
bai123 | 0 | 225,323,513 | 100% | ||
ting7526 | 0 | 129,709,178 | 100% |
👍👍O哥经常幽他一默
author | celeste413 |
---|---|
permlink | re-oflyhigh-202192t184914479z |
category | hive-105017 |
json_metadata | {"tags":["hive-105017","cn","life","blog","bananapi","raspbian"],"app":"ecency/3.0.19-mobile","format":"markdown+html"} |
created | 2021-09-02 10:49:12 |
last_update | 2021-09-02 10:49:12 |
depth | 1 |
children | 1 |
last_payout | 2021-09-09 10:49:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 10 |
author_reputation | 460,102,829,115,253 |
root_title | 生命在于折腾:解决香蕉派M3无法更新的问题 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,963,506 |
net_rshares | 0 |
啊,哪里幽默啦?
author | oflyhigh |
---|---|
permlink | qz0hxp |
category | hive-105017 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2021-09-06 12:13:03 |
last_update | 2021-09-06 12:13:03 |
depth | 2 |
children | 0 |
last_payout | 2021-09-13 12:13:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 8 |
author_reputation | 6,343,284,046,781,214 |
root_title | 生命在于折腾:解决香蕉派M3无法更新的问题 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 106,056,673 |
net_rshares | 0 |
大佬👍👍
author | lovelingling |
---|---|
permlink | re-oflyhigh-202192t175454893z |
category | hive-105017 |
json_metadata | {"tags":["hive-105017","cn","life","blog","bananapi","raspbian"],"app":"ecency/3.0.19-mobile","format":"markdown+html"} |
created | 2021-09-02 09:55:00 |
last_update | 2021-09-02 09:55:00 |
depth | 1 |
children | 0 |
last_payout | 2021-09-09 09:55:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4 |
author_reputation | 726,793,538,672,182 |
root_title | 生命在于折腾:解决香蕉派M3无法更新的问题 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,962,649 |
net_rshares | 0 |
O 哥这篇文章比较深奥,看不懂😂😂
author | tianli |
---|---|
permlink | re-oflyhigh-202192t193025566z |
category | hive-105017 |
json_metadata | {"tags":["cn","life","blog","bananapi","raspbian"],"app":"ecency/3.0.17-mobile","format":"markdown+html"} |
created | 2021-09-02 11:30:24 |
last_update | 2021-09-02 11:30:24 |
depth | 1 |
children | 0 |
last_payout | 2021-09-09 11:30:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 17 |
author_reputation | 17,375,313,189,373 |
root_title | 生命在于折腾:解决香蕉派M3无法更新的问题 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,964,130 |
net_rshares | 0 |
所有的文字都认识,可是组合在一起就是没明白。0哥厉害了!
author | vickyli |
---|---|
permlink | re-oflyhigh-202192t20459969z |
category | hive-105017 |
json_metadata | {"tags":["cn","life","blog","bananapi","raspbian"],"app":"ecency/3.0.18-mobile","format":"markdown+html"} |
created | 2021-09-02 12:05:12 |
last_update | 2021-09-02 12:05:12 |
depth | 1 |
children | 0 |
last_payout | 2021-09-09 12:05:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 28 |
author_reputation | 169,153,521,247,308 |
root_title | 生命在于折腾:解决香蕉派M3无法更新的问题 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 105,964,758 |
net_rshares | 0 |