https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-misc/netifrc-0.7.3 installs shell script that uses non-POSIX features. Discovered on: amd64 (internal ref: ci)
Created attachment 778775 [details] build.log build log and emerge --info
The type utility is not a bashism, in and as of itself. However, it is part of the XSI extension, meaning that an sh(1) implementation may refrain from implementing it while still being considered as POSIX-conforming. It could be written as "command -v resolvconf >/dev/null" instead. Note that STDERR need not be silenced in that case.
ci has reproduced this issue with version 0.7.3-r1 - Updating summary.