FS#76948 - [ecryptfs-utils] depend on "which"

Attached to Project: Community Packages
Opened by Mario (mhu) - Tuesday, 27 December 2022, 22:59 GMT
Last edited by Toolybird (Toolybird) - Thursday, 04 May 2023, 05:42 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I tried migrating the home folder using "ecryptfs-migrate-home"
It failed telling me to install rsync. However, rsync is installed. I figured out that the script uses "which rsync" to determine if rsync is installed. For some reason the which command wasn't yet available on my installation. Can we add "which" to the list of dependencies?


Steps to reproduce:
Freshly install arch and do "ecryptfs-migrate-home"
This task depends upon

Closed by  Toolybird (Toolybird)
Thursday, 04 May 2023, 05:42 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#68452 
Comment by Toolybird (Toolybird) - Wednesday, 28 December 2022, 03:59 GMT
Please note that these deps are documented in the wiki [1]

[1] https://wiki.archlinux.org/title/ECryptfs#Encrypting_a_home_directory

Loading...