Bug 1818588
| Summary: | rebase-helper fails to build in rawhide: patcher.py:182: FileNotFoundError | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
| Component: | rebase-helper | Assignee: | Nikola Forró <nforro> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | cstratak, mhroncok, mplch, nforro, phracek, thozza |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rebase-helper-0.22.0-1.fc33 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-04-08 08:23:31 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1785415, 1803234 | ||
|
Description
Miro Hrončok
2020-03-29 14:33:18 UTC
That merge conflict is expected, it's part of test suite. The actual problem is this: > /builddir/build/BUILD/rebase-helper-0.21.0/rebasehelper/patcher.py:182: FileNotFoundError And it really is caused by the updated git. It's been already fixed upstream [1], I'm going to release a new version and rebase in Fedora. [1] https://github.com/rebase-helper/rebase-helper/commit/d7df34113f449842a09dc71eff1fb04ca9c435f4 Thanks for the info. rebase-helper-0.22.0-1.fc33 is in rawhide, so I'm closing this bug. |