Mark Benjamin

Results 5 comments of Mark Benjamin

A suggestion: ``` if not matches: if args[0].startswith("*/"): raise dnf.exceptions.Error(_('No matches found.')) raise dnf.exceptions.Error(_('No matches found. If searching for a file, ' 'try specifying the full path or using a...

I think you said in a different thread that you're running F40? Then I'd say quite possibly you need to A update your Fedora or B checkout then run an...

until the bug is fixed in the codebase, personally I launch the rpm packager from a patched git checkout; add a `changelog:` entry to your `make_config.yaml`, then the command would...

As I recall, that error is not critical; what is the full (relevant part of the) console trace from the patched invocation?

Is that a patched invocation? There's no trace of `running github patched version`; have you added `%undefine __brp_add_determinism` that as I recall matters too? There may be upstream changes that...