linuxserver / docker-nzbget

GNU General Public License v3.0
149 stars 83 forks source link

nzb2Media scripts now say "python2 No such file or directory" #136

Closed iDVB closed 2 years ago

iDVB commented 3 years ago

linuxserver.io


Expected Behavior

python script calls that used to work, should continue to work.

Current Behavior

It appears the path for python and perhaps the version have been updated. Now nzb2Media scripts are failing with:

python2: No such file or directory

It seems like a symlink can fix the issue, but since this is docker, not sure what the best way to handle it would be for anyone that may also be having this issue. Similar to this issue.

aptalca commented 3 years ago

Python3 is already symlinked https://github.com/linuxserver/docker-nzbget/blob/master/Dockerfile#L97

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 4 months ago

This issue is locked due to inactivity