According to the rsync man page, rsync does not cause hash-checksum-mismatch problem, because rsync uses atomic operations for files by default. So if mismatch problem occurs, there might two reasons: * Network caching problem in http (for users of Ubuntu) * Some serious problem with upstream mirror or disk (for mirror sites) In most occasions, network caching is the reason for this problem. Some ISPs are using network caching machanism to redirect frequent downloaded links. If you use wget to repeat the process, you may see a 302 redirection, then this might be the reason for the problem. Try to use another mirror until everything looks fine.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1311652 Title: Error during update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1311652/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
