How do I successfully import public key 94532124541922FB into GPG? The Next CEO of Stack OverflowWhat is the Devuan equivalent of the Debian debian-archive-keyring package?Importing GPG KeyGPG key server for internal networkValidating GPG key signature authenticityencrypt files by external GPG public key tools?How do I import a RSA SSH key into GPG as the _primary_ private key?gpg key and what is it for? GPG key retrieval failed errorHow to verify an imported GPG keyHow to generate gpg key without user interaction?EPEL Repo GPG Key Working?How can I host my public GPG key on S3?

Unreliable Magic - Is it worth it?

Why were Madagascar and New Zealand discovered so late?

Is it a good idea to use COLUMN AS (left([Another_Column],(4)) instead of LEFT in the select?

Is it okay to store user locations?

How do we know the LHC results are robust?

What do "high sea" and "carry" mean in this sentence?

If I blow insulation everywhere in my attic except the door trap, will heat escape through it?

How should I support this large drywall patch?

What is meant by a M next to a roman numeral?

How to get regions to plot as graphics

Putting a 2D region plot under a 3D plot

What is the purpose of the Evocation wizard's Potent Cantrip feature?

Why do professional authors make "consistency" mistakes? And how to avoid them?

Visit to the USA with ESTA approved before trip to Iran

Too much space between section and text in a twocolumn document

How do spells that require an ability check vs. the caster's spell save DC work?

Rotate a column

Describing a person. What needs to be mentioned?

Was a professor correct to chastise me for writing "Prof. X" rather than "Professor X"?

Why doesn't a table tennis ball float on the surface? How do we calculate buoyancy here?

Is the concept of a "numerable" fiber bundle really useful or an empty generalization?

Apart from "berlinern", do any other German dialects have a corresponding verb?

What can we do to stop prior company from asking us questions?

Is it my responsibility to learn a new technology in my own time my employer wants to implement?



How do I successfully import public key 94532124541922FB into GPG?



The Next CEO of Stack OverflowWhat is the Devuan equivalent of the Debian debian-archive-keyring package?Importing GPG KeyGPG key server for internal networkValidating GPG key signature authenticityencrypt files by external GPG public key tools?How do I import a RSA SSH key into GPG as the _primary_ private key?gpg key and what is it for? GPG key retrieval failed errorHow to verify an imported GPG keyHow to generate gpg key without user interaction?EPEL Repo GPG Key Working?How can I host my public GPG key on S3?










2















I think I need to have the key 94532124541922FB in my keyring as multistrap is reporting:



W: GPG error: http://packages.roundr.devuan.org/merged ascii InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
W: The repository 'http://auto.mirror.devuan.org/merged ascii InRelease' is not signed.


I tried importing the key using:



user@host:~/multistrap$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94532124541922FB
Executing: /tmp/apt-key-gpghome.wsOOsj4iqi/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 94532124541922FB
key 94532124541922FB:
1 signature not checked due to a missing key
gpg: key 94532124541922FB: "Devuan Repository (Primary Devuan signing key) <repository@devuan.org>" 1 new signature
gpg: Total number processed: 1
gpg: new signatures: 1


I wasn't sure if this was successful, so I tried:



user@host:~/multistrap$ gpg --list-keys
/home/user/.gnupg/pubring.kbx
--------------------------------
pub rsa3072 2019-03-25 [SC] [expires: 2021-03-24]
579B175CD95705FB9A6C3D271587404115319AFF
uid [ultimate] User <user@example.com>
sub rsa3072 2019-03-25 [E] [expires: 2021-03-24]


Which makes me think it has failed.



How do I get the key 94532124541922FB?




Update: I have discovered that apt-key has a different keyring from GPG and that GPG has different keyrings dependent on whther you're using sudo.



The key is there, with apt-key:



user@host:~/multistrap$ sudo apt-key adv --list-keys
Executing: /tmp/apt-key-gpghome.12skPKfRJz/gpg.1.sh --list-keys
/tmp/apt-key-gpghome.12skPKfRJz/pubring.gpg
-------------------------------------------
...
pub rsa2048 2014-12-02 [SC]
72E3CB773315DFA2E464743D94532124541922FB
uid [ unknown] Devuan Repository (Primary Devuan signing key) <repository@devuan.org>
sub rsa2048 2014-12-02 [E]
sub rsa4096 2016-04-26 [S]

pub rsa4096 2016-10-06 [SC]
CF1921B2D91C6435848E810099C46A90B1FB3B59
uid [ unknown] Devuan ISO Toaster (Devuan GNU+Linux) <onelove@devuan.org>
sub rsa4096 2016-10-06 [E]

pub rsa4096 2017-09-04 [SC] [expires: 2022-09-03]
E032601B7CA10BC3EA53FA81BB23C00C61FC752C
uid [ unknown] Devuan Repository (Amprolla3 on Nemesis) <repository@devuan.org>
sub rsa4096 2017-09-04 [E] [expires: 2022-09-03]


but still multistrap complains:



user@host:~/multistrap$ sudo multistrap -a armhf -d /multistrap-devuan-ascii -f simple-config
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
multistrap 2.2.9 using simple-config
multistrap 2.2.9 using simple-config
Defaulting architecture to native: armhf
multistrap building armhf multistrap on 'armhf'
I: Downloading debian-archive-keyring
Get:1 http://packages.roundr.devuan.org/merged ascii/main armhf debian-archive-keyring all 2017.5 [56.4 kB]
Fetched 56.4 kB in 0s (67.5 kB/s)
Getting package lists: APT_CONFIG=/tmp/multistrap.QTx1QB apt-get -o Apt::Architecture=armhf -o Dir::Etc::TrustedParts=/multistrap-devuan-ascii/etc/apt/trusted.gpg.d -o Dir::Etc::Trusted=/multistrap-devuan-ascii/etc/apt/trusted.gpg -o Apt::Get::Download-Only=true -o Apt::Install-Recommends=false -o Dir=/multistrap-devuan-ascii/ -o Dir::Etc=/multistrap-devuan-ascii/etc/apt/ -o Dir::Etc::Parts=/multistrap-devuan-ascii/etc/apt/apt.conf.d/ -o Dir::Etc::PreferencesParts=/multistrap-devuan-ascii/etc/apt/preferences.d/ -o APT::Default-Release='*' -o Dir::State=/multistrap-devuan-ascii/var/lib/apt/ -o Dir::State::Status=/multistrap-devuan-ascii/var/lib/dpkg/status -o Dir::Cache=/multistrap-devuan-ascii/var/cache/apt/ update
Get:1 http://packages.roundr.devuan.org/merged ascii InRelease [21.9 kB]
Ign:1 http://packages.roundr.devuan.org/merged ascii InRelease
Fetched 21.9 kB in 0s (34.5 kB/s)
Reading package lists... Done
W: GPG error: http://packages.roundr.devuan.org/merged ascii InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
W: The repository 'http://auto.mirror.devuan.org/merged ascii InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.









share|improve this question



















  • 1





    It looks like you already imported it. You should try installing your package again.

    – Michael Hampton
    yesterday











  • @MichaelHampton Thanks for commenting. I tried again, but no luck. I have updated the question with the output.

    – fadedbee
    yesterday















2















I think I need to have the key 94532124541922FB in my keyring as multistrap is reporting:



W: GPG error: http://packages.roundr.devuan.org/merged ascii InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
W: The repository 'http://auto.mirror.devuan.org/merged ascii InRelease' is not signed.


I tried importing the key using:



user@host:~/multistrap$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94532124541922FB
Executing: /tmp/apt-key-gpghome.wsOOsj4iqi/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 94532124541922FB
key 94532124541922FB:
1 signature not checked due to a missing key
gpg: key 94532124541922FB: "Devuan Repository (Primary Devuan signing key) <repository@devuan.org>" 1 new signature
gpg: Total number processed: 1
gpg: new signatures: 1


I wasn't sure if this was successful, so I tried:



user@host:~/multistrap$ gpg --list-keys
/home/user/.gnupg/pubring.kbx
--------------------------------
pub rsa3072 2019-03-25 [SC] [expires: 2021-03-24]
579B175CD95705FB9A6C3D271587404115319AFF
uid [ultimate] User <user@example.com>
sub rsa3072 2019-03-25 [E] [expires: 2021-03-24]


Which makes me think it has failed.



How do I get the key 94532124541922FB?




Update: I have discovered that apt-key has a different keyring from GPG and that GPG has different keyrings dependent on whther you're using sudo.



The key is there, with apt-key:



user@host:~/multistrap$ sudo apt-key adv --list-keys
Executing: /tmp/apt-key-gpghome.12skPKfRJz/gpg.1.sh --list-keys
/tmp/apt-key-gpghome.12skPKfRJz/pubring.gpg
-------------------------------------------
...
pub rsa2048 2014-12-02 [SC]
72E3CB773315DFA2E464743D94532124541922FB
uid [ unknown] Devuan Repository (Primary Devuan signing key) <repository@devuan.org>
sub rsa2048 2014-12-02 [E]
sub rsa4096 2016-04-26 [S]

pub rsa4096 2016-10-06 [SC]
CF1921B2D91C6435848E810099C46A90B1FB3B59
uid [ unknown] Devuan ISO Toaster (Devuan GNU+Linux) <onelove@devuan.org>
sub rsa4096 2016-10-06 [E]

pub rsa4096 2017-09-04 [SC] [expires: 2022-09-03]
E032601B7CA10BC3EA53FA81BB23C00C61FC752C
uid [ unknown] Devuan Repository (Amprolla3 on Nemesis) <repository@devuan.org>
sub rsa4096 2017-09-04 [E] [expires: 2022-09-03]


but still multistrap complains:



user@host:~/multistrap$ sudo multistrap -a armhf -d /multistrap-devuan-ascii -f simple-config
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
multistrap 2.2.9 using simple-config
multistrap 2.2.9 using simple-config
Defaulting architecture to native: armhf
multistrap building armhf multistrap on 'armhf'
I: Downloading debian-archive-keyring
Get:1 http://packages.roundr.devuan.org/merged ascii/main armhf debian-archive-keyring all 2017.5 [56.4 kB]
Fetched 56.4 kB in 0s (67.5 kB/s)
Getting package lists: APT_CONFIG=/tmp/multistrap.QTx1QB apt-get -o Apt::Architecture=armhf -o Dir::Etc::TrustedParts=/multistrap-devuan-ascii/etc/apt/trusted.gpg.d -o Dir::Etc::Trusted=/multistrap-devuan-ascii/etc/apt/trusted.gpg -o Apt::Get::Download-Only=true -o Apt::Install-Recommends=false -o Dir=/multistrap-devuan-ascii/ -o Dir::Etc=/multistrap-devuan-ascii/etc/apt/ -o Dir::Etc::Parts=/multistrap-devuan-ascii/etc/apt/apt.conf.d/ -o Dir::Etc::PreferencesParts=/multistrap-devuan-ascii/etc/apt/preferences.d/ -o APT::Default-Release='*' -o Dir::State=/multistrap-devuan-ascii/var/lib/apt/ -o Dir::State::Status=/multistrap-devuan-ascii/var/lib/dpkg/status -o Dir::Cache=/multistrap-devuan-ascii/var/cache/apt/ update
Get:1 http://packages.roundr.devuan.org/merged ascii InRelease [21.9 kB]
Ign:1 http://packages.roundr.devuan.org/merged ascii InRelease
Fetched 21.9 kB in 0s (34.5 kB/s)
Reading package lists... Done
W: GPG error: http://packages.roundr.devuan.org/merged ascii InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
W: The repository 'http://auto.mirror.devuan.org/merged ascii InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.









share|improve this question



















  • 1





    It looks like you already imported it. You should try installing your package again.

    – Michael Hampton
    yesterday











  • @MichaelHampton Thanks for commenting. I tried again, but no luck. I have updated the question with the output.

    – fadedbee
    yesterday













2












2








2








I think I need to have the key 94532124541922FB in my keyring as multistrap is reporting:



W: GPG error: http://packages.roundr.devuan.org/merged ascii InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
W: The repository 'http://auto.mirror.devuan.org/merged ascii InRelease' is not signed.


I tried importing the key using:



user@host:~/multistrap$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94532124541922FB
Executing: /tmp/apt-key-gpghome.wsOOsj4iqi/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 94532124541922FB
key 94532124541922FB:
1 signature not checked due to a missing key
gpg: key 94532124541922FB: "Devuan Repository (Primary Devuan signing key) <repository@devuan.org>" 1 new signature
gpg: Total number processed: 1
gpg: new signatures: 1


I wasn't sure if this was successful, so I tried:



user@host:~/multistrap$ gpg --list-keys
/home/user/.gnupg/pubring.kbx
--------------------------------
pub rsa3072 2019-03-25 [SC] [expires: 2021-03-24]
579B175CD95705FB9A6C3D271587404115319AFF
uid [ultimate] User <user@example.com>
sub rsa3072 2019-03-25 [E] [expires: 2021-03-24]


Which makes me think it has failed.



How do I get the key 94532124541922FB?




Update: I have discovered that apt-key has a different keyring from GPG and that GPG has different keyrings dependent on whther you're using sudo.



The key is there, with apt-key:



user@host:~/multistrap$ sudo apt-key adv --list-keys
Executing: /tmp/apt-key-gpghome.12skPKfRJz/gpg.1.sh --list-keys
/tmp/apt-key-gpghome.12skPKfRJz/pubring.gpg
-------------------------------------------
...
pub rsa2048 2014-12-02 [SC]
72E3CB773315DFA2E464743D94532124541922FB
uid [ unknown] Devuan Repository (Primary Devuan signing key) <repository@devuan.org>
sub rsa2048 2014-12-02 [E]
sub rsa4096 2016-04-26 [S]

pub rsa4096 2016-10-06 [SC]
CF1921B2D91C6435848E810099C46A90B1FB3B59
uid [ unknown] Devuan ISO Toaster (Devuan GNU+Linux) <onelove@devuan.org>
sub rsa4096 2016-10-06 [E]

pub rsa4096 2017-09-04 [SC] [expires: 2022-09-03]
E032601B7CA10BC3EA53FA81BB23C00C61FC752C
uid [ unknown] Devuan Repository (Amprolla3 on Nemesis) <repository@devuan.org>
sub rsa4096 2017-09-04 [E] [expires: 2022-09-03]


but still multistrap complains:



user@host:~/multistrap$ sudo multistrap -a armhf -d /multistrap-devuan-ascii -f simple-config
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
multistrap 2.2.9 using simple-config
multistrap 2.2.9 using simple-config
Defaulting architecture to native: armhf
multistrap building armhf multistrap on 'armhf'
I: Downloading debian-archive-keyring
Get:1 http://packages.roundr.devuan.org/merged ascii/main armhf debian-archive-keyring all 2017.5 [56.4 kB]
Fetched 56.4 kB in 0s (67.5 kB/s)
Getting package lists: APT_CONFIG=/tmp/multistrap.QTx1QB apt-get -o Apt::Architecture=armhf -o Dir::Etc::TrustedParts=/multistrap-devuan-ascii/etc/apt/trusted.gpg.d -o Dir::Etc::Trusted=/multistrap-devuan-ascii/etc/apt/trusted.gpg -o Apt::Get::Download-Only=true -o Apt::Install-Recommends=false -o Dir=/multistrap-devuan-ascii/ -o Dir::Etc=/multistrap-devuan-ascii/etc/apt/ -o Dir::Etc::Parts=/multistrap-devuan-ascii/etc/apt/apt.conf.d/ -o Dir::Etc::PreferencesParts=/multistrap-devuan-ascii/etc/apt/preferences.d/ -o APT::Default-Release='*' -o Dir::State=/multistrap-devuan-ascii/var/lib/apt/ -o Dir::State::Status=/multistrap-devuan-ascii/var/lib/dpkg/status -o Dir::Cache=/multistrap-devuan-ascii/var/cache/apt/ update
Get:1 http://packages.roundr.devuan.org/merged ascii InRelease [21.9 kB]
Ign:1 http://packages.roundr.devuan.org/merged ascii InRelease
Fetched 21.9 kB in 0s (34.5 kB/s)
Reading package lists... Done
W: GPG error: http://packages.roundr.devuan.org/merged ascii InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
W: The repository 'http://auto.mirror.devuan.org/merged ascii InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.









share|improve this question
















I think I need to have the key 94532124541922FB in my keyring as multistrap is reporting:



W: GPG error: http://packages.roundr.devuan.org/merged ascii InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
W: The repository 'http://auto.mirror.devuan.org/merged ascii InRelease' is not signed.


I tried importing the key using:



user@host:~/multistrap$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94532124541922FB
Executing: /tmp/apt-key-gpghome.wsOOsj4iqi/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 94532124541922FB
key 94532124541922FB:
1 signature not checked due to a missing key
gpg: key 94532124541922FB: "Devuan Repository (Primary Devuan signing key) <repository@devuan.org>" 1 new signature
gpg: Total number processed: 1
gpg: new signatures: 1


I wasn't sure if this was successful, so I tried:



user@host:~/multistrap$ gpg --list-keys
/home/user/.gnupg/pubring.kbx
--------------------------------
pub rsa3072 2019-03-25 [SC] [expires: 2021-03-24]
579B175CD95705FB9A6C3D271587404115319AFF
uid [ultimate] User <user@example.com>
sub rsa3072 2019-03-25 [E] [expires: 2021-03-24]


Which makes me think it has failed.



How do I get the key 94532124541922FB?




Update: I have discovered that apt-key has a different keyring from GPG and that GPG has different keyrings dependent on whther you're using sudo.



The key is there, with apt-key:



user@host:~/multistrap$ sudo apt-key adv --list-keys
Executing: /tmp/apt-key-gpghome.12skPKfRJz/gpg.1.sh --list-keys
/tmp/apt-key-gpghome.12skPKfRJz/pubring.gpg
-------------------------------------------
...
pub rsa2048 2014-12-02 [SC]
72E3CB773315DFA2E464743D94532124541922FB
uid [ unknown] Devuan Repository (Primary Devuan signing key) <repository@devuan.org>
sub rsa2048 2014-12-02 [E]
sub rsa4096 2016-04-26 [S]

pub rsa4096 2016-10-06 [SC]
CF1921B2D91C6435848E810099C46A90B1FB3B59
uid [ unknown] Devuan ISO Toaster (Devuan GNU+Linux) <onelove@devuan.org>
sub rsa4096 2016-10-06 [E]

pub rsa4096 2017-09-04 [SC] [expires: 2022-09-03]
E032601B7CA10BC3EA53FA81BB23C00C61FC752C
uid [ unknown] Devuan Repository (Amprolla3 on Nemesis) <repository@devuan.org>
sub rsa4096 2017-09-04 [E] [expires: 2022-09-03]


but still multistrap complains:



user@host:~/multistrap$ sudo multistrap -a armhf -d /multistrap-devuan-ascii -f simple-config
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_GB.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
multistrap 2.2.9 using simple-config
multistrap 2.2.9 using simple-config
Defaulting architecture to native: armhf
multistrap building armhf multistrap on 'armhf'
I: Downloading debian-archive-keyring
Get:1 http://packages.roundr.devuan.org/merged ascii/main armhf debian-archive-keyring all 2017.5 [56.4 kB]
Fetched 56.4 kB in 0s (67.5 kB/s)
Getting package lists: APT_CONFIG=/tmp/multistrap.QTx1QB apt-get -o Apt::Architecture=armhf -o Dir::Etc::TrustedParts=/multistrap-devuan-ascii/etc/apt/trusted.gpg.d -o Dir::Etc::Trusted=/multistrap-devuan-ascii/etc/apt/trusted.gpg -o Apt::Get::Download-Only=true -o Apt::Install-Recommends=false -o Dir=/multistrap-devuan-ascii/ -o Dir::Etc=/multistrap-devuan-ascii/etc/apt/ -o Dir::Etc::Parts=/multistrap-devuan-ascii/etc/apt/apt.conf.d/ -o Dir::Etc::PreferencesParts=/multistrap-devuan-ascii/etc/apt/preferences.d/ -o APT::Default-Release='*' -o Dir::State=/multistrap-devuan-ascii/var/lib/apt/ -o Dir::State::Status=/multistrap-devuan-ascii/var/lib/dpkg/status -o Dir::Cache=/multistrap-devuan-ascii/var/cache/apt/ update
Get:1 http://packages.roundr.devuan.org/merged ascii InRelease [21.9 kB]
Ign:1 http://packages.roundr.devuan.org/merged ascii InRelease
Fetched 21.9 kB in 0s (34.5 kB/s)
Reading package lists... Done
W: GPG error: http://packages.roundr.devuan.org/merged ascii InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 94532124541922FB
W: The repository 'http://auto.mirror.devuan.org/merged ascii InRelease' is not signed.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.






gpg devuan multistrap






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited 14 hours ago







fadedbee

















asked yesterday









fadedbeefadedbee

1,08821429




1,08821429







  • 1





    It looks like you already imported it. You should try installing your package again.

    – Michael Hampton
    yesterday











  • @MichaelHampton Thanks for commenting. I tried again, but no luck. I have updated the question with the output.

    – fadedbee
    yesterday












  • 1





    It looks like you already imported it. You should try installing your package again.

    – Michael Hampton
    yesterday











  • @MichaelHampton Thanks for commenting. I tried again, but no luck. I have updated the question with the output.

    – fadedbee
    yesterday







1




1





It looks like you already imported it. You should try installing your package again.

– Michael Hampton
yesterday





It looks like you already imported it. You should try installing your package again.

– Michael Hampton
yesterday













@MichaelHampton Thanks for commenting. I tried again, but no luck. I have updated the question with the output.

– fadedbee
yesterday





@MichaelHampton Thanks for commenting. I tried again, but no luck. I have updated the question with the output.

– fadedbee
yesterday










1 Answer
1






active

oldest

votes


















1














The problem is that multistrap is only trusting keys in /multistrap-devuan-ascii/etc/apt/trusted.gpg.d in the target directory.



When multistrapping Debian, this directory is filled with files extracted from the debian-archive-keyring package.



This package is specified as keyring in simple-config:



[General]
unpack=true
bootstrap=Debian
aptsources=Debian

[Debian]
packages=
source=http://ftp.uk.debian.org/debian
keyring=debian-archive-keyring
suite=lenny


As I am installing Devuan (a systemd-less Debian fork), my simple-config looks like:



[General]
unpack=true
bootstrap=Devuan
aptsources=Devuan

[Devuan]
packages=
source=http://auto.mirror.devuan.org/merged
keyring=
suite=ascii


The debian-archive-keyring package does exist in Devuan, but only has Debian keys, not the missing Devuan key. There is no devuan-archive-keyring.



So it looks like I need to make a devuan-archive-keyring package which contains the Devuan public key.



(I've confirmed that this will work, by placing repository-devuan-org.gpg in /multistrap-devuan-ascii/etc/apt/trusted.gpg.d/ after a failed multistrap run. ON second invocation multistrap then runs without errors.)




Follow-on question: What is the Devuan equivalent of the Debian debian-archive-keyring package?






share|improve this answer

























    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
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f960268%2fhow-do-i-successfully-import-public-key-94532124541922fb-into-gpg%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    The problem is that multistrap is only trusting keys in /multistrap-devuan-ascii/etc/apt/trusted.gpg.d in the target directory.



    When multistrapping Debian, this directory is filled with files extracted from the debian-archive-keyring package.



    This package is specified as keyring in simple-config:



    [General]
    unpack=true
    bootstrap=Debian
    aptsources=Debian

    [Debian]
    packages=
    source=http://ftp.uk.debian.org/debian
    keyring=debian-archive-keyring
    suite=lenny


    As I am installing Devuan (a systemd-less Debian fork), my simple-config looks like:



    [General]
    unpack=true
    bootstrap=Devuan
    aptsources=Devuan

    [Devuan]
    packages=
    source=http://auto.mirror.devuan.org/merged
    keyring=
    suite=ascii


    The debian-archive-keyring package does exist in Devuan, but only has Debian keys, not the missing Devuan key. There is no devuan-archive-keyring.



    So it looks like I need to make a devuan-archive-keyring package which contains the Devuan public key.



    (I've confirmed that this will work, by placing repository-devuan-org.gpg in /multistrap-devuan-ascii/etc/apt/trusted.gpg.d/ after a failed multistrap run. ON second invocation multistrap then runs without errors.)




    Follow-on question: What is the Devuan equivalent of the Debian debian-archive-keyring package?






    share|improve this answer





























      1














      The problem is that multistrap is only trusting keys in /multistrap-devuan-ascii/etc/apt/trusted.gpg.d in the target directory.



      When multistrapping Debian, this directory is filled with files extracted from the debian-archive-keyring package.



      This package is specified as keyring in simple-config:



      [General]
      unpack=true
      bootstrap=Debian
      aptsources=Debian

      [Debian]
      packages=
      source=http://ftp.uk.debian.org/debian
      keyring=debian-archive-keyring
      suite=lenny


      As I am installing Devuan (a systemd-less Debian fork), my simple-config looks like:



      [General]
      unpack=true
      bootstrap=Devuan
      aptsources=Devuan

      [Devuan]
      packages=
      source=http://auto.mirror.devuan.org/merged
      keyring=
      suite=ascii


      The debian-archive-keyring package does exist in Devuan, but only has Debian keys, not the missing Devuan key. There is no devuan-archive-keyring.



      So it looks like I need to make a devuan-archive-keyring package which contains the Devuan public key.



      (I've confirmed that this will work, by placing repository-devuan-org.gpg in /multistrap-devuan-ascii/etc/apt/trusted.gpg.d/ after a failed multistrap run. ON second invocation multistrap then runs without errors.)




      Follow-on question: What is the Devuan equivalent of the Debian debian-archive-keyring package?






      share|improve this answer



























        1












        1








        1







        The problem is that multistrap is only trusting keys in /multistrap-devuan-ascii/etc/apt/trusted.gpg.d in the target directory.



        When multistrapping Debian, this directory is filled with files extracted from the debian-archive-keyring package.



        This package is specified as keyring in simple-config:



        [General]
        unpack=true
        bootstrap=Debian
        aptsources=Debian

        [Debian]
        packages=
        source=http://ftp.uk.debian.org/debian
        keyring=debian-archive-keyring
        suite=lenny


        As I am installing Devuan (a systemd-less Debian fork), my simple-config looks like:



        [General]
        unpack=true
        bootstrap=Devuan
        aptsources=Devuan

        [Devuan]
        packages=
        source=http://auto.mirror.devuan.org/merged
        keyring=
        suite=ascii


        The debian-archive-keyring package does exist in Devuan, but only has Debian keys, not the missing Devuan key. There is no devuan-archive-keyring.



        So it looks like I need to make a devuan-archive-keyring package which contains the Devuan public key.



        (I've confirmed that this will work, by placing repository-devuan-org.gpg in /multistrap-devuan-ascii/etc/apt/trusted.gpg.d/ after a failed multistrap run. ON second invocation multistrap then runs without errors.)




        Follow-on question: What is the Devuan equivalent of the Debian debian-archive-keyring package?






        share|improve this answer















        The problem is that multistrap is only trusting keys in /multistrap-devuan-ascii/etc/apt/trusted.gpg.d in the target directory.



        When multistrapping Debian, this directory is filled with files extracted from the debian-archive-keyring package.



        This package is specified as keyring in simple-config:



        [General]
        unpack=true
        bootstrap=Debian
        aptsources=Debian

        [Debian]
        packages=
        source=http://ftp.uk.debian.org/debian
        keyring=debian-archive-keyring
        suite=lenny


        As I am installing Devuan (a systemd-less Debian fork), my simple-config looks like:



        [General]
        unpack=true
        bootstrap=Devuan
        aptsources=Devuan

        [Devuan]
        packages=
        source=http://auto.mirror.devuan.org/merged
        keyring=
        suite=ascii


        The debian-archive-keyring package does exist in Devuan, but only has Debian keys, not the missing Devuan key. There is no devuan-archive-keyring.



        So it looks like I need to make a devuan-archive-keyring package which contains the Devuan public key.



        (I've confirmed that this will work, by placing repository-devuan-org.gpg in /multistrap-devuan-ascii/etc/apt/trusted.gpg.d/ after a failed multistrap run. ON second invocation multistrap then runs without errors.)




        Follow-on question: What is the Devuan equivalent of the Debian debian-archive-keyring package?







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 17 hours ago

























        answered yesterday









        fadedbeefadedbee

        1,08821429




        1,08821429



























            draft saved

            draft discarded
















































            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f960268%2fhow-do-i-successfully-import-public-key-94532124541922fb-into-gpg%23new-answer', 'question_page');

            );

            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







            Popular posts from this blog

            Wikipedia:Vital articles Мазмуну Biography - Өмүр баян Philosophy and psychology - Философия жана психология Religion - Дин Social sciences - Коомдук илимдер Language and literature - Тил жана адабият Science - Илим Technology - Технология Arts and recreation - Искусство жана эс алуу History and geography - Тарых жана география Навигация менюсу

            Bruxelas-Capital Índice Historia | Composición | Situación lingüística | Clima | Cidades irmandadas | Notas | Véxase tamén | Menú de navegacióneO uso das linguas en Bruxelas e a situación do neerlandés"Rexión de Bruxelas Capital"o orixinalSitio da rexiónPáxina de Bruselas no sitio da Oficina de Promoción Turística de Valonia e BruxelasMapa Interactivo da Rexión de Bruxelas-CapitaleeWorldCat332144929079854441105155190212ID28008674080552-90000 0001 0666 3698n94104302ID540940339365017018237

            What should I write in an apology letter, since I have decided not to join a company after accepting an offer letterShould I keep looking after accepting a job offer?What should I do when I've been verbally told I would get an offer letter, but still haven't gotten one after 4 weeks?Do I accept an offer from a company that I am not likely to join?New job hasn't confirmed starting date and I want to give current employer as much notice as possibleHow should I address my manager in my resignation letter?HR delayed background verification, now jobless as resignedNo email communication after accepting a formal written offer. How should I phrase the call?What should I do if after receiving a verbal offer letter I am informed that my written job offer is put on hold due to some internal issues?Should I inform the current employer that I am about to resign within 1-2 weeks since I have signed the offer letter and waiting for visa?What company will do, if I send their offer letter to another company