Bug 1676140
| Summary: | thrift: FTBFS in Fedora 30: ambiguous python shebang in /usr/lib/python3.7/site-packages/fb303/FacebookBase.py: #!/usr/bin/env python. Change it to python3 (or python2) explicitly. | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | thrift | Assignee: | Will Benton <willb> | ||||||||
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | ctubbsii, mhroncok, milleruntime, ppisar, willb | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2019-08-08 16:45:02 UTC | Type: | --- | ||||||||
| 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: | 1700317, 1674516, 1686977, 1732841 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2019-02-11 22:14:01 UTC
Created attachment 1533379 [details]
build.log
file build.log too big, will only attach last 1024 bytes
Created attachment 1533380 [details]
root.log
file root.log too big, will only attach last 1024 bytes
Created attachment 1533381 [details]
state.log
Dear Maintainer, your package has not been built successfully in f30. Action is required from you. If you can fix your package to build, perform a build in koji, and either create an update in bodhi, or close this bug without creating an update, if updating is not appropriate [1]. If you are working on a fix, set the status to ASSIGNED to acknowledge this. Following the latest policy for such packages [2], your package can be orphaned if this bug remains in NEW state more than 8 weeks. [1] https://fedoraproject.org/wiki/Updates_Policy [2] https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/ This blocks the Python 3.8 rebuild. The error is: + /usr/lib/rpm/redhat/brp-mangle-shebangs *** ERROR: ambiguous python shebang in /usr/lib/python3.8/site-packages/fb303/FacebookBase.py: #!/usr/bin/env python. Change it to python3 (or python2) explicitly. *** ERROR: ambiguous python shebang in /usr/lib/python3.8/site-packages/fb303_scripts/fb303_simple_mgmt.py: #!/usr/bin/env python. Change it to python3 (or python2) explicitly. error: Bad exit status from /var/tmp/rpm-tmp.cSzAgw (%install) Going to try to find time to work on this. Possible fix is at: https://fedoraproject.org/wiki/Changes/Make_ambiguous_python_shebangs_error#Using_pathfix.py_to_fix_shebangs This has been ASSIGNED for 2 months now with no change. Yeah, sorry, I haven't had time. Keeping up with all the changes re: python and java in F30 have been a bit overwhelming. I may have to orphan this package if I can't find time to maintain it. The package was retired. |