Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 949383

Summary: xfce-extra/xfce4-panel-profiles missing dev-python/psutil dependency
Product: Gentoo Linux Reporter: Alex <aleksq>
Component: Current packagesAssignee: XFCE Team <xfce>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.