Package: codespell Version: 1.6-1 Severity: normal When doing a recursive search, codespell stops at the first dangling symlink:
Traceback (most recent call last): File "/usr/bin/codespell", line 529, in <module> sys.exit(main(*sys.argv)) File "/usr/bin/codespell", line 518, in main parse_file(os.path.join(root, file), colors, summary) File "/usr/bin/codespell", line 380, in parse_file if not istextfile(filename): File "/usr/bin/codespell", line 300, in istextfile with open(filename, mode='rb') as f: FileNotFoundError: [Errno 2] No such file or directory: '...' instead of skipping the file with a warning. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores) Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages codespell depends on: ii python3 3.3.2-17 Versions of packages codespell recommends: ii python3-chardet 2.0.1-1 codespell suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org