Skip to content
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 | Deluge: Fix deluge-console access and several other enhancements #2594

Merged
merged 10 commits into from
Feb 28, 2019

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Feb 26, 2019

Status: Ready

  • Do not touch/download config files on reinstall
  • setpermissions
  • patch_file reinstall
  • Changelog
  • Wiki software list
  • Online docs

Testing:

  • Stretch VM, install, reinstall, uninstall, deluge-console
  • Buster VM, pre-v6.22 install, update to v6.22, deluge-console
  • Jessie VM, pre-v6.22 install, update to v6.22

Reference: #2556

Commit list/description:

  • DietPi-Software | Deluge: Fix deluge-console login by applying users home dir system-side
  • DietPi-Software | Deluge: Do not install transitional/meta "deluge-webui" package, replaced even on Jessie by "deluge-web"
  • DietPi-Software | Deluge: Update systemd units according to official packaging sources
  • DietPi-Software | Deluge: Do not touch "/etc/default/deluged" which is only used by the init.d service
  • DietPi-Software | Deluge: Do not run deluged for config file creation since this runs as wrong user (home dir) and we download our config files anyway.
  • DietPi-Software | Deluge: Use "usermod" in case the user does already exist, which is the case with the APT install
  • DietPi-Software | Deluge: Minor coding
  • DietPi-Software | Deluge: Switch to debian-deluged user, which is pre-generated by Debian APT package
  • DietPi-Software | Deluge: Switch to /var/log/deluged dir for logging, which is pre-generated by Debian APT package
  • DietPi-Software | Deluge: Add deluge-web log file to logrotate config
  • DietPi-Software | Deluge: Only download/edit config files, if not yet existent (fresh install)
  • DietPi-Software | Deluge: Delete init.d service traces, installed by Debian APT package
  • DietPi-Software | Kodi: Fix Buster install due to changed NFS library package: libnfs11 => libnfs12
  • DietPi-Set_Software | setpermissions: Update deluge permissions according to installer rewrite
  • DietPi-Set_Software | Minor coding
  • DietPi-Patch | Deluge: Patch according to installer rework
  • DietPi-Patch | Deluge: Remove obsolete Deluge configs
  • DietPi-Patch | Deluge: Inform user about Deluge rework and user change
  • DietPi-Patch | Deluge: Remove doubled reinstall

+ DietPi-Software | Deluge: Fix deluge-console login by applying users home dir system-side
+ DietPi-Software | Deluge: Do not install transitional/meta "deluge-webui" package, replaced even on Jessie by "deluge-web"
+ DietPi-Software | Deluge: Update systemd units according to official packaging sources
+ DietPi-Software | Deluge: Do not touch "/etc/default/deluged" which is only used by the init.d service
+ DietPi-Software | Deluge: Do not run deluged for config file creation since this runs as wrong user (home dir) and we download our config files anyway.
+ DietPi-Software | Deluge: Use "usermod" in case the user does already exist, which is the case with the APT install
+ DietPi-Software | Deluge: Minor coding
+ DietPi-Software | Deluge: Switch to debian-deluged user, which is pre-generated by Debian APT package
+ DietPi-Software | Deluge: Switch to /var/log/deluged dir for logging, which is pre-generated by Debian APT package
+ DietPi-Software | Deluge: Add deluge-web log file to logrotate config
+ DietPi-Software | Deluge: Only download/edit config files, if not yet existent (fresh install)
+ DietPi-Software | Deluge: Delete init.d service traces, installed by Debian APT package
+ DietPi-Software | Kodi: Fix Buster install due to changed NFS library package: libnfs11 => libnfs12
+ DietPi-Set_Software | setpermissions: Update deluge permissions according to installer rewrite
+ DietPi-Set_Software | Minor coding
+ DietPi-Patch | Deluge: Patch according to installer rework
+ DietPi-Patch | Deluge: Remove obsolete Deluge configs
+ DietPi-Patch | Deluge: Inform user about Deluge rework and user change
+ DietPi-Patch | Deluge: Remove doubled reinstall
+ CHANGELOG | Deluge: Reworked the installer to better match the Debian package defaults and recommendations/examples from the official documentation
+ DietPi-Software | Syntax and minor
+ DietPi-Software | Deluge: Remove correct user on uninstall
+ DietPi-Patch | Typo
@MichaIng MichaIng merged commit f301916 into dev Feb 28, 2019
@MichaIng MichaIng deleted the deluge branch February 28, 2019 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant