Package: cpio Version: 2.9-14 Severity: minor I'm using "find . | cpio -pdmv /target" to copy files from one filesystem to another. When encountering files larger than 4GB, cpio emits a false error message like the following:
cpio: File ./sw/jigdo/iso/debian-testing-i386-DVD-1.iso grew, 4294967296 new bytes not copied However, the file certainly hadn't changed, and the sha1sum of the copied version matches the original. I encountered this for multiple files, all greater than 4GB, and all of them copies were intact, hence the claim that the error message is incorrect. Thank you, Tony -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.25.8 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages cpio depends on: ii libc6 2.7-16 GNU C Library: Shared libraries cpio recommends no packages. cpio suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

