Package: ddir
Version: 2016.1029+gitce9f8e4-1
Severity: important
Tags: patch upstream

Hello,

ddir is fairly broken on my machine due to a possible typo in what
appears to be a more recent addition. Use closedir instead of close:


496c496
<     closedir $DIR  or  warn "Close failure: $ERRNO $dir";
---
>     close $DIR  or  warn "Close failure: $ERRNO $dir";


Regards,
Oliver

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.15.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ddir depends on:
ii  perl  5.26.2-6

ddir recommends no packages.

ddir suggests no packages.

-- no debconf information

Reply via email to