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

Bug 910338

Summary: net-analyzer/telegraf-1.26.3-r1 needs at least 6.6GB space but doesn't check
Product: Gentoo Linux Reporter: r7l <gentoo>
Component: Current packagesAssignee: William Hubbs <williamh>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description r7l 2023-07-14 13:49:23 UTC
Building telegraf on a mounted Portage directory (like TMPFS) will fail if this storage is less then 6.6GB. Telegraf using that much space hasn't always been the case but this is probably an upstream issue.

Would it be possible to add a check like it is with Rust, Firefox or else? This would help to prevent of a full system update from failing when running out of space due to Telegraf.

Reproducible: Always