CLion报错:
/tmp/tmp.1BvCW81DeW/bin/UnitTest Verification successful
Process finished with exit code 129
这是auth.log日志的内容:
2023-10-31 22:31:38 pos sudo: pam_deepin_authentication(sudo:auth): loading user locale 2023-10-31 22:31:38 pos sudo: pam_deepin_authentication(sudo:auth): IsMFA: '0', Username: 'pos' 2023-10-31 22:31:38 pos sudo: pam_deepin_authentication(sudo:auth): index(30) error of limit type 2023-10-31 22:31:38 pos sudo: pam_deepin_authentication(sudo:auth): 请输入密码: 2023-10-31 22:31:38 pos sudo: pam_deepin_authentication(sudo:auth): Verification successful 2023-10-31 22:31:38 pos sudo: pos : TTY=pts/1 ; PWD=/tmp/tmp.1BvCW81DeW/bin ; USER=root ; COMMAND=/usr/bin/env sh -c echo SudoSuccessBoundary2rt3f2heb8f4m48r 1>&2 && exec env "JETBRAINS_REMOTE_RUN"="1" /tmp/tmp.1BvCW81DeW/bin/UnitTest 2023-10-31 22:31:38 pos sudo: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-10-31 22:31:38 pos sudo: pam_unix(sudo:session): session closed for user root
请问这是什么原因?
No replies yet
Popular Events
CLion报错:
/tmp/tmp.1BvCW81DeW/bin/UnitTest
Verification successful
Process finished with exit code 129
这是auth.log日志的内容:
2023-10-31 22:31:38 pos sudo: pam_deepin_authentication(sudo:auth): loading user locale
2023-10-31 22:31:38 pos sudo: pam_deepin_authentication(sudo:auth): IsMFA: '0', Username: 'pos'
2023-10-31 22:31:38 pos sudo: pam_deepin_authentication(sudo:auth): index(30) error of limit type
2023-10-31 22:31:38 pos sudo: pam_deepin_authentication(sudo:auth): 请输入密码:
2023-10-31 22:31:38 pos sudo: pam_deepin_authentication(sudo:auth): Verification successful
2023-10-31 22:31:38 pos sudo: pos : TTY=pts/1 ; PWD=/tmp/tmp.1BvCW81DeW/bin ; USER=root ; COMMAND=/usr/bin/env sh -c echo SudoSuccessBoundary2rt3f2heb8f4m48r 1>&2 && exec env "JETBRAINS_REMOTE_RUN"="1" /tmp/tmp.1BvCW81DeW/bin/UnitTest
2023-10-31 22:31:38 pos sudo: pam_unix(sudo:session): session opened for user root by (uid=0)
2023-10-31 22:31:38 pos sudo: pam_unix(sudo:session): session closed for user root
请问这是什么原因?