Your message dated Thu, 14 May 2026 17:05:10 +0000
with message-id <[email protected]>
and subject line Bug#1136482: fixed in clonezilla 5.15.31-2
has caused the Debian Bug report #1136482,
regarding clonezilla 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.)


-- 
1136482: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136482
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: clonezilla
Version: 5.15.28-1
Usertags: pidof-without-procps

Dear maintainer(s) of clonezilla,

it appears that clonezilla 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 clonezilla
  that use `pidof` at runtime;
* via the `Build-Depends:` field of clonezilla, 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 clonezilla, 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 clonezilla uses `pidof` due to the following
code snippets:

```
path: clonezilla_5.15.4-1/sbin/ocs-srv-live
  dhcpd_pid="$(LC_ALL=C pidof dhcpd || LC_ALL=C pidof dhcpd3 || LC_ALL=C pidof 
dnsmasq)"
  tftpd_pid="$(LC_ALL=C pidof in.tftpd || LC_ALL=C pidof dnsmasq)"
  unfsd_pid="$(LC_ALL=C pidof unfsd)"
  nfsd_pid="$(LC_ALL=C pidof nfsd)"
  if [ -z "$dhcpd_pid" -o -z "$tftpd_pid" ] || [ -z "$unfsd_pid" -a -z 
"$nfsd_pid" ]; then


path: clonezilla_5.15.4-1/setup/files/ocs/ocs-run
       *select_in_client*)
         # For Ubuntu < 13.10, the plymouthd might be running even we force to 
disable it in /etc/init/plymouth.conf. Therefore we force to stop it before 
running clonezilla dialog menu. Otherwise the keyboard will have problem.
         if [ -n "$(pidof plymouthd)" ]; then
           /bin/plymouth quit
         fi


path: clonezilla_5.15.4-1/sbin/ocs-prep-repo
    modprobe nfs
  fi
  pid_rpcbind="$(LC_ALL=C pidof rpcbind)"
  if [ -z "$pid_rpcbind" ]; then
    echo "Service rpcbind is necesary for NFS client. Start it now..."


path: clonezilla_5.15.4-1/sbin/ocs-prep-repo
  fi
  # We assume nfs-common only runs rpc.statd (for NFS3), no rpc.lockd. This is 
true for modern kernel (>=2.4).
  pid_rpc_statd="$(LC_ALL=C pidof rpc.statd)"
  if [ -z "$pid_rpc_statd" ]; then
    if [ -e /etc/init.d/nfs-common ]; then
```

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: clonezilla
Source-Version: 5.15.31-2
Done: Georges Khaznadar <[email protected]>

We believe that the bug you reported is fixed in the latest version of
clonezilla, 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.
Georges Khaznadar <[email protected]> (supplier of updated clonezilla 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: Thu, 14 May 2026 18:33:29 +0200
Source: clonezilla
Architecture: source
Version: 5.15.31-2
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar <[email protected]>
Changed-By: Georges Khaznadar <[email protected]>
Closes: 1136482
Changes:
 clonezilla (5.15.31-2) unstable; urgency=medium
 .
   * really added a dependency on procps; sorry. Closes: #1136482
Checksums-Sha1:
 a8d774e261482453077afa0c964386828bde4a1c 1992 clonezilla_5.15.31-2.dsc
 c88ee18231bf847c4b2a9ae3537cbb560deec9a0 6736 
clonezilla_5.15.31-2.debian.tar.xz
 d590cb02bd09eca1ea43cb1f50f465f8b78e1805 5422 
clonezilla_5.15.31-2_source.buildinfo
Checksums-Sha256:
 abb98b73064ee8ad40f040a51e7d5313e7ecc69e432708acd95a23dada80e50b 1992 
clonezilla_5.15.31-2.dsc
 3aa02c6e117a1f56efb4ed5098ebc7abd46ca67d6a3983fd9e611a64626d3510 6736 
clonezilla_5.15.31-2.debian.tar.xz
 152cff5ee6bda2308d41760dd07e43062340cd7710f0e4bb1678821e76c5bb86 5422 
clonezilla_5.15.31-2_source.buildinfo
Files:
 95d57724e33a1c4c10eb9eb88bc87b6f 1992 admin optional clonezilla_5.15.31-2.dsc
 6cfee87ec1d4ef2ff40e287ec8a1d1ab 6736 admin optional 
clonezilla_5.15.31-2.debian.tar.xz
 d6de892c235ec8f3b9db95cc5c970f24 5422 admin optional 
clonezilla_5.15.31-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEM0CzZP9nFT+3zK6FHCgWkHE2rjkFAmoF+hEUHGdlb3JnZXNr
QGRlYmlhbi5vcmcACgkQHCgWkHE2rjlvLA/+PeRDgRJSk34et26cqRlJOwoJgMNb
wkC1xaHNzdhu2icy0+tgCTUaPO5GqFYMb7O/ZxwumvOmZKM19enK3pekpjla66di
3tsnsxqIk2Tf9tJGESt6UTxssIkSVRlrBYdXpsCNjlFrNz9PjliJ0W/qtaavIrQZ
Jt0dOAylOrDD5HqjqZAz+1YQB9u2qYpu7NhNhSWlUc8ocMF/Y2jIH7qp3EeJJn6j
KvYkq0lJh52PD/sH0ctN7vFtzHF5m3H7lRPAclus6gcYEFsYSG4D0WVg6rFxEYjV
wIE6P17L84GOGFoDBAC12eaWcc7wqr4qb4vQP2B/taVSVH4WSpHK1IKFs+186aTN
MnyDf1AMS3oTfUA8wh8okBOJmJ/gYJ8d2eL5IIvMjF6xoFqNj5+DNVnmcxGvOcf8
UbCwxSXxQSM82GKC6BDr1RdoiVnng++CTDHLn5UW1uDv+VeVoAd5aDO63lUn0d8E
BIghGuipQmppmr9+MftswwfPgtcd58833ouqRuQfcWEKqMqDEIk/qr+cAM9w2Oqu
ujcnPx2gw67RVcAVBEExdoTHMlbb+2wWk9s3bC5iwhBepqx5JPjMx7NipXXdE7ry
T+lac6Tr4FANaBC3ZKLIL0L+nPuhPS8VrGlk6cQfU2kJ8lSc0a9iIXponXcMbue5
zscUDTrteP42TXc=
=v6IP
-----END PGP SIGNATURE-----

Attachment: pgp_3tZeLkeOE.pgp
Description: PGP signature


--- End Message ---

Reply via email to