Skip to content

*Exception ignored* *BrokenPipeError* when pipe to `head`

apt changelog webapp-manager | head
Output:
webapp-manager (1.3.7) wilma; urgency=medium

  * l10n: Update translations
  * l10n: Update files

 -- Clement Lefebvre <root@linuxmint.com>  Sun, 21 Jul 2024 10:43:05 +0100

webapp-manager (1.3.6) wilma; urgency=medium

  * l10n: Update translations
Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>
BrokenPipeError: [Errno 32] Broken pipe

Do not have this issue when less many_lines_file.txt | head.