| Summary: | net-analyzer/iptraf-ng-1.1.0 should keepdir /var/{lib,log,lock}/iptraf-ng | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Bertrand Jacquin <bertrand> |
| Component: | Current packages | Assignee: | Gentoo Netmon project <netmon> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
This changed again in version 1.1.0 and src/dirs.h seems to indicate we need now:
keepdir /var/{lib,log,lock}/iptraf-ng
So this is now fixed in the ebuild for 1.1.0.
|
When /var/lock/iptraf does not exist, we get the following error # iptraf Cannot create /var/lock/iptraf: No such file or directory src_install should keepdir /var/{lib,run,lock,log}/iptraf Reproducible: Always