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: RESOLVED FIXED
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-03-20 13:05 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge-info.txt,16.83 KB, text/plain)
2025-03-20 06:41 UTC, Alex
Details

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.
Comment 1 Alex 2025-03-20 06:41:58 UTC
Created attachment 921325 [details]
emerge --info
Comment 2 Alex 2025-03-20 06:42:14 UTC
The issues is still present, even in new VM install.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2025-03-20 13:02:58 UTC
I'm sorry about this.  I wish upstream kept a list of dependencies somewhere.
Comment 4 Larry the Git Cow gentoo-dev 2025-03-20 13:05:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1b53669fcf6624d30104064c40aa234baf97625

commit a1b53669fcf6624d30104064c40aa234baf97625
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2025-03-20 13:03:16 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2025-03-20 13:05:46 +0000

    xfce-extra/xfce4-panel-profiles: Add missing psutil dep
    
    Closes: https://bugs.gentoo.org/949383
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 ...el-profiles-1.0.15.ebuild => xfce4-panel-profiles-1.0.15-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)