ลายเซ็นไม่ถูกต้อง EXPKEYSIG


11

ขออภัยถ้าฉันทำอะไรที่เป็นใบ้ แต่ฉันขอขอบคุณความช่วยเหลือ

สิ่งนี้เกิดขึ้นเมื่อใดก็ตามที่ฉันพยายามตรวจสอบการอัปเดต

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04  Release: The following signatures were invalid: EXPKEYSIG 2F7F0DA5FD5B64B9 home:strycore OBS Project <home:strycore@build.opensuse.org>
W: Failed to fetch http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04/Release.gpg  The following signatures were invalid: EXPKEYSIG 2F7F0DA5FD5B64B9 home:strycore OBS Project <home:strycore@build.opensuse.org>

คำตอบ:


21

คุณต้องไปที่หน้าพื้นที่เก็บข้อมูลและเพิ่มคีย์การลงนามที่เก็บอีกครั้ง:

wget -nv https://download.opensuse.org/repositories/home:strycore/xUbuntu_18.04/Release.key -O Release.key
sudo apt-key add - < Release.key
sudo apt-get update

ทำงานเหมือนจับใจ ขอบคุณมาก!!
tipavi

ขอบคุณผู้ชายช่วยฉันด้วย
คุมที่ดิน
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.