Skip to content

ksud: Return the complete error when metamodule script exec failed#3205

Open
Tools-cx-app wants to merge 10 commits intotiann:mainfrom
Tools-cx-app:main
Open

ksud: Return the complete error when metamodule script exec failed#3205
Tools-cx-app wants to merge 10 commits intotiann:mainfrom
Tools-cx-app:main

Conversation

@Tools-cx-app
Copy link
Contributor

@Tools-cx-app Tools-cx-app commented Feb 8, 2026

I think that when a meta module's meta mount fails, it should return a full err instead of an exit status, as this makes debugging difficult.

@5ec1cff
Copy link
Collaborator

5ec1cff commented Feb 8, 2026

It is recommended to redirect stdout and stderr to files (e.g., /data/adb/ksu/log/metamodule_{mount,uninstall}_{stdout,stderr}.log), and it would be best to add a switch for this feature, as it is a debugging feature.

@Tools-cx-app
Copy link
Contributor Author

It is recommended to redirect stdout and stderr to files (e.g., /data/adb/ksu/log/metamodule_{mount,uninstall}_{stdout,stderr}.log), and it would be best to add a switch for this feature, as it is a debugging feature.

Completed

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

Successfully merging this pull request may close these issues.

2 participants