In Fedora rawhide with rpm 4.15.0-1, when a dependency generator generates 
invalid requires (e.g. `Requires: python3.8dist(wrapt) = 1.11.*`), there is an 
error in the log:

```
error: Illegal char '*' (0x2a) in: 1.4.*
error: Illegal char '*' (0x2a) in: 1.11.*
```

But this does not stop the build. I consider that dangerous behavior. Errors 
should not pass silently (and this is pretty silent, considering you need to 
know what you are looking for to find it).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/881
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to