Skip to content

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

Description

@sfsofia

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions