E: 无法下载 https://deepin-wine.i-m.dev/Packages Certificate verification faile

简介: E: 无法下载 https://deepin-wine.i-m.dev/Packages Certificate verification faile

常见的问题:

在Ubuntu上装软件的时候出现的问题:
E: 无法定位软件包 com.qq.weixin.deepin 
E: 无法按照 glob ‘com.qq.weixin.deepin’ 找到任何软件包 
E: 无法按照正则表达式 com.qq.weix


学习网站:https://gitee.com/wszqkzqk/deepin-wine-for-ubuntu#https://gitee.com/wszqkzqk/deepin-wine-containers-for-ubuntu/raw/master/deepin.com.wechat_2.6.8.65deepin0_i386.deb


解决方案如下:


1.进入https://gitee.com/wszqkzqk/deepin-wine-for-ubuntu页面下载zip包、
2.解压缩包
3.cd 解压缩包所在的位置
4.进行 ./install.sh

屏幕快照 2022-05-09 下午5.01.50.png

添加镜像文件并且更新:


1. 在etc/apt   的sources.list 添加镜像源   deb http://archive.ubuntu.com/ubuntu/ trusty main universe restricted multiverse

2. sudo apt-get update  


相关文章
|
18天前
|
存储 网络安全
Curl error (60): SSL peer certificate or SSH remote key was not OK for https://update.cs2c.com.cn/NS/V10/V10SP2/os/adv/lic/base/x86_64/repodata/repomd.xml [SSL: no alternative certificate subject name matches target host name 'update.cs2c.com.cn']
【10月更文挑战第30天】在尝试从麒麟软件仓库(ks10-adv-os)下载元数据时,遇到 SSL 证书验证问题。错误提示为:`Curl error (60): SSL peer certificate or SSH remote key was not OK`。可能原因包括证书不被信任、证书与域名不匹配或网络问题。解决方法包括检查网络连接、导入 SSL 证书、禁用 SSL 证书验证(不推荐)、联系仓库管理员、检查系统时间和尝试其他镜像。
58 1
|
3月前
|
JavaScript
request to https://registry.npm.taobao.org/cnpm failed, reason: certificate has expired
request to https://registry.npm.taobao.org/cnpm failed, reason: certificate has expired
103 2
|
4月前
|
自然语言处理 开发者 Python
【Python】已解决:WARNING: Discarding https://pypi.tuna.tsinghua.edu.cn/packages/74/2b/3584369fad8352ed171
【Python】已解决:WARNING: Discarding https://pypi.tuna.tsinghua.edu.cn/packages/74/2b/3584369fad8352ed171
58 1
Get “https://npm.taobao.org/mirrors/node/latest/SHASUMS256.txt“: tls: failed to verify certificate:
Get “https://npm.taobao.org/mirrors/node/latest/SHASUMS256.txt“: tls: failed to verify certificate:
|
JavaScript
unicloud上传部署在云端运行报CERT_HAS_EXPIRED:certificate has expired, POST https://api.openai.com/v1/completio
unicloud上传部署在云端运行报CERT_HAS_EXPIRED:certificate has expired, POST https://api.openai.com/v1/completio
|
网络安全
【IntelliJ IDEA】连接https报错问题: E230001: Server SSL certificate verification failed:
最近新安装了一个2018版本的idea,但是用idea去连接SVN的时候出现了这样的错误,在网上搜了很多,都没有用,最后找到这样的方式,把问题搞定,果断把解决方式记录下,以便帮助更多的人。
399 1
【IntelliJ IDEA】连接https报错问题: E230001: Server SSL certificate verification failed:
|
监控
Fiddler 抓包https配置 提示creation of the root certificate was not successful 证书安装不成功
Fiddler 抓包https配置 提示creation of the root certificate was not successful 证书安装不成功
245 0
|
网络安全 Python
Python常见问题 - python3 使用requests发送HTTPS请求报certificate verify failed 错误
Python常见问题 - python3 使用requests发送HTTPS请求报certificate verify failed 错误
937 0