Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix insync key removal using keyID fetch #731

Merged
merged 2 commits into from
Feb 10, 2023

Conversation

philclifford
Copy link
Member

@philclifford philclifford commented Jan 23, 2023

Requires #741 to be merged but then fetches current key correctly.
Existing users with the old key will need to remove it (or uninstall/re-install may do that for them)

@philclifford philclifford changed the title Stop insync key change breaking tests Stop insync key removal causing error Jan 25, 2023
@philclifford
Copy link
Member Author

Rather than use apt-key users could do something like this:

sudo gpg --no-default-keyring --keyring /usr/share/keyrings/insync-archive-keyring.gpg --keyserver keyserver.ubuntu.com --recv A684470CACCAF35C

we should maybe add an option to have a KEYID in the app definition and if so fetch it from a keyserver using that kind of pattern

Now depends on wimpysworld#741 being merged
@philclifford philclifford changed the title Stop insync key removal causing error Fix insync key removal using keyID fetch Feb 9, 2023
@flexiondotorg flexiondotorg merged commit 978a12f into wimpysworld:main Feb 10, 2023
@philclifford philclifford deleted the tweak-insyc branch February 10, 2023 12:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants