Package: trippy
Version: 0.13.0+dfsg-1.1
Severity: minor
File: /var/lib/dpkg/info/trippy.postinst
Usertags: warnings

The postinst shebang has a typo that causes a warning at installation
time. The postinst still runs because the default interpreter is used,
so the package install goes fine and the program works afterwards.

   $ sudo apt install trippy
   ...
   Setting up trippy (0.13.0+dfsg-1.1) ...
   /var/lib/dpkg/info/trippy.postinst: 1: g!/bin/sh: not found
   Processing triggers for man-db (2.13.1-1) ...
   
   $ head -n1 /var/lib/dpkg/info/trippy.postinst
   g!/bin/sh
   
   $ cat /var/lib/dpkg/info/trippy.postinst
   ...
           if ! setcap cap_net_raw+ep $program; then
   ...
   
   $ sudo getcap /usr/bin/trip
   /usr/bin/trip cap_net_raw=ep

-- System Information:
Debian Release: forky/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

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

Versions of packages trippy depends on:
ii  libc6        2.42-6
ii  libcap2-bin  1:2.75-10+b5
ii  libgcc-s1    15.2.0-12

trippy recommends no packages.

trippy suggests no packages.

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to