-
Notifications
You must be signed in to change notification settings - Fork 38k
Closed
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS CodedebtCode quality issuesCode quality issueshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesinstall-updateVS Code installation and upgrade system issuesVS Code installation and upgrade system issueslinuxIssues with VS Code on LinuxIssues with VS Code on Linux
Description
When opening a .deb package using GDebi (0.9.5.3ubuntu2), you have the option to see Lintian output.
This raises a bunch of warnings and some errors, mostly to do with executable permission on files that shouldn't be executable.
- VSCode Version:
code_1.9.1-1486597190_amd64.deb,code-insiders_1.10.0-1486640887_amd64.deb - OS Version: Linux Mint 17.3 Rosa
Steps to Reproduce:
- Double-click
.debto open the package in GDebi - and visit the Lintian output tab.
Sample output:
E: code: shlib-with-executable-bit usr/share/code/resources/app/node_modules/gc-signals/build/Release/gcsignals.node 0755
E: code: shlib-with-executable-bit usr/share/code/resources/app/node_modules/gc-signals/build/Release/obj.target/gcsignals.node 0755
E: code: shlib-with-executable-bit usr/share/code/resources/app/node_modules/native-keymap/build/Release/keymapping.node 0755
E: code: shlib-with-executable-bit usr/share/code/resources/app/node_modules/native-keymap/build/Release/obj.target/keymapping.node 0755
E: code: shlib-with-executable-bit usr/share/code/resources/app/node_modules/node-pty/build/Release/pty.node 0755
E: code: shlib-with-executable-bit usr/share/code/resources/app/node_modules/oniguruma/build/Release/obj.target/onig_scanner.node 0755
E: code: shlib-with-executable-bit usr/share/code/resources/app/node_modules/oniguruma/build/Release/onig_scanner.node 0755
E: code: shlib-with-executable-bit usr/share/code/resources/app/node_modules/vsda/build/Release/vsda_linux64.node 0755
Lintian finished with exit status 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS CodedebtCode quality issuesCode quality issueshelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesinstall-updateVS Code installation and upgrade system issuesVS Code installation and upgrade system issueslinuxIssues with VS Code on LinuxIssues with VS Code on Linux