Launchpad PPA uses to wrong GPG key to verify repositoryImporting GPG KeyGPG key server for internal...
Provisioning profile doesn't include the application-identifier and keychain-access-groups entitlements
How is the Swiss post e-voting system supposed to work, and how was it wrong?
Why did it take so long to abandon sail after steamships were demonstrated?
RegionDifference for Cylinder and Cuboid
How to generate globally unique ids for different tables of the same database?
Unreachable code, but reachable with exception
How could a scammer know the apps on my phone / iTunes account?
Theorems like the Lovász Local Lemma?
Employee lack of ownership
What are the possible solutions of the given equation?
Did CPM support custom hardware using device drivers?
Is a lawful good "antagonist" effective?
Official degrees of earth’s rotation per day
Good allowance savings plan?
Ban on all campaign finance?
How to make healing in an exploration game interesting
Why do Australian milk farmers need to protest supermarkets' milk price?
How to deal with taxi scam when on vacation?
How to explain that I do not want to visit a country due to personal safety concern?
What are some nice/clever ways to introduce the tonic's dominant seventh chord?
When do we add an hyphen (-) to a complex adjective word?
Bash: What does "masking return values" mean?
How do anti-virus programs start at Windows boot?
Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?
Launchpad PPA uses to wrong GPG key to verify repository
Importing GPG KeyGPG key server for internal networkValidating GPG key signature authenticitygpg key and what is it for? GPG key retrieval failed errorgpg --gen-key hangs at gaining enough entropy on centos 6How to verify an imported GPG keyBad signatures or NOKEY errors on RPMs I just signedEPEL Repo GPG Key Working?Add second sub-key to unattended GPG keyEC2 SSH sudden keypair issue
I'm in the middle of setting up a launchpad PPA for a project I'm working on. I thought I had the edges figured out after I got my first successful build. Continuing working and it suddenly fails because it seems a wrong GPG key is used for verification and I have no idea why.
In the build logs I can see
W: GPG error: http://ppa.launchpad.net/cloudradar/dev/ubuntu cosmic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FFE23E6DF7D25246
Apparently FFE23E6DF7D25246
is the wrong key id.
Locally I have
echo $GPGKEY
5F69A34170A86C6B
dput ppa:...
shows gpg: ../dev_0.0.18_source.changes: Valid signature from 5F69A34170A86C6B
5F69A34170A86C6B
is the correct key.
gpg --list-keys
only shows that one key
Checking my PGP key on my launchpad profile leads to https://keyserver.ubuntu.com/pks/lookup?fingerprint=on&op=index&search=0xD986199FFC9A52DE236CA0B55F69A34170A86C6B which is also the correct one.
I have no clue where suddenly key FFE23E6DF7D25246
comes from.
If you need more information, I'm happy to provide
ubuntu package-management gpg deb
add a comment |
I'm in the middle of setting up a launchpad PPA for a project I'm working on. I thought I had the edges figured out after I got my first successful build. Continuing working and it suddenly fails because it seems a wrong GPG key is used for verification and I have no idea why.
In the build logs I can see
W: GPG error: http://ppa.launchpad.net/cloudradar/dev/ubuntu cosmic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FFE23E6DF7D25246
Apparently FFE23E6DF7D25246
is the wrong key id.
Locally I have
echo $GPGKEY
5F69A34170A86C6B
dput ppa:...
shows gpg: ../dev_0.0.18_source.changes: Valid signature from 5F69A34170A86C6B
5F69A34170A86C6B
is the correct key.
gpg --list-keys
only shows that one key
Checking my PGP key on my launchpad profile leads to https://keyserver.ubuntu.com/pks/lookup?fingerprint=on&op=index&search=0xD986199FFC9A52DE236CA0B55F69A34170A86C6B which is also the correct one.
I have no clue where suddenly key FFE23E6DF7D25246
comes from.
If you need more information, I'm happy to provide
ubuntu package-management gpg deb
add a comment |
I'm in the middle of setting up a launchpad PPA for a project I'm working on. I thought I had the edges figured out after I got my first successful build. Continuing working and it suddenly fails because it seems a wrong GPG key is used for verification and I have no idea why.
In the build logs I can see
W: GPG error: http://ppa.launchpad.net/cloudradar/dev/ubuntu cosmic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FFE23E6DF7D25246
Apparently FFE23E6DF7D25246
is the wrong key id.
Locally I have
echo $GPGKEY
5F69A34170A86C6B
dput ppa:...
shows gpg: ../dev_0.0.18_source.changes: Valid signature from 5F69A34170A86C6B
5F69A34170A86C6B
is the correct key.
gpg --list-keys
only shows that one key
Checking my PGP key on my launchpad profile leads to https://keyserver.ubuntu.com/pks/lookup?fingerprint=on&op=index&search=0xD986199FFC9A52DE236CA0B55F69A34170A86C6B which is also the correct one.
I have no clue where suddenly key FFE23E6DF7D25246
comes from.
If you need more information, I'm happy to provide
ubuntu package-management gpg deb
I'm in the middle of setting up a launchpad PPA for a project I'm working on. I thought I had the edges figured out after I got my first successful build. Continuing working and it suddenly fails because it seems a wrong GPG key is used for verification and I have no idea why.
In the build logs I can see
W: GPG error: http://ppa.launchpad.net/cloudradar/dev/ubuntu cosmic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FFE23E6DF7D25246
Apparently FFE23E6DF7D25246
is the wrong key id.
Locally I have
echo $GPGKEY
5F69A34170A86C6B
dput ppa:...
shows gpg: ../dev_0.0.18_source.changes: Valid signature from 5F69A34170A86C6B
5F69A34170A86C6B
is the correct key.
gpg --list-keys
only shows that one key
Checking my PGP key on my launchpad profile leads to https://keyserver.ubuntu.com/pks/lookup?fingerprint=on&op=index&search=0xD986199FFC9A52DE236CA0B55F69A34170A86C6B which is also the correct one.
I have no clue where suddenly key FFE23E6DF7D25246
comes from.
If you need more information, I'm happy to provide
ubuntu package-management gpg deb
ubuntu package-management gpg deb
asked 10 mins ago
soupdiversoupdiver
4421524
4421524
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f958382%2flaunchpad-ppa-uses-to-wrong-gpg-key-to-verify-repository%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f958382%2flaunchpad-ppa-uses-to-wrong-gpg-key-to-verify-repository%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown