Package: nghttp2-proxy Version: 1.68.0-1 Tags: patch Dear nghttp2-proxy maintainer,
the postinst maintscript uses pidof to check whether the nghttpx service is already running. This is not safe for chroots and similar environments. pidof will also be made non-essential shortly.
`invoke-rc.d status` should be used instead. You can find a MR to fix this issue at https://salsa.debian.org/debian/nghttp2/-/merge_requests/9 Regards, -- Gioele Barabucci

