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

ZPM Install fail #2

Closed
lscalese opened this issue Apr 14, 2020 · 2 comments
Closed

ZPM Install fail #2

lscalese opened this issue Apr 14, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@lscalese
Copy link
Owner

Install fail using zpm install json-filter

[json-filter] Reload START
[json-filter] Reload SUCCESS
[json-filter] Module object refreshed.
[json-filter] Validate START
[json-filter] Validate SUCCESS
[json-filter] Compile START
[json-filter] Compile FAILURE - ERROR #5475: Error compiling routine: Isc.JSONFiltering.DynObjSorter. Errors: Isc.JSONFiltering.DynObjSorter.cls : Isc.JSONFiltering.DynObjSorter.1(7) : MPP5635 : No include file 'jsonfilter'
TEXT: #include jsonfilter
ERROR #5475: Error compiling routine: Isc.JSONFiltering.DynObjSorter. Errors: Isc.JSONFiltering.DynObjSorter.cls : Isc.JSONFiltering.DynObjSorter.1(7) : MPP5635 : No include file 'jsonfilter'
TEXT: #include jsonfilter
ERROR #5475: Error compiling routine: Isc.JSONFiltering.DynObjSorter. Errors: Isc.JSONFiltering.DynObjSorter.cls : Isc.JSONFiltering.DynObjSorter.1(7) : MPP5635 : No include file 'jsonfilter'
TEXT: #include jsonfilter

@lscalese lscalese self-assigned this Apr 14, 2020
@lscalese
Copy link
Owner Author

first error fixed, but a second error occur :
[json-filter] Configure FAILURE - ERROR #5001: Error copying directory /usr/irissys/mgr/.modules/USER/json-filter/1.4.0/src/csp/ to /usr/irissys/csp/jsonfilter/

ERROR #5021: Directory '/usr/irissys/mgr/.modules/USER/json-filter/1.4.0/src/csp/' does not exist.
[json-filter] Activate FAILURE - ERROR #5001: Error copying directory /usr/irissys/mgr/.modules/USER/json-filter/1.4.0/src/csp/ to /usr/irissys/csp/jsonfilter/
ERROR #5021: Directory '/usr/irissys/mgr/.modules/USER/json-filter/1.4.0/src/csp/' does not exist.
ERROR #5001: Error copying directory /usr/irissys/mgr/.modules/USER/json-filter/1.4.0/src/csp/ to /usr/irissys/csp/jsonfilter/
ERROR #5021: Directory '/usr/irissys/mgr/.modules/USER/json-filter/1.4.0/src/csp/' does not exist.
ERROR #5001: Error copying directory /usr/irissys/mgr/.modules/USER/json-filter/1.4.0/src/csp/ to /usr/irissys/csp/jsonfilter/
ERROR #5021: Directory '/usr/irissys/mgr/.modules/USER/json-filter/1.4.0/src/csp/' does not exist.

@lscalese lscalese added the bug Something isn't working label Apr 15, 2020
@lscalese
Copy link
Owner Author

Fixed on version 1.4.2
Thanks to Evgeny for his help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant