Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917597 - games-util/steam-launcher: lsof: command not found
Summary: games-util/steam-launcher: lsof: command not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-19 19:55 UTC by Lemon Lime
Modified: 2023-11-21 03:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lemon Lime 2023-11-19 19:55:53 UTC
When opening steam from the command line the following error is printed:

sh: line 1: lsof: command not found

A similar problem seemed to have been raised in NixOS:
https://github.com/NixOS/nixpkgs/issues/80184
https://github.com/NixOS/nixpkgs/pull/80192

According to that github issue link, the lack of lsof could disable some functionality. 

In theory, it could be as simple as adding the missing dependency.
Comment 1 Lemon Lime 2023-11-20 01:52:52 UTC
Greeting James,

I have created a pull request adding lsof as a dependency here:

https://github.com/anyc/steam-overlay/pull/343

Best wishes
Comment 2 James Le Cuirot gentoo-dev 2023-11-20 23:32:06 UTC
Merged, thank you.
Comment 3 Lemon Lime 2023-11-21 03:45:31 UTC
(In reply to James Le Cuirot from comment #2)
> Merged, thank you.

On the contrary, thank you for all of your work!

Best wishes