Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command only once, as it will automatically gather debugging information, in a terminal:
apport-collect 2095041 When reporting bugs in the future please use apport by using 'ubuntu- bug' and the name of the package affected. You can learn more about this functionality at https://wiki.ubuntu.com/ReportingBugs. ( this filing was made against the Ubuntu project itself & not a Ubuntu package, thus no release details were provided ) ** Package changed: ubuntu => rsync (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to rsync in Ubuntu. https://bugs.launchpad.net/bugs/2095041 Title: rsync error using -H after update Status in rsync package in Ubuntu: Confirmed Bug description: After updating from rsync 3.2.7-1ubuntu1 to 3.2.7-1ubuntu1.1 The problem can be found, at least in a btrfs filesystem, as follows: $ mkdir D1 D2 $ echo test > D1/test $ rsync -av -H D1 D2 sending incremental file list Internal hashtable error: illegal key supplied! rsync error: errors with program diagnostics (code 13) at hashtable.c(88) [generator=3.2.7] rsync error: received SIGUSR1 (code 19) at main.c(1613) [Receiver=3.2.7] Doing: # aptitude install rsync=3.2.7-1ubuntu1 and repeating the previous commands works as expected, i.e. D1 is full copied into D2. NOTE: Of course -H is of no use here. This is just a simple reproduction of the problem. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rsync/+bug/2095041/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp