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

Error returned by test_permissions on dbsuite/script.py #1

Open
sfsofia opened this issue Aug 6, 2020 · 0 comments
Open

Error returned by test_permissions on dbsuite/script.py #1

sfsofia opened this issue Aug 6, 2020 · 0 comments

Comments

@sfsofia
Copy link

sfsofia commented Aug 6, 2020

Hi all,
I am getting an error for test_permissions in dbsuite/script.py

Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/dbsuite/main/init.py", line 128, in call
return self.main(options, args) or 0
File "/usr/lib/python2.7/site-packages/dbsuite/main/dbexec.py", line 168, in main
job.test_permissions()
File "/usr/lib/python2.7/site-packages/dbsuite/script.py", line 402, in test_permissions
}[filemodes[f]]
KeyError: u'r+'

It seams 'r+' is missing in that section or?
Did anybody have this issue?
@waveform80

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

1 participant