Comment 5 for bug 1073514

Revision history for this message
Javier López (javier-lopez) wrote :

Hi,

I've tested successfully the -proposed updates for precise

$ cat /etc/issue
Ubuntu 12.04 LTS \n \l

$ apt-cache policy coreutils
coreutils:
  Installed: 8.13-3ubuntu3.2
  Candidate: 8.13-3ubuntu3.2
  Version table:
 *** 8.13-3ubuntu3.2 0
        500 http://us.archive.ubuntu.com/ubuntu/ precise-proposed/main i386 Packages
        100 /var/lib/dpkg/status
     8.13-3ubuntu3 0
        500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages

$ rm -f j j2 && perl -e 'for (1..600) { sysseek (*STDOUT, 4096, 1) && syswrite (*STDOUT, "a" x 1024) or die "$!" }' > j && valgrind --quiet --error-exitcode=3 cp j j2 && cmp j j2

With no output

---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad