-
-
Notifications
You must be signed in to change notification settings - Fork 940
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
脚本对Debian 12 netcat新旧包判定有误 #100
Comments
[OK] web 站点伪装 完成 E: Package 'netcat' has no installation candidate Debian 12 脚本无法继续安装完成 |
降debian 版本就好,1 分钟的事情 |
算了,说了也没人修。 |
可以用我的脚本 |
请问该如何解决呢?我也遇到了同样的问题,我就是想用Debian 12系统啊 |
谢谢大佬,我之前用了Debian 11.9 成功了。我再去试试你这个脚本 |
pr已经被合并了。 |
debian12 系统执行错误
此脚本逻辑判定有误
Package netcat is a virtual package provided by:
netcat-openbsd 1.219-1
netcat-traditional 1.10-47
You should explicitly select one to install.
实际netcat是有安装且更新的版本,但默认脚本只会安装上面两个但在默认12包已经不再提供支持。脚本逻辑判定有误。需要修改。
The text was updated successfully, but these errors were encountered: