Skip to content

Conversation

@tobiasjakobi-lr
Copy link

We have migrated from using Debian upstream repos to using our own snapshots, which are then signed with a dedicated key. Upon using primary_key in the XML, we noticed that elbe pbuilder create was failing.

This is a RFC. I'm not yet that comfortable with the codebase to say that this is the best solution. But at least for us it fixes the problem.

The keyring argument that is forwarded to debootstrap by pbuilder
needs to exist prior to calling pbuilder. Hence creating the file
in a pbuilder hook is too late.

Also debootstrap can only handle unarmored GPG keys, otherwise
it fails with a confusing error message.
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.

1 participant