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

FATAL: while obtaining keyring for ECL: openpgp: invalid data: tag byte does not have MSB set #5569

Closed
pouya-codes opened this issue Sep 11, 2020 · 2 comments
Assignees

Comments

@pouya-codes
Copy link

Version of Singularity: 3.6.0

Expected behavior

Running my code using singularity image.

Actual behavior

FATAL: while obtaining keyring for ECL: openpgp: invalid data: tag byte does not have MSB set

What OS/distro are you running

Ubuntu 18.04.1 LTS

How did you install Singularity

I'm using a cluster and the admin has installed Singularity.

@dtrudg dtrudg self-assigned this Sep 14, 2020
@dtrudg
Copy link
Contributor

dtrudg commented Sep 14, 2020

Hello poya1991 - have you ever manipulated your singularity pgp keyring manually? This error appears to occur when the PGP 2.1 version is used to create a keyring.

e.g. helm/helm#2843

Otherwise, it's possible that your singularity keyring under ~/.singularity/sypgp/ have become corrupt somehow. If you have not manually modified them you may wish to mv the directory to sypgp.old so that they can be recreated.

@pouya-codes
Copy link
Author

Hi David, thanks! I didn't modify the keyring and moving the directory solved my problem.

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