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

Bug 942027

Summary: sys-cluster/slurm user/group accout dependecy
Product: Gentoo Linux Reporter: foufou33
Component: Current packagesAssignee: Alexey Shvetsov <alexxy>
Status: UNCONFIRMED ---    
Severity: normal CC: cluster
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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