Your message dated Tue, 13 Feb 2024 08:44:06 +0000
with message-id <[email protected]>
and subject line Bug#1052302: fixed in translate-shell 0.9.7.1-2
has caused the Debian Bug report #1052302,
regarding Missing Depends/Recommends: bsdextrautils (hexdump)
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.)


-- 
1052302: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052302
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: translate-shell
Version: 0.9.7.1-1
Severity: minor

With default settings, trans(1) appears to assume hexdump is installed.
Please add a Recommends or Depends (whichever is appropriate).

(Also, it should probably treat this as an error, and exit non-zero.)

Minimal failing recipe:

    bash5$ mmdebstrap bookworm /dev/null --components=main,contrib 
--include=translate-shell --customize-hook='chroot $1 trans la:zh "HOMO HOMINI 
LUPUS EST"'
    I: automatically chosen mode: unshare
    I: chroot architecture amd64 is equal to the host's architecture
    I: finding correct signed-by value...
    done
    I: automatically chosen format: null
    I: using /tmp/mmdebstrap.fG_WK1dcFL as tempdir
    I: running apt-get update...
    done
    I: downloading packages with apt...
    done
    I: extracting archives...
    done
    I: installing essential packages...
    done
    I: installing remaining packages inside the chroot...
    done
    done
    I: running --customize-hook in shell: sh -c 'chroot $1 trans la:zh "HOMO 
HOMINI LUPUS EST"' exec /tmp/mmdebstrap.fG_WK1dcFL
    sh: 1: hexdump: not found

    I: cleaning package lists and apt cache...
    done
    done
    I: removing tempdir /tmp/mmdebstrap.fG_WK1dcFL...
    I: success in 32.6198 seconds

Minimal working recipe:

    bash5$ mmdebstrap bookworm /dev/null --components=main,contrib 
--include=translate-shell --customize-hook='chroot $1 trans la:zh "HOMO HOMINI 
LUPUS EST"' --include=bsdextrautils
    I: automatically chosen mode: unshare
    I: chroot architecture amd64 is equal to the host's architecture
    I: finding correct signed-by value...
    done
    I: automatically chosen format: null
    I: using /tmp/mmdebstrap.xj6706N7Sk as tempdir
    I: running apt-get update...
    done
    I: downloading packages with apt...
    done
    I: extracting archives...
    done
    I: installing essential packages...
    done
    I: installing remaining packages inside the chroot...
    done
    done
    I: running --customize-hook in shell: sh -c 'chroot $1 trans la:zh "HOMO 
HOMINI LUPUS EST"' exec /tmp/mmdebstrap.xj6706N7Sk
    HOMO HOMINI LUPUS EST

    男人对于男人来说就是狼
    (Nánrén duìyú nánrén lái shuō jiùshì láng)

    Translations of HOMO HOMINI LUPUS EST
    [ Latina -> 简体中文 ]

    HOMO HOMINI LUPUS EST
        男人对于男人来说就是狼, 一个人对于一个人来说就是一头狼
    I: cleaning package lists and apt cache...
    done
    done
    I: removing tempdir /tmp/mmdebstrap.xj6706N7Sk...
    I: success in 36.0941 seconds

Also affects sid:

    bash5$ mmdebstrap sid /dev/null --components=main,contrib 
--include=translate-shell --customize-hook='chroot $1 trans la:zh "HOMO HOMINI 
LUPUS EST"'
    I: automatically chosen mode: unshare
    I: chroot architecture amd64 is equal to the host's architecture
    I: finding correct signed-by value...
    done
    I: automatically chosen format: null
    I: using /tmp/mmdebstrap.RDVdCh5fad as tempdir
    I: running apt-get update...
    done
    I: downloading packages with apt...
    done
    I: extracting archives...
    done
    I: installing essential packages...
    done
    I: installing remaining packages inside the chroot...
    done
    done
    I: running --customize-hook in shell: sh -c 'chroot $1 trans la:zh "HOMO 
HOMINI LUPUS EST"' exec /tmp/mmdebstrap.RDVdCh5fad
    sh: 1: hexdump: not found

    I: cleaning package lists and apt cache...
    done
    done
    I: removing tempdir /tmp/mmdebstrap.RDVdCh5fad...
    I: success in 29.9009 seconds




-- System Information:
Debian Release: 12.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-12-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages translate-shell depends on:
ii  gawk            1:5.2.1-2
ii  libfribidi-bin  1.0.8-2.1

