Pavel Raiskup

Results 860 comments of Pavel Raiskup

One of the formal facts of the current implementation/optimization: %prep output is never affected by the processing of %generate_buildrequires (thanks @kdudka for the point).

The buggy logic has been deactivated `if config_opts['nosync'] = False` (will be in Mock 5.6+) which we think is configured mostly everywhere because [nosync is broken](https://bugzilla.redhat.com/show_bug.cgi?id=2019329). If this is not...

From that perspective, all the data in your `iucar` namespace is `

Don't take this too seriously, but rather like a question: Is **fedora-messaging** code meant to be general enough to use it for working with other buses? If there's negative answer,...

After some time, thinking again about this. There are several things fedora-messaging does: 1. It abstracts publishing/consuming the messages to/from AMQP 2. It does the "entrypoint" "class" mapping 3. Validates...

At the beginning, I was tempted to believe that it somehow relates to "entrypoint"s, and that fedora-messaging uses that to decide something somewhere when routing and validating the message.

... or, is fedmsg schema updated automatically if I define fedora-messaging schema?

Isn't the difference that `createrepo_c` reads the RPM metadata (headers), while `appstream-builder` needs to analyze the archive content (all the files)?