| Summary: | net-misc/wicd-1.7.2.4-r2 - /usr/share/wicd/daemon/{suspend,autoconnect}.py fail with python3 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | August Hörandl <hoea> |
| Component: | Current packages | Assignee: | Thomas Kahle (RETIRED) <tomka> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
August Hörandl
2013-06-19 06:06:52 UTC
I don't know why distutils-r1 does not contain a function to fix shebangs... that's why I solved this with sed call. In the end the scripts /usr/share/wicd/daemon/suspend.py /usr/share/wicd/daemon/autoconnect.py /usr/share/wicd/daemon/monitor.py call python2 directly now. Please test and reopen if you still have problem.s |