Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942027 - sys-cluster/slurm user/group accout dependecy
Summary: sys-cluster/slurm user/group accout dependecy
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-23 19:09 UTC by foufou33
Modified: 2024-10-24 16:35 UTC (History)
1 user (show)

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 foufou33 2024-10-23 19:09:07 UTC
acct-group/slurm and acct-user/slurm are needed at runtime.
The current ebuild declared them as build dependencies which doesn't pull them if using binary packages. 

Reproducible: Always

Steps to Reproduce:
1.build binary pakcage 
2. install it elsewhere using emerge -g 
Actual Results:  
acct-group/slurm and acct-user/slurm are not pulled and slurm doesn't work 

Expected Results:  
acct-group/slurm and acct-user/slurm are pulled and slurm works as intended