Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Switch ownCloud APT repository, prepare release #25

Merged
merged 5 commits into from
Nov 12, 2015

Conversation

drybjed
Copy link
Member

@drybjed drybjed commented Nov 12, 2015

No description provided.

#
# GPG fingerprint for the public key used to sign the APT repository.
owncloud_apt_repo_key_fingerprint: 'F9EA4996747310AE79474F44977C43A8BA684223'
owncloud_apt_repo_key_id: '0xAB7C32C35180350A'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about "BCECA90325B072AB1245F739AB7C32C35180350A" instead?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about your systems, but on Debian Jessie gpg reported wrong key, or couldn't find the key at all in the keyserver, or Ansible returned an error... This should work. I think that ownCloud GPG key is borked somehow, not sure.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right. The public key seems not to be online on keyservers. But that is ok. The reason for the fingerprint is to pinpoint this particular key.

Tested it and

owncloud_apt_repo_key_id: 'BCECA90325B072AB1245F739AB7C32C35180350A'

works. See jchaney/owncloud#12 (comment) for why I think this makes sense even in this case (https).

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, I'll check if this can be used when current set of changes is merged.

drybjed added a commit that referenced this pull request Nov 12, 2015
Switch ownCloud APT repository, prepare release
@drybjed drybjed merged commit 7ff1567 into debops:master Nov 12, 2015
@drybjed drybjed deleted the switch-upstream-repository branch November 12, 2015 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants