Summary: | sys-apps/pkgcore: wrapper scripts rely on argv[0] to start tools | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Brian Dolbec (RETIRED) <dolsen> |
Status: | RESOLVED WONTFIX | ||
Severity: | enhancement | CC: | gentoo, radhermit |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Michał Górny
![]() ![]() ![]() ![]() Is this even an issue anymore with the latest python-exec stuff? It doesn't seem to be a problem for me. It's not. Yet still it is a bit ugly, you know. (In reply to Michał Górny from comment #2) > It's not. Yet still it is a bit ugly, you know. I never said it wasn't, just was making sure it's not a priority. Feel free to submit a patch. Closing as won't fix for now. At some point, I might look into using setuptools to generate the scripts but currently we do some custom argparsing magic that isn't compatible with that method. Further non-ebuild related bugs should be opened on the github project. |