12
返回列表 发新帖
收起左侧

关于常见更新失败的问题处理合集 (更新0.9.9依赖升级失败方法)

67
回复
12903
查看
  [ 复制链接 ]

4

主题

10

回帖

0

牛值

江湖小虾

2025-6-19 21:44:22 显示全部楼层

更新0.9.11之后无法进入飞牛
wechat_2025-06-19_213545_700.png

输入ip显示这个 但是docker经过测试 当中的应用已经正常启动 可以访问 就是飞牛系统进不去

包括smb也可以正常访问

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

1

主题

2

回帖

0

牛值

江湖小虾

2025-6-20 08:24:29 显示全部楼层

执行了方法1中的脚本之后更新还是失败,但是重启之后系统从0.9.9变成了0.9.11了。

然后更新界面变成了这样:

image.png

还是更新失败:

18413a4c34bf63473c49ee6f563bf668.png

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

1

主题

3

回帖

0

牛值

江湖小虾

2025-6-21 12:31:39 显示全部楼层
[quote][size=2][url=forum.php?mod=redirect&goto=findpost&pid=126679&ptid=16841][color=#999999]不忘初心 发表于 2025-5-29 17:19[/color][/url][/size] 更新后打不开了,这个怎么处理啊[/quote]

Fixing broken packages...
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
libmnl0
The following NEW packages will be installed:
libmnl0
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
3 not fully installed or removed.
Need to get 12.5 kB of archives.
After this operation, 47.1 kB of additional disk space will be used.
Get:1 https://mirrors.ustc.edu.cn/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
Fetched 12.5 kB in 1s (22.3 kB/s)
Selecting previously unselected package libmnl0:amd64.
(Reading database ... 20113 files and directories currently installed.)
Preparing to unpack .../libmnl0_1.0.4-3_amd64.deb ...
Unpacking libmnl0:amd64 (1.0.4-3) ...
Setting up python3 (3.11.2-1+b1) ...
running python rtupdate hooks for python3.11...
Traceback (most recent call last):
File "/usr/bin/py3clean", line 210, in
main()
File "/usr/bin/py3clean", line 196, in main
pfiles = set(dpf.from_package(options.package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/python3/debpython/files.py", line 53, in from_package
raise Exception("cannot get content of %s" % package_name)
Exception: cannot get content of apt-listchanges
error running python rtupdate hook apt-listchanges
Traceback (most recent call last):
File "/usr/bin/py3clean", line 210, in
main()
File "/usr/bin/py3clean", line 196, in main
pfiles = set(dpf.from_package(options.package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/python3/debpython/files.py", line 53, in from_package
raise Exception("cannot get content of %s" % package_name)
Exception: cannot get content of dpdk
error running python rtupdate hook dpdk
dpkg: error processing package python3 (--configure):
installed python3 package post-installation script subprocess returned error exit status 4
Setting up libmnl0:amd64 (1.0.4-3) ...
Setting up ethtool (1:6.1-1) ...
dpkg: dependency problems prevent configuration of rabbitmq-server:
rabbitmq-server depends on python3:any; however:
Package python3 is not configured yet.

dpkg: error processing package rabbitmq-server (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
python3
rabbitmq-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
Installing libc6 with --allow-change-held-packages...
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libc6 is already the newest version (2.36-9+deb12u10).
libc6 set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up python3 (3.11.2-1+b1) ...
running python rtupdate hooks for python3.11...
Traceback (most recent call last):
File "/usr/bin/py3clean", line 210, in
main()
File "/usr/bin/py3clean", line 196, in main
pfiles = set(dpf.from_package(options.package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/python3/debpython/files.py", line 53, in from_package
raise Exception("cannot get content of %s" % package_name)
Exception: cannot get content of apt-listchanges
error running python rtupdate hook apt-listchanges
Traceback (most recent call last):
File "/usr/bin/py3clean", line 210, in
main()
File "/usr/bin/py3clean", line 196, in main
pfiles = set(dpf.from_package(options.package))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/python3/debpython/files.py", line 53, in from_package
raise Exception("cannot get content of %s" % package_name)
Exception: cannot get content of dpdk
error running python rtupdate hook dpdk
dpkg: error processing package python3 (--configure):
installed python3 package post-installation script subprocess returned error exit status 4
dpkg: dependency problems prevent configuration of rabbitmq-server:
rabbitmq-server depends on python3:any; however:
Package python3 is not configured yet.

dpkg: error processing package rabbitmq-server (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
python3
rabbitmq-server
E: Sub-process /usr/bin/dpkg returned an error code (1)
Process completed.
root@nas:# ^C
root@nas:
#

我这个咋弄  详情 回复
2025-6-21 12:33

1

主题

3

回帖

0

牛值

江湖小虾

2025-6-21 12:33:12 显示全部楼层
夕xx 发表于 2025-6-21 12:31
Fixing broken packages...
Reading package lists... Done
Building dependency tree... Done

我这个咋弄

1

主题

1

回帖

0

牛值

江湖小虾

2025-6-22 23:24:19 显示全部楼层

Snipaste_2025-06-21_19-43-23.png

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

6

主题

12

回帖

0

牛值

江湖小虾

2025-6-25 23:43:59 显示全部楼层

对于小白来说,还是有难度,希望**式升级

2

主题

1

回帖

0

牛值

江湖小虾

2025-6-27 15:14:57 显示全部楼层

68d8e7fe5c58ecc4ff7bb6a6dd399bd.png

6d4a28c6408628d0df5068b4c73de0f.png

1751008390349.png

更新失败,按教程SSH指令后提示E: Unable to locate package libc6,返回web界面更新依然失败,怎么破?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

4

主题

5

回帖

0

牛值

江湖小虾

2025-6-27 23:28:15 显示全部楼层

按照论坛遇到更新问题的几个解决代码,现在(版本0.9.12)更新卡在这:

截屏2025-06-2723.16.50.png

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

0

主题

1

回帖

0

牛值

江湖小虾

2025-6-29 14:38:24 显示全部楼层

image.png

image.png

更新失败,下面是需要更新的内容。按照第一个方法process completed

image.png

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

0

主题

22

回帖

0

牛值

江湖小虾

2025-6-29 22:08:28 显示全部楼层

遇到“更新失败后,再次点更新看到更新内容的前面出现为python3相关的依赖”描述一致,按文章操作命令成功更新

1

主题

3

回帖

0

牛值

江湖小虾

2025-6-30 11:50:03 显示全部楼层

更新到0.9.12后,docker容器都不能访问外接存储的硬盘了,提示没有权限(权限没改过,已经是所有用户可见了),已经尝试了重新添加访问文件,系统重启,均无效

29

主题

14

回帖

0

牛值

禁止发言

2025-7-1 16:13:51 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
珍惜黑客这一荣誉称号!誓死以国家利益高于一切!

0

主题

1

回帖

0

牛值

江湖小虾

2025-7-11 23:14:12 显示全部楼层
Sebastian 发表于 2025-6-17 12:20
更新V.0.9.9后,webui无法进入,ssh可以正常连接,docker服务也正常启动了

一样的,你的修复了吗

1

主题

3

回帖

0

牛值

江湖小虾

2025-7-14 18:00:18 显示全部楼层
飞牛0.9.9升0.9.13失败可以用这个办法吗

1

主题

1

回帖

0

牛值

江湖小虾

2025-7-16 15:19:07 显示全部楼层

系统更新后损坏。
5999685249ee04d1eaf88a1cc8665f25.jpg

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

0

主题

3

回帖

0

牛值

江湖小虾

2025-7-19 21:47:18 显示全部楼层

收藏备用

0

主题

1

回帖

0

牛值

江湖小虾

1.png

2.png

3.png

4.png

显示有两个项目升级失败,怎么搞?

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

3

主题

8

回帖

0

牛值

江湖小虾

微信图片_20250728102339.jpg

我到了这里,没法升级了。。。。。。。。。求求哪位大神给帮帮忙吧

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
12
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则