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

can't find file error (errorno: 13) #33

Open
ebflitman opened this issue Mar 19, 2015 · 0 comments
Open

can't find file error (errorno: 13) #33

ebflitman opened this issue Mar 19, 2015 · 0 comments

Comments

@ebflitman
Copy link

although it appears to create the patch and revert sql, it always produces these errors upon running:

/usr/bin/schemasync --tag="20150319" --log-directory="/var/www/html/wtlogistics/app/updates/" --output-dir="/var/www/html/wtlogistics/app/updates/" mysql://ebflitman:Jammin95@localhost:3306/wlogistics_demo mysql://ebflitman:Jammin95@localhost:3306/wlogistics
/usr/lib/python2.6/site-packages/SchemaObject-0.5.3-py2.6.egg/schemaobject/connection.py:63: Warning: Can't find file: './performance_schema/wl_access_levels.frm' (errno: 13)
/usr/lib/python2.6/site-packages/SchemaObject-0.5.3-py2.6.egg/schemaobject/connection.py:63: Warning: Can't find file: './performance_schema/wl_accounts.frm' (errno: 13)
/usr/lib/python2.6/site-packages/SchemaObject-0.5.3-py2.6.egg/schemaobject/connection.py:63: Warning: Can't find file: './performance_schema/wl_accounts_alt_addresses.frm' (errno: 13)
/usr/lib/python2.6/site-packages/SchemaObject-0.5.3-py2.6.egg/schemaobject/connection.py:63: Warning: Can't find file: './performance_schema/wl_asset_event_reasons.frm' (errno: 13)
/usr/lib/python2.6/site-packages/SchemaObject-0.5.3-py2.6.egg/schemaobject/connection.py:63: Warning: Can't find file: './performance_schema/wl_asset_events.frm' (errno: 13)
/usr/lib/python2.6/site-packages/SchemaObject-0.5.3-py2.6.egg/schemaobject/connection.py:63: Warning: Can't find file: './performance_schema/wl_asset_log.frm' (errno: 13)
/usr/lib/python2.6/site-packages/SchemaObject-0.5.3-py2.6.egg/schemaobject/connection.py:63: Warning: Can't find file: './performance_schema/wl_asset_types.frm' (errno: 13)
/usr/lib/python2.6/site-packages/SchemaObject-0.5.3-py2.6.egg/schemaobject/connection.py:63: Warning: Can't find file: './performance_schema/wl_assets.frm' (errno: 13)
/usr/lib/python2.6/site-packages/SchemaObject-0.5.3-py2.6.egg/schemaobject/connection.py:63: Warning: Can't find file: './performance_schema/wl_carriers.frm' (errno: 13)

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