xuthus5 / fedora-packager

fedora下安装微信和企业微信。install wechat on fedora.
https://build.opensuse.org/project/show/home:xuthus5
94 stars 6 forks source link

install 失败:The certificate is expired: The primary key is not live #18

Open wencan opened 11 months ago

wencan commented 11 months ago

fedora 38

执行下面命令时 sudo dnf install fedora-deepin-wine6 fedora-deepin-wine-helper -y

home:xuthus5 (Fedora_38)                                                                                                                                                                                      1.8 kB/s | 1.1 kB     00:00    
Importing GPG key 0x7916834B:
 Userid     : "home:xuthus5 OBS Project <home:xuthus5@build.opensuse.org>"
 Fingerprint: 435A 4255 8B61 06CB 3C5E D64D 2886 35C2 7916 834B
 From       : https://download.opensuse.org/repositories/home:/xuthus5/Fedora_38/repodata/repomd.xml.key
error: Certificate 288635C27916834B:
  The certificate is expired: The primary key is not live
Key import failed (code 2). Failing package is: fedora-deepin-extra-lib-0.0.1-7.1.x86_64
 GPG Keys are configured as: https://download.opensuse.org/repositories/home:/xuthus5/Fedora_38/repodata/repomd.xml.key
Public key for fedora-deepin-wine-helper-5.1.27-3.1.x86_64.rpm is not installed. Failing package is: fedora-deepin-wine-helper-5.1.27-3.1.x86_64
 GPG Keys are configured as: https://download.opensuse.org/repositories/home:/xuthus5/Fedora_38/repodata/repomd.xml.key
Public key for fedora-deepin-wine6-6.0.0.19-8.1.x86_64.rpm is not installed. Failing package is: fedora-deepin-wine6-6.0.0.19-8.1.x86_64
 GPG Keys are configured as: https://download.opensuse.org/repositories/home:/xuthus5/Fedora_38/repodata/repomd.xml.key
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: GPG check FAILED
xuthus5 commented 11 months ago

忽略gpg验证试一下?

mehaifeng commented 10 months ago

sudo dnf --nogpgcheck install fedora-deepin-wine6 fedora-deepin-wine-helper -y 忽略gpg演奏就可以了

xuthus5 commented 10 months ago

sudo dnf --nogpgcheck install fedora-deepin-wine6 fedora-deepin-wine-helper -y 忽略gpg演奏就可以了

太久没更新,证书过时效性了。