Uh oh!
There was an error while loading. Please reload this page.
PLAT-78282: mksnapshot from webruntime fails to run when host and tar… - #66
PLAT-78282: mksnapshot from webruntime fails to run when host and tar…#66shr-project wants to merge 1 commit into
Conversation
…get have different glibc version show the whole command line used to call mksnapshot for easier debugging when it fails
CLAassistant
commented
Oct 8, 2020
|
MikyungKim
commented
Mar 23, 2022
shr-project
commented
Mar 23, 2022
doesn't seem to have the actual output as it was in this PR: Does your version print any output from the mksnapshot call? |
MikyungKim
commented
Mar 23, 2022
@shr-project, Actually, the output from the mksnapshot call has already been showing. https://github.com/enactjs/cli/blob/master/commands/pack.js#L184 So with your suggestion, it will double print the output like below. So I've removed the redundant information. Does this make sense to you? |
shr-project
commented
Mar 23, 2022
OK, maybe that changed in last 2 years since I was debugging this and creating this PR. |
…get have different glibc version
show the whole command line used to call mksnapshot for easier debugging when it fails