Bug #9963
remove unhelpful warning message
Status: | New | Start date: | 06/06/2016 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Google Code Legacy ID: | Pull Request: | |||
Sponsored: | No | Requires documentation: |
Description
Warning - Module can't find file, or relies on system path:{copy_v0.0}cp
Warning - Module can't find file, or relies on system path:{createdirectory_v0.0}mkdir
Warning - Module can't find file, or relies on system path:{createdirectorytree_v0.0}tree
Warning - Module can't find file, or relies on system path:{move_v0.0}sudo mv
Warning - Module can't find file, or relies on system path:{remove_v0.0}rm
Warning - Module can't find file, or relies on system path:{setfilepermission_v0.0}chmod
Warning - Module can't find file, or relies on system path:{test_v0.0}test
This warning appears in the MCPclient logs whenever the archivematica-mcp-client service is restarted. It seems unhelpful, and could be removed perhaps?
Comes from here: https://github.com/artefactual/archivematica/blob/ae0c0f1c9a55cd19f32105179d7908cb02939cfd/src/MCPClient/lib/archivematicaClient.py#L78
perhaps this needs more spelunking, but from a quick glance, it seems harmless to remove.
History
#1 Updated by Justin Simpson almost 6 years ago
- Subject changed from remove unhelp warning message to remove unhelpful warning message