#2358 WIP backend: 2139423 - ignore errors from appstream-builder
Closed a year ago by praiskup. Opened a year ago by msuchy.
copr/ msuchy/copr 2139423  into  main

file modified
+1 -1
@@ -244,7 +244,7 @@ 

          "--veto-ignore=missing-parents",

          "--enable-hidpi",

          "--origin=" + origin],

-         check=True, logger=opts.log)

+         check=False, logger=opts.log)

  

      mr_cmd = ["/usr/bin/modifyrepo_c", "--no-compress"]

  

no initial comment

Build succeeded.

Not sure about this... The option to disable appstream metadata building is there for a reason; and if some repositories rely on having appstream metadata, they have it enabled - and they want to be informed about createrepo/appstream-builder failures.

I think most projects do not care. We enabled it by default. And we implemented it because "it is nice to have".

Putting on hold. We hotfixed this in production, so builds will not be failing. And we will see how this behaves in production and in a week we will evaluate what we will do about appstream builder and our io throughput.

Build succeeded.

Metadata Update from @praiskup:
- Pull-request tagged with: blocked

a year ago

Currently we have a hot-fix installed so this part of the code is not exposed.

We'll keep monitoring this, and perhaps please reopen against the github repo.

Pull-Request has been closed by praiskup

a year ago
Metadata