Your message dated Sun, 07 Jun 2026 08:34:49 +0000
with message-id <[email protected]>
and subject line Bug#1136487: fixed in copyq 16.0.0-1
has caused the Debian Bug report #1136487,
regarding copyq uses pidof but does not depend on procps
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1136487: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136487
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: copyq
Version: 13.0.0-1.1
Usertags: pidof-without-procps
Dear maintainer(s) of copyq,
it appears that copyq uses `pidof` in its testsuite, or that
at least one of its binary packages uses `pidof` at runtime.
Historically, `pidof` was provided by the Essential package
`sysvinit-tools`, making an explicit dependency unnecessary. However
`pidof` will soon be moved to `procps` and will no longer be part of
the Essential set.
Please add an explicit dependency on `procps`:
* via the `Depends:` field of all binary packages of copyq
that use `pidof` at runtime;
* via the `Build-Depends:` field of copyq, if `pidof` is
used in tests run at build-time;
* via the `Depends:` field of `debian/control/tests`, if `pidof` is
used in autopkgtests.
To prevent any disruption for users of copyq, please add
this dependency now, before `pidof` is moved from `sysvinit-utils` to
`procps`. Alternatively, you could remove all uses of `pidof`.
It is believed that copyq uses `pidof` due to the following
code snippets:
```
path: copyq_13.0.0-1/shared/copyq-completion
;;
read)
pidof copyq &>/dev/null || return
_copyq_complete_lines "$(copyq read -- ?)"
;;
path: copyq_13.0.0-1/shared/copyq-completion
;;
selection)
pidof copyq &>/dev/null || return
_copyq_complete_lines "$(copyq selection -- ?)"
;;
path: copyq_13.0.0-1/shared/copyq-completion
;;
write)
pidof copyq &>/dev/null || return
_copyq_complete_lines "$(copyq clipboardFormatsToSave)"
;;
path: copyq_13.0.0-1/shared/copyq-completion
;;
config)
pidof copyq &>/dev/null || return
_copyq_complete_lines "$(copyq config | grep '^[^ ]')"
;;
path: copyq_13.0.0-1/shared/copyq-completion
;;
renametab)
pidof copyq &>/dev/null || return
_copyq_complete_lines "$(copyq tab)"
;;
path: copyq_13.0.0-1/shared/copyq-completion
;;
tab)
pidof copyq &>/dev/null || return
_copyq_complete_lines "$(copyq tab)"
;;
path: copyq_13.0.0-1/shared/copyq-completion
case "${COMP_WORDS[$COMP_CWORD-1]}" in
show)
pidof copyq &>/dev/null || return
_copyq_complete_lines "$(copyq tab)"
;;
path: copyq_13.0.0-1/shared/copyq-completion
;;
copy)
pidof copyq &>/dev/null || return
_copyq_complete_lines "$(copyq clipboardFormatsToSave)"
;;
path: copyq_13.0.0-1/shared/copyq-completion
;;
clipboard)
pidof copyq &>/dev/null || return
_copyq_complete_lines "$(copyq clipboard -- ?)"
;;
path: copyq_13.0.0-1/shared/copyq-completion
;;
removetab)
pidof copyq &>/dev/null || return
_copyq_complete_lines "$(copyq tab)"
;;
```
Feel free to close this issue if this is a false positive (for example
if this code is in an unreachable code path).
Regards,
--
Gioele Barabucci
--- End Message ---
--- Begin Message ---
Source: copyq
Source-Version: 16.0.0-1
Done: Mohammed Bilal <[email protected]>
We believe that the bug you reported is fixed in the latest version of
copyq, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mohammed Bilal <[email protected]> (supplier of updated copyq package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 07 Jun 2026 05:13:39 +0000
Source: copyq
Architecture: source
Version: 16.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Mohammed Bilal <[email protected]>
Changed-By: Mohammed Bilal <[email protected]>
Closes: 1133142 1136487
Changes:
copyq (16.0.0-1) unstable; urgency=medium
.
* Ack NMU by Adrian Bunk.
* New upstream version 16.0.0 (Closes: #1133142)
* d/ctrl:
- Update build-deps.
- Remove Priority: optiona
- Std-Ver 4.7.4
- Add procps to Depends (Closes: #1136487)
* d/rules : remove WITH_QT6 (default now).
* d/patches: remove patch no longer needed.
* Drop obsolete built-using-field-on-arch-all-package override.
Checksums-Sha1:
0a12afc960746abaabbf8713a44f6d778a7c8027 2402 copyq_16.0.0-1.dsc
0796ca6343a4f819c07754a7c2010bbc37656fe3 3719309 copyq_16.0.0.orig.tar.gz
869929e2150b09d579b4916e977daab03f831856 9284 copyq_16.0.0-1.debian.tar.xz
fb3ce1e79187173fbe02a6933c048cc40c5407d3 19333 copyq_16.0.0-1_amd64.buildinfo
Checksums-Sha256:
5dab540e6ef5ab974985bb9ba0120b4d78af918905cb4f8b71134bd80a4d90f1 2402
copyq_16.0.0-1.dsc
7976875319c6fe162694a22d80a23c8bb96bec44fb70b61c7d8066eee48fcb14 3719309
copyq_16.0.0.orig.tar.gz
29f35210b3c724fae48d02733ae947d25eddd395bb30a7812de084f9e8a71ed1 9284
copyq_16.0.0-1.debian.tar.xz
412ed4d14c9437d7e17172294e7aa810fa7e9f657a4b4bb1bfe9f85935c6bc23 19333
copyq_16.0.0-1_amd64.buildinfo
Files:
7201cddc7c79353b197b8439889649cf 2402 utils optional copyq_16.0.0-1.dsc
5cfe9ed5800bbff5db6490dbd82fa4cc 3719309 utils optional
copyq_16.0.0.orig.tar.gz
edacfab4f9be51680f927cdfe1eaf173 9284 utils optional
copyq_16.0.0-1.debian.tar.xz
4df1cf98c99323063762b59bfe3585a0 19333 utils optional
copyq_16.0.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEErsQCieDzzvOjoQVQoerXSQ1o084FAmolJHQPHHJtYkBkZWJp
YW4ub3JnAAoJEKHq10kNaNPOAbcP/ixkGiPT0bx7LUczI+do1E9NHqiqw6UY0jrh
XFja+Ism8D1K7xtfKuXdy7GZqmupgEq6lMoei6cGJJCTPQBqR8NsSaz8/9hpBFJM
jpQrhHCY3l8uCspj1bokVN+sZDHbThMfH7sdRcMiqhEvf3wXfcJ4yBpUcXn50Zdx
LD9FbD1QLmIAm8Lz92dLAdX+47B4hd9nhZnWR5grlSIyg89DgJsUWQPSdNIUDSMo
mCQkYH78qR44lOol+m4LSx2tzE5GEzk9Q7Z+6EgzbRfOi4YmyNDCyuTLKzEjP9Qp
Ci1k0L8WO7cSrJY/sTdbxOXBrxoiUx0aDKYCK+D7GbQHjvxTPpf2wjs9v1tF6uqH
adTfXLAkRFtWKthb9rJg/F1iEferEJ51VHf96uVZviBBiHx+cv34pv3w+aliKAQN
gQVAkVdraU7y7vgDqa2ds4kVpN1qUR3MmB8KrJ8y5Bi6mJFY1oYoBaVcem3e1T0K
H5TGOzbphJrU87kzUx57JdMRQocVliIRChXSeuRqqXaIEEciAkZ50cGzpOcerf1J
Fi8/p6Pv4S8rIp1OXymvfAH8Sm/ds58O1E337pkcYpidO4jqOuT3tvXrkN4KeBj8
5Il5nieCw58hY2z0RlACmdoKryx0/J9Rv7o79SuTsOAZ3xBRKsdfiS4T7UM6g/SE
j5nQtcdO
=KgDg
-----END PGP SIGNATURE-----
pgpunVUSgEtBk.pgp
Description: PGP signature
--- End Message ---