#1140215 ibutils: please do "rm -rf /var/cache/ibutils" on purge

Package:
ibutils
Source:
ibutils
Description:
InfiniBand network utilities
Submitter:
Alexandre Detiste
Date:
2026-06-17 09:07:02 UTC
Severity:
normal
#1140215#5
Date:
2026-06-17 09:06:14 UTC
From:
To:
Dear Maintainer,

I noticed while browsing Debian Code Search that
this package creates /var/cache/ibutils/" with debian/dirs.

This makes it piuparts compliant;
because piuparts does not actualy run the packages;
but I guess that after some real world usage of
this package there would be some files in this directory.

Please ensure that this directory is cleansed on purge.

This can be handled by a full blow  .postrm script
or with a one-line debian/purge file
& a dependecy on dh-sequence-cruft.

Greetings

Alexandre