please add lsb-release
to dependecy, Slack window won't show up according to this error by @alsetema,
warn: Couldn't get Linux distro info from lsb_release, trying fallback to get L inux distro info { "error": { "stack": "Error: Command failed: lsb_release -a --short\n/bin/sh: lsb_release: command not found\n\n at ChildProcess.exithandler (child_process.js:299:12)\n at ChildProcess.emit (events.js:182:13)\n at ChildProcess.EventEmitter.emit (domain.js:442:20)\n at maybeClose (internal/child_process.js:9 62:16)\n at Socket.stream.socket.on (internal/child_process.js:381:11)\n at Socket.emit (events.js :182:13)\n at Socket.EventEmitter.emit (domain.js:442:20)\n at Pipe._handle.close (net.js:606:12)" , "message": "Command failed: lsb_release -a --short\n/bin/sh: lsb_release: command not found\n", "killed": false, "code": 127, "signal": null, "cmd": "lsb_release -a --short", "stdout": "", "stderr": "/bin/sh: lsb_release: command not found\n" },
Pinned Comments
ogarcia commented on 2020-02-06 11:44 (UTC) (edited on 2020-02-06 11:44 (UTC) by ogarcia)
Please, don't ask for add
lsb-release
as dependency. In Arch Linux this package is not needed to run Slack Desktop.And before asking for any other dependency as
make
orpatch
or whatever, please read the wiki.