adrelanos
  • Joined on 2021-05-17
adrelanos closed issue josch/mmdebstrap#13 2021-08-30 20:18:54 +00:00
mmdebstrap fails on Debian bullseye when using a apt trusted ASCII-armored format gpg key
adrelanos commented on issue josch/mmdebstrap#13 2021-08-30 20:14:05 +00:00
mmdebstrap fails on Debian bullseye when using a apt trusted ASCII-armored format gpg key

Works for me.

Why? Does the fix from ccd4b5c163d322045c92f734f43bb5e1945fa774 not work for you?

Replied before I was reading that.

Thank you very much for quick help!

adrelanos commented on issue josch/mmdebstrap#13 2021-08-30 20:09:53 +00:00
mmdebstrap fails on Debian bullseye when using a apt trusted ASCII-armored format gpg key

Can you try the version from git and see if that fixes your problem?

It has a good chance that it would work since it uses --show-keys, which works for me on the command line. Will test now.

adrelanos commented on issue josch/mmdebstrap#13 2021-08-30 20:05:48 +00:00
mmdebstrap fails on Debian bullseye when using a apt trusted ASCII-armored format gpg key

Thank you for swift reply! :)

Do you think you could use the following gpg command style instead?

(Simplified.)

gpg --with-colons --import-options show-only --import --fingerprint…
adrelanos commented on issue josch/mmdebstrap#13 2021-08-30 19:54:13 +00:00
mmdebstrap fails on Debian bullseye when using a apt trusted ASCII-armored format gpg key

This line of mmdebstrap's code is failing:

                    open my $fh, '-
adrelanos opened issue josch/mmdebstrap#13 2021-08-30 19:35:24 +00:00
mmdebstrap fails on Debian bullseye when using a apt trusted ASCII-armored format gpg key
adrelanos opened issue josch/mmdebstrap#5 2021-05-17 08:08:32 +00:00
document mmdebstrap's Recommends: and Suggests: packages
adrelanos opened issue josch/mmdebstrap#4 2021-05-17 07:44:03 +00:00
CI testing with cowbuilder and grml-debootstrap
adrelanos closed issue josch/mmdebstrap#3 2021-05-17 07:34:35 +00:00
deleted
adrelanos opened issue josch/mmdebstrap#3 2021-05-17 07:33:45 +00:00
man page: See the section MODES for more information. - but there is none