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

rose.config_processors.file: dep-names: problem in config_parsers? #1224

Closed
arjclark opened this issue Apr 22, 2014 · 1 comment · Fixed by #1225
Closed

rose.config_processors.file: dep-names: problem in config_parsers? #1224

arjclark opened this issue Apr 22, 2014 · 1 comment · Fixed by #1225
Assignees
Labels
Milestone

Comments

@arjclark
Copy link
Contributor

Over the past week a couple of users have reported tasks failing with:

[FAIL] no such table: dep_names

This table is referenced in: lib/python/rose/config_processors/file.py

I've asked for users to re-run their tasks with -v -v --debug in hopes of getting some traceback we can work from.

@arjclark arjclark added this to the soon milestone Apr 22, 2014
@arjclark arjclark added the bug label Apr 22, 2014
@matthewrmshin matthewrmshin changed the title rose_config_processors: dep-names: problem in config_parsers? rose.config_processors.file: dep-names: problem in config_parsers? Apr 22, 2014
@matthewrmshin
Copy link
Member

Look for .rose-config_processors-file.db file in the application/task work directory. The file is an SQLite database. Is the file corrupted? The quickest work around is to run the task/app in --new mode.

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

Successfully merging a pull request may close this issue.

2 participants