The Debian maintainer forwarded the bug upstream and they fixed it right away. So here's a debdiff that fixes the problem for me. I uploaded it to my PPA and it successfully built on amd64 [1] but not i386 [2].
On i386 the libmount/lock test failed so it seems unrelated to this new commit. It's the only test that failed out of the 170 that were executed. 1: https://launchpad.net/~sdeziel/+archive/ubuntu/ppa/+build/9571252 2: https://launchpad.net/~sdeziel/+archive/ubuntu/ppa/+build/9571253 ** Patch added: "lp1553353.debdiff" https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1553353/+attachment/4635719/+files/lp1553353.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux in Ubuntu. https://bugs.launchpad.net/bugs/1553353 Title: tail'ing a file in a script session hangs Status in util-linux package in Ubuntu: Confirmed Status in util-linux source package in Xenial: Confirmed Status in util-linux package in Debian: New Bug description: Steps to reproduce: 1) Start script session (same issue when script is saving to /dev/null) script # or: script /dev/null 2) Tail a file tailf /var/log/syslog 3) Press "Enter" 2 times 4) Notice the script process taking 100% CPU This regression was introduced upstream by this commit: https://git.kernel.org/cgit/utils/util-linux/util- linux.git/commit/?id=54c6611d6f7b73609a5331f4d0bcf63c4af6429e $ lsb_release -rd Description: Ubuntu Xenial Xerus (development branch) Release: 16.04 $ apt-cache policy util-linux bsdutils coreutils util-linux: Installed: 2.27.1-4ubuntu1 Candidate: 2.27.1-4ubuntu1 Version table: *** 2.27.1-4ubuntu1 500 500 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 Packages 100 /var/lib/dpkg/status 2.27.1-3ubuntu1 500 500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages bsdutils: Installed: 1:2.27.1-4ubuntu1 Candidate: 1:2.27.1-4ubuntu1 Version table: *** 1:2.27.1-4ubuntu1 500 500 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 Packages 100 /var/lib/dpkg/status 1:2.27.1-3ubuntu1 500 500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages coreutils: Installed: 8.25-2ubuntu2 Candidate: 8.25-2ubuntu2 Version table: *** 8.25-2ubuntu2 500 500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: util-linux 2.27.1-4ubuntu1 ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3 Uname: Linux 4.4.0-10-generic x86_64 NonfreeKernelModules: zfs zunicode zcommon znvpair zavl ApportVersion: 2.20-0ubuntu3 Architecture: amd64 CurrentDesktop: Unity Date: Fri Mar 4 15:14:15 2016 SourcePackage: util-linux UpgradeStatus: No upgrade log present (probably fresh install) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1553353/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

