Package: rsync
Version: 3.0.4-2
Severity: important

The following fails on my desktop G5 (32-bit userspace):

$ dd if=/dev/zero bs=1M count=1 seek=10000 of=test
$ rsync -aHXS test test1
$ ll test test1
-rw-r--r-- 1 johannes johannes 10486808576 2009-01-21 20:10 test
-rw-r--r-- 1 johannes johannes  1896873984 2009-01-21 20:10 test1
$ du test test1
1152    test
192     test1

It works on my notebook (amd64, with version 3.0.4-3):
$ ll test test1
-rw-r--r-- 1 johannes johannes 10486808576 2009-01-21 20:09 test
-rw-r--r-- 1 johannes johannes 10486808576 2009-01-21 20:09 test1
$ du test test1
3104    test
16      test1

It also fails when transferring from the notebook to the desktop
(which is how I noticed the problem to start with)

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc64)

Kernel: Linux 2.6.29-rc2-wl-11885-ga49bef3-dirty (SMP w/4 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 rsync depends on:
ii  base-files                    4.0.5      Debian base system miscellaneous f
ii  libacl1                       2.2.47-2   Access control list shared library
ii  libc6                         2.7-13     GNU C Library: Shared libraries
ii  libpopt0                      1.14-4     lib for parsing cmdline parameters
ii  lsb-base                      3.2-20     Linux Standard Base 3.2 init scrip

rsync recommends no packages.

Versions of packages rsync suggests:
ii  openssh-client                1:5.1p1-2  secure shell client, an rlogin/rsh
ii  openssh-server                1:5.1p1-2  secure shell server, an rshd repla

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to