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

chrome2pass import issue #18

Closed
a-andreyev opened this issue Nov 30, 2017 · 5 comments
Closed

chrome2pass import issue #18

a-andreyev opened this issue Nov 30, 2017 · 5 comments

Comments

@a-andreyev
Copy link

Hello! Exported chrome csv via this guide, chrome google 62.0.3202.94.
pass import chrome chrome.csv:

Traceback (most recent call last):
  File "/usr/lib/password-store/importers/chrome2pass.py", line 40, in <module>
    data = row['password'] + '\n'
KeyError: 'password'

So looks like password field changed to password_value, right?

@roddhjav
Copy link
Owner

Hi. This problem is known and has been fixed. Install the last version of pass-import from here it should work fine.

@a-andreyev
Copy link
Author

sorry, didn't noticed that! will mark archlinux pkgbuild as outdated :)
thank you!

@roddhjav
Copy link
Owner

Please don't mark it as outdated (I'm the maintainer of the arch package), this is a beta release, it's not ready to be deployed on arch repo.

@a-andreyev
Copy link
Author

oh, got it! (excuse my ignorance :)

@roddhjav
Copy link
Owner

roddhjav commented Dec 3, 2017

No problem at all.

@roddhjav roddhjav closed this as completed Dec 3, 2017
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