FS#47325 - [truecrypt] 1:7.1a-3: Mount: Invalid characters encountered
Attached to Project:
Arch Linux
Opened by midixinga (midixinga) - Thursday, 10 December 2015, 19:22 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 19 May 2016, 22:26 GMT
Opened by midixinga (midixinga) - Thursday, 10 December 2015, 19:22 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 19 May 2016, 22:26 GMT
|
Details
Description:
Truecrypt 1:7.1a-3 doesn't work for me. When I try to mount, I get for all my truecrypt volumes (devices) the error: Invalid characters encountered. the truecrypt volumes were formatted with ext4fs. After downgrade to 1:7.1a-2 it's working again |
This task depends upon
Closed by Doug Newgard (Scimmia)
Thursday, 19 May 2016, 22:26 GMT
Reason for closing: Fixed
Additional comments about closing: truecrypt 1:7.1a-4
Thursday, 19 May 2016, 22:26 GMT
Reason for closing: Fixed
Additional comments about closing: truecrypt 1:7.1a-4
Rolled back to truecrypt-1:7.1a-2-x86_64.pkg.tar.xz from here:
http://ala.seblu.net/packages/t/truecrypt/
And it is working again
I get one additional error:
fuse: bad mount point `': No such file or directory
I might have a look at the code to see what changed...
I think, it was only recompiled with the new gcc
So the problem is maybe not as simple
They offer a good workaround:
sudo cryptsetup open --type tcrypt <container> <name>
sudo mount /dev/mapper/<name> <mountpoint>
anything can be used for <name>
I didn't even have to use the second line: a mount dialog popped up.
Lots of issues to be expected with the gcc transition.
- go back to version truecrypt-1:7.1a-2
- remove truecrypt from extra-repo and downgrade it to AUR
- someone knows "how to fix" and "what to fix"
the situation now with a broken unusable package is the worst situation imho
Although not audited, it is maintained and has truecrypt support.
I agree with midixinga that the project should be dropped to the AUR until the problem has been fixed, it makes no sense to keep an unstable application in a stable branch of the distribution.
I checked the whole comment tree here but could not find an answer. Is there an Truecrypt AUR package which can be compiled and does not contain the error?
----------
Upgraded to Kernel: x86_64 Linux 4.4.1-2-ARCH and the problem went away.
----------
I can't confirm, problem still persists
thanks a lot