Hi all,
I have a lot of build failures with automated builds with errors such as the following:
error: screen-4.6.2-1.fc27.x86_64: install failed
error: rpmdb: BDB0060 PANIC: fatal region error detected; run recovery
error: db5 error(-30973) from db->cursor: BDB0087 DB_RUNRECOVERY: Fatal error, run database recovery
error: rpmdb: BDB0060 PANIC: fatal region error detected; run recovery
error: db5 error(-30973) from db->cursor: BDB0087 DB_RUNRECOVERY: Fatal error, run database recovery
This looks similar to the this moby issue, but that is quite old, is that still a problem?
The image builds fine locally.
How can I solve this issue?