| Summary: | dev-lang/python-3.11.4: bootstrap-prefix.sh stage3 fails (on unknown) | ||
|---|---|---|---|
| Product: | Gentoo/Alt | Reporter: | APN-Pucky <alexander> |
| Component: | Prefix Support | Assignee: | Gentoo Prefix <prefix> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | alexander |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
full_stage3_STABLE_generic_gentoo_20230808074313.log.xz
build_stage3_STABLE_generic_gentoo_20230808074313.log.xz |
||
|
Description
APN-Pucky
2023-08-08 09:24:48 UTC
Created attachment 867389 [details]
full_stage3_STABLE_generic_gentoo_20230808074313.log.xz
Created attachment 867390 [details]
build_stage3_STABLE_generic_gentoo_20230808074313.log.xz
* eprefixing shebang of home/vagrant/gentoo-prefix/usr/bin/python3.11-config * QA Notice: the following files use invalid (possible non-prefixed) shebangs: * /home/vagrant/gentoo-prefix/etc/init.d/pydoc-3.11:/sbin/openrc-run (script pydoc-3.11 installed in PATH but interpreter /sbin/openrc-run not found) * ERROR: dev-lang/python-3.11.4::gentoo failed: * Aborting due to QA concerns: invalid shebangs found * * Call stack: * misc-functions.sh, line 861: Called install_qa_check * misc-functions.sh, line 134: Called source 'install_symlink_html_docs' * 05prefix, line 120: Called install_qa_check_prefix * 05prefix, line 116: Called die * The specific snippet of code: * die "Aborting due to QA concerns: invalid shebangs found" This one should be fixed as of yesterday or so. |