When we don't publish a multi-arch manifest because an arch that's
present in the current published version of that manifest was not
present in the compose we're working on, the message we log
doesn't give you any indication which compose or manifest we were
working on, which makes it hard to debug the problem. Let's make
that better!
When we don't publish a multi-arch manifest because an arch that's
present in the current published version of that manifest was not
present in the compose we're working on, the message we log
doesn't give you any indication which compose or manifest we were
working on, which makes it hard to debug the problem. Let's make
that better!
Signed-off-by: Adam Williamson awilliam@redhat.com