[Rpm-maint] [rpm-software-management/rpm] Fix dynamic buildrequire error handling (#889)

Panu Matilainen notifications at github.com
Tue Oct 8 11:00:37 UTC 2019


The "- Initial packaging" foobar is rpm's internal error reporting mixup, which this PR fixes. With the "Mark dynamically generated buildrequires autogenerated" commit, this is what I get at the failure point:

```
error: Dependency tokens must begin with alpha-numeric, '_' or '/': 'pytest_harvest.dist-info/METADATA'
error: Dependency tokens must begin with alpha-numeric, '_' or '/': 'pytest_harvest.dist-info/top_level.txt'
error: Dependency tokens must begin with alpha-numeric, '_' or '/': 'pytest_harvest.dist-info/entry_points.txt'
error: Dependency tokens must begin with alpha-numeric, '_' or '/': 'pytest_harvest.dist-info/LICENSE'
error: Dependency tokens must begin with alpha-numeric, '_' or '/': 'pytest_harvest.dist-info/'
error: Failed build dependencies:
[...]
```

-- 
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/pull/889#issuecomment-539462032
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191008/238e9447/attachment-0001.html>


More information about the Rpm-maint mailing list