distribution
distribution copied to clipboard
plasma-vault unusable, no encfs or cryfs available
plasma-vault is pulled in by desktop-kde bundle, but in order to use it the system needs cryfs
or encfs
installed. I can't find those packages using swupd search
or swupd search-file
.
Non se pode detectar a versión is Can't detect version error message for my locale.
~ $ cryfs
cryfs: command not found
~ $ encfsctl
encfsctl: command not found
~ $ swupd search cryfs
Search failed, no reasonable results found
~ $ swupd search encfs
Search failed, no reasonable results found
~ $ swupd search plasma-vault
Bundle with the best search result:
desktop-kde - Applications for the desktop from the KDE ecosystem. (491MB) (installed)
This bundle can be installed with:
swupd bundle-add desktop-kde
IMO plasma-vault should install all of its dependencies.
I looked at cryfs
but, ugh, refuses to build. encfs
seems semi-unmaintained :(
Can we please have an status update on this?
For arch linux simply install CryFS, sudo pacman -S cryfs
@isalgueiro just ran into the same issue and it seemed not be sorted out yet. So I've tried https://github.com/rfjakob/gocryptfs and this compiles and installs perfectly on Clear Linux (after installing some bundles such as pandoc). Vaults works great with this. So if anything there is an alternative way of getting it to work.
For arch linux simply install CryFS,
sudo pacman -S cryfs
Not necroing this Git issue, but since no one has said it, this install from @shafikhaan is what fixes it.
does clear linux use pacman now? :)
anyway I'm unsubscribing from this issue, I no longer use clear on any of my machines, so I cannot help on fixing this.