Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The script is broken #7

Closed
abdelbassetsf opened this issue Feb 3, 2018 · 1 comment
Closed

The script is broken #7

abdelbassetsf opened this issue Feb 3, 2018 · 1 comment

Comments

@abdelbassetsf
Copy link

The script works for old wireless regdb but with the new version the script is not working and this is the issue output :
GEN keys-gcrypt.c
Trusted pubkeys: pubkeys/root.key.pub.pem pubkeys/root.x509.pem pubkeys/sforshee.x509.pem pubkeys/sforshee.key.pub.pem pubkeys/benh@debian.org.key.pub.pem pubkeys/linville.key.pub.pem
Traceback (most recent call last):
File "./utils/key2pub.py", line 149, in
key = RSA.load_key(f)
File "/usr/lib/python2.7/dist-packages/M2Crypto/RSA.py", line 358, in load_key
return load_key_bio(bio, callback)
File "/usr/lib/python2.7/dist-packages/M2Crypto/RSA.py", line 379, in load_key_bio
rsa_error()
File "/usr/lib/python2.7/dist-packages/M2Crypto/RSA.py", line 309, in rsa_error
raise RSAError(m2.err_reason_error_string(m2.err_get_error()))
M2Crypto.RSA.RSAError: no start line
Makefile:113: recipe for target 'keys-gcrypt.c' failed
make: *** [keys-gcrypt.c] Error 1
make: Leaving directory '/home/hp/wifi-txpower-unlocker/crda-3.18'

@hiruna
Copy link
Owner

hiruna commented Feb 4, 2018

Duplicate issue, see issue #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants