Changes between Initial Version and Version 1 of Ticket #235


Ignore:
Timestamp:
05/10/13 18:03:00 (11 years ago)
Author:
Antoine Martin
Comment:

This was discussed on the mailing list

Simply re-importing the updated key will solve your problems (run as root):

curl http://winswitch.org/gpg.asc | apt-key add -

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #235

    • Property Status changed from new to closed
    • Property Resolution changed from to notabug
  • Ticket #235 – Description

    initial v1  
    11Using Debians ''apt-get update'' give me this error message:
    2 
     2{{{
    33'''W: GPG error: http://winswitch.org sid Release: The following signatures were invalid: KEYEXPIRED 1367717527 KEYEXPIRED 1367717527 KEYEXPIRED 1367717527'''
    4 
     4}}}
    55My ''/etc/apt/sources.list.d/winswitch.list'' contains this:
    6 '''## TigerVNC
    7 deb http://winswitch.org/ sid main'''
     6{{{
     7## TigerVNC
     8deb http://winswitch.org/ sid main
     9}}}
    810
    911Yours sincerely