Package: cruft-ng
Version: 0.9.47
Severity: important

In the merge of the old "cruft-common" ruleset,
the dependecy on "file" package was forgotten.

Anyway, it seams better to rewrite
the last tiny script using "file"
in a more locale-agnostic way.

Thanks DebCI for pointing this out.

---- o< ----- o< --- o< ---

#!/bin/dash
set -e
file /etc/rc?.d/[SK]???* |
    egrep ": *symbolic link to \`?../init.d/[-a-zA-Z0-9_.]*'?$" |
    sed "s/: *symbolic.*$//"

---- o< ----- o< --- o< ---


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (501, 'testing'), (450, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-2-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_BE:fr
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages cruft-ng depends on:
ii  libc6       2.35-4
ii  libgcc-s1   12.2.0-3
ii  libstdc++6  12.2.0-3
ii  plocate     1.1.16-1+b1

cruft-ng recommends no packages.

Versions of packages cruft-ng suggests:
ii  ncdu  1.17-0.1

-- no debconf information

Reply via email to