Versions of packages translate-shell recommends:
ii  aspell    0.60.8-4+b1
ii  curl      7.88.1-10+deb12u2
ii  hunspell  1.7.1-1
ii  less      590-2
ii  rlwrap    0.46.1-1

Versions of packages translate-shell suggests:
ii  mpg123  1.31.2-1
ii  mpv     0.35.1-4

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: translate-shell
Source-Version: 0.9.7.1-2
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
translate-shell, 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.
Andreas Tille <[email protected]> (supplier of updated translate-shell 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: Tue, 13 Feb 2024 08:48:56 +0100
Source: translate-shell
Architecture: source
Version: 0.9.7.1-2
Distribution: unstable
Urgency: medium
Maintainer: Andreas Tille <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1052302
Changes:
 translate-shell (0.9.7.1-2) unstable; urgency=medium
 .
   * Depends: bsdextrautils
     Closes: #1052302
   * Standards-Version: 4.6.2 (routine-update)
Checksums-Sha1:
 54541401951d39ebd476bc1ae0c79ca0844a75b8 2030 translate-shell_0.9.7.1-2.dsc
 3fc1554d1b19b8b2c448a16ccf30551c3a7ba833 3684 
translate-shell_0.9.7.1-2.debian.tar.xz
 2418d20d579b47c16b33bf6ee981091fbc3c610f 6585 
translate-shell_0.9.7.1-2_amd64.buildinfo
Checksums-Sha256:
 0ed999464eaa4635328a7a3edf9d39c1340ae79a92f5d5b97e6a61a6f574a896 2030 
translate-shell_0.9.7.1-2.dsc
 dba338f3d0536eaa0fd3a74825b29815a00aa4bb024a4d905877953f4fe9a82d 3684 
translate-shell_0.9.7.1-2.debian.tar.xz
 d10503343a8ab09f7890e665b0d2bc41e78b16018eae4f23bf94cd20d641cc16 6585 
translate-shell_0.9.7.1-2_amd64.buildinfo
Files:
 367e9964fda6fecbe3098cc629292e02 2030 contrib/misc optional 
translate-shell_0.9.7.1-2.dsc
 0a4bc343a58ec38ab0ee4a9fa4cc8fe0 3684 contrib/misc optional 
translate-shell_0.9.7.1-2.debian.tar.xz
 b836c79a1f42dfb49aed1e3bc1b9de5e 6585 contrib/misc optional 
translate-shell_0.9.7.1-2_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmXLH18RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFVLg/9EnrUywdTLVwzyrXmN1kcyF7XDBgxUydD
7SyQqBG/PjIxMU57GEAk6VJ4vxN6mBFyaSNVeSlBFEJFQ6VtRh/Z8Qad+OUOGLjX
P04wPVC+pfX28yhtvMN/cNq8GrVaJSB61dN6MtUTsDo4Vb8YZHcT/K//ThO1KHMi
lMaJPWKkQrD77/kvyvFM45P6q43KAprXiYdvZFYVc9nIOFdHvx73lt0GrCiRTN0e
Q5ZmGxVjyCJhioacSbcGb4HjjDxxqPreD6pjWqgjcqPIEKaRibtBJTmDZ4OkuRmu
qWQ+feEazgJjA2WEdjxJSj+D6KFzZLHAA7Bk97bkRDpXCr52QyPE8nTZawnUgKIN
+yxktDY6PE8Q8IsbGySnZ+pU7rfVOkGZwgGGbZAix4F3/hKz4dy0y6RNhoFndTkb
ETE2exekGQygZqGofN8rsjDZ8sevI1JWfsXo3MvsQ11MM3cwFjuDPwYgYiOPFSKo
JhMb0+mDCze8cj0uKJMgPdfUSh64y2korzFALqF0VMjFShY1IIy/E5MwnDKkJ2aj
L47Z/L4YRrynqAlH3KgUMebE5FNYPlrkMJ7ieJh+fXOfCD/qEG6zf2c0fax5IZOT
o4Qjus3DpWCihQZVeMZCwuh1lodj7aTGOanXRdRKroEt1QG6Azwt6nFFThnZarLV
7AZpQDtSsLk=
=uKI9
-----END PGP SIGNATURE-----

Attachment: pgpHMKvFcVn8U.pgp
Description: PGP signature


--- End Message ---

Reply via email to