Package Details: zulucrypt 7.1.0-1

Git Clone URL: https://aur.archlinux.org/zulucrypt.git (read-only, click to copy)
Package Base: zulucrypt
Description: A cli and gui frontend to cryptsetup
Upstream URL: https://mhogomchungu.github.io/zuluCrypt
Keywords: cryptsetup encryption security tcplay truecrypt veracrypt
Licenses: GPL-2.0-or-later
Conflicts: zulucrypt-git
Submitter: salan54
Maintainer: salan54
Last Packager: salan54
Votes: 73
Popularity: 0.006794
First Submitted: 2013-02-03 13:05 (UTC)
Last Updated: 2025-09-19 12:38 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 14 Next › Last »

salan54 commented on 2019-02-22 09:03 (UTC)

Hi @Danbar Thanks for your comment. I verified and had the same problem on my system : 4.20.10-arch1-1-ARCH. The solution (like last year) is to rebuild ZuluCrypt and it works like a charm ;-) I wrote a message to mhogomchungu so he could give us some more explanations.

danbar commented on 2019-02-22 06:11 (UTC)

I updated my manjaro to Stable 18.0.3. The message that I am reading right now is: Reading partition properties took longer than expected and the operation was terminated. Click refresh to try again. I cannot access my partitions protected by zulucrypt. Thanks.

salan54 commented on 2018-02-02 12:43 (UTC)

If you recently experienced problems with zuluCrypt, the solution is to rebuild zuluCrypt :

(stating mhogomchungu) zuluCrypt has a dependency on libcryptsetup. cryptsetup prior to version 2.0.0 has a library named "libcryptsetup.so.4" cryptsetup version 2.0.0 going up has a library named "libcryptsetup.so.12" zuluCrypt is failing because it can no longer find cryptsetup library it depends on. Solution is to rebuild !

rebuild zuluCrypt to force it to use the updated library version.

breakitlots commented on 2017-12-16 22:34 (UTC)

Version 5.4.0 gives "Unrecognized ERROR with status number 127 encountered" when key is entered. both zuluCrypt-cli and zuluMount-cli give: error while loading shared libraries: libcryptsetup.so.4: cannot open shared object file: No such file or directory.

Solution - Rebuild

Thanks to the mighty mhogomchungu.

salan54 commented on 2017-11-19 21:14 (UTC)

version 5.4.0 -- fix a bug that caused a wrong password to be used when creating a TrueCrypt/VeraCrypt volume from zuluCrypt-gui. Easiest way to notice this was that a just created volume could not be unlocked. -- fix a build issue on some distributions.

salan54 commented on 2017-11-04 11:09 (UTC)

@egrupled: Done. Thanks for the reminder ;-)

egrupled commented on 2017-11-03 21:59 (UTC) (edited on 2017-11-03 22:00 (UTC) by egrupled)

@salan54 Ok. Can you adjust -git version accordingly?

salan54 commented on 2017-11-02 15:12 (UTC)

@egrupled: I will remove the "echo..." from the PKGBUILD. But I think I will keep the cp line because I like to have this copy of the changelog in my working directory to copy and paste the modifs here. I know, it is very egoistic as it only serves my own needs. I hope it is not a big deal ;-)

egrupled commented on 2017-11-01 17:32 (UTC)

@salan54 Almost there, two redundant lines in PKGBUILD left: package() { echo "changelog updated" cp "${srcdir}/${_altpkgname}-${pkgver}"/changelog ../${pkgname}.changelog

salan54 commented on 2017-11-01 16:34 (UTC) (edited on 2017-11-01 17:09 (UTC) by salan54)

@egrupled: No prob : your comments are welcome and constructive. I already tried sometime ago to remove zulucrypt.install and zulucrypt.changelog from the AUR git tree. I know they are not relevant anymore... but I screwed up my remote git repository ;-) Will try again later ! As we use to say in french : "Le temps porte conseil !...". I did succeed and think the AUR git tree is clean !