Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Debian 13

  • 2 답장
  • 0 이 문제를 만남
  • 59 보기
  • 최종 답변자: ugorosa1

more options

Good morning, today I downloaded Debian 13 Mate version and to install Firefox I entered the following commands taken from https://support.mozilla.org/it/kb/installare-firefox-linux#w_installare-firefox-tramite-il-pacchetto-deb-per-le-distribuzioni-basate-su-debian-consigliato and the commands were


sudo install -d -m 0755 /etc/apt/keyrings

wget -q https://packages.mozilla.org/apt/repo-signing-key.gpg -O- | sudo tee /etc/apt/keyrings/packages.mozilla.org.asc > /dev/null

echo "deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main" | sudo tee -a /etc/apt/sources.list.d/mozilla.list > /dev/null

echo ' Package: * Pin: origin packages.mozilla.org Pin-Priority: 1000 ' | sudo tee /etc/apt/preferences.d/mozilla

sudo apt-get update && sudo apt-get install firefox firefox-l10n-it

but I get this result OpenPGP signature verification failed: https://packages.mozilla.org/apt mozilla InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signature by 35BAA0B33E9EB396F59CA838C0BA5CE6DC6315A3 was created after the --not-after date.Il repository "https://packages.mozilla.org/apt mozilla InRelease" non è firmato.

What mistake could I have made? Apart from the fact that now we use sudo apt update && sudo apt install Thank you in advance for your response.

Good morning, today I downloaded Debian 13 Mate version and to install Firefox I entered the following commands taken from https://support.mozilla.org/it/kb/installare-firefox-linux#w_installare-firefox-tramite-il-pacchetto-deb-per-le-distribuzioni-basate-su-debian-consigliato and the commands were sudo install -d -m 0755 /etc/apt/keyrings wget -q https://packages.mozilla.org/apt/repo-signing-key.gpg -O- | sudo tee /etc/apt/keyrings/packages.mozilla.org.asc > /dev/null echo "deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main" | sudo tee -a /etc/apt/sources.list.d/mozilla.list > /dev/null echo ' Package: * Pin: origin packages.mozilla.org Pin-Priority: 1000 ' | sudo tee /etc/apt/preferences.d/mozilla sudo apt-get update && sudo apt-get install firefox firefox-l10n-it but I get this result OpenPGP signature verification failed: https://packages.mozilla.org/apt mozilla InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signature by 35BAA0B33E9EB396F59CA838C0BA5CE6DC6315A3 was created after the --not-after date.Il repository "https://packages.mozilla.org/apt mozilla InRelease" non è firmato. What mistake could I have made? Apart from the fact that now we use sudo apt update && sudo apt install Thank you in advance for your response.

선택된 해결법

Never mind! It was my mistake. The virtual machine I was using had a different date on its clock, which caused the error. Thanks for your help.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (2)

more options

I assume Firefox comes with your distro? If downloading from Mozilla, why not keep it simple and just download, unzip, and run? I run all versions and Waterfox from my download folder. see screenshot

Try downloading Firefox from Mozilla. Download, unzip, and run firefox-bin from the folder and see if you have the same issue. https://www.mozilla.org/en-US/firefox/all/#product-desktop-release

글쓴이 jonzn4SUSE 수정일시

도움이 되셨습니까?

more options

선택된 해결법

Never mind! It was my mistake. The virtual machine I was using had a different date on its clock, which caused the error. Thanks for your help.

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.