| Summary: | dev-python/python-ptrace: uses confusing names for installed executables | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | treecleaner |
| Priority: | Normal | Keywords: | PMASKED |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Deadline: | 2019-10-14 | ||
Last rites sent, see bug #694280. Removed. |
>>> /usr/bin/strace.py -> ../lib/python-exec/python-exec2 >>> /usr/bin/gdb.py -> ../lib/python-exec/python-exec2 It is really a bad idea to take names of random other tools, append '.py' and behave like it was a completely different name.