gpg: Always initialize the trust db when generating keys.
* g10/gpg.c (main): Always initialize the trust db when generating keys. * g10/keygen.c (do_generate_keypair): We can now assume that there is a trust db.
It is important to mark keys we create as ultimately trusted.
- Fixes-commit: 4735ab96aa5577d40ba7b3f72d863057198cc6a7
- GnuPG-bug-id: T2695
- Signed-off-by: Justus Winter <justus@g10code.com>