-
-
Notifications
You must be signed in to change notification settings - Fork 503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DietPi-Software | Python 3 and Python 2 dependants #3656
Comments
|
Samba server (dietpi-sofware: 96) installs Python2.7 |
Good find. On Bullseye it pulls Python 3: https://packages.debian.org/bullseye/samba
This will not change. But at least where we have control, we should try to migrate until Bullseye release, although it currently ships a compatibility package, now called |
Okay, all items where we can currently do something about have been addressed. In case of MotionEye and Firefox Sync Server, we need to wait until upstream migrations have been finished/become stable, but we'll address those in dedicated issues. CouchPotato will likely (and sadly!) be removed from the list, as it doesn't seem to be developed anymore. Dealt with in dedicated issue as well: #4323 |
We need to get rid of installing EOL Python 2, so we need to:
This includes #3627 which is solved by separating Python 2 pip and Python 3 pip.
The text was updated successfully, but these errors were encountered: