|

楼主 |
发表于 2023-6-30 16:05:30
|
显示全部楼层
用 10 分钟把源修好了……
- [root@centos ~]# yum install caching_sha2_password.so
- Loaded plugins: fastestmirror, product-id, search-disabled-repos, subscription-manager
- This system is not registered with an entitlement server. You can use subscription-manager to register.
- Loading mirror speeds from cached hostfile
- * base: mirrors.tuna.tsinghua.edu.cn
- * extras: mirrors.tuna.tsinghua.edu.cn
- * updates: mirrors.tuna.tsinghua.edu.cn
- No package caching_sha2_password.so available.
- Error: Nothing to do
- [root@centos ~]# yum search caching_sha2_password.so
- Loaded plugins: fastestmirror, product-id, search-disabled-repos, subscription-manager
- This system is not registered with an entitlement server. You can use subscription-manager to register.
- Loading mirror speeds from cached hostfile
- * base: mirrors.tuna.tsinghua.edu.cn
- * extras: mirrors.tuna.tsinghua.edu.cn
- * updates: mirrors.tuna.tsinghua.edu.cn
- Warning: No matches found for: caching_sha2_password.so
- No matches found
复制代码
这玩意儿,安装装不到,搜索搜不到 |
|