Skip to content

fold: failed to read line: stream did not contain valid UTF-8 #8227

@seb128

Description

@seb128

The gettext package fails to rebuild on Ubuntu with coreutils-uutils

https://launchpadlibrarian.net/798208273/buildlog_ubuntu-questing-amd64.gettext_0.23.1-2build1_BUILDING.txt.gz

on this file example bug.txt

# fold --version
fold 0.0.30

# fold -b -s -w 20 bug.txt
fold: failed to read line: stream did not contain valid UTF-8

vs

$ fold --version
fold (GNU coreutils) 9.5

$ fold -b -s -w 20 bug.txt
#~ msgstr "F�r die 
anderen"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions