Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949383 - xfce-extra/xfce4-panel-profiles missing dev-python/psutil dependency
Summary: xfce-extra/xfce4-panel-profiles missing dev-python/psutil dependency
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-07 07:12 UTC by Alex
Modified: 2025-02-08 16:46 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 Alex 2025-02-07 07:12:11 UTC
Installing =xfce-extra/xfce4-panel-profiles-1.0.15 does not install dev-python/psutil which is required for it to run. By running it from terminal, it reports following:

ModuleNotFoundError: No module named 'psutil'


How to reproduce:

1) emerge xfce-extra/xfce4-panel-profiles

2) Run xfce4-panel-profile either through desktop or terminal.

Issue is solved when psutil is installed.