I'm running nethunter v1.22 on a nexus 9 tablet and both gpg and cryptsetup are giving errors.
For gpg I run and go through the menu to generate a private / public key. After it collects enough random bytes I get the following error:
Code:
gpg: invalid pid -1 in lockfile `/root/.gnupg/pubring.gpg.lock'
gpg: cannot read lockfile
gpg: can't lock `/root/.gnupg/pubring.gpg'
gpg: invalid pid -1 in lockfile `/root/.gnupg/secring.gpg.lock'
gpg: cannot read lockfile
gpg: can't lock `/root/.gnupg/secring.gpg'
gpg: error writing public keyring `/root/.gnupg/pubring.gpg': general error
Key generation failed: general error
For cryptsetup I run
Code:
cryptsetup luksFormat /path/to/my/volume
and the tablet completely freezes up.
I tried doing all of this with nethunter 2.0 and tried other various solutions, but still got the same problems. I'm still researching the problems, but if anyone has any insight as to what might be going on or how to fix it, I would greatly appreciate it.