Re: RPMs corrupted

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Per I. Mathisen wrote:

RPMs become corrupted when downloading them with ftp or http under

  [perrin@localhost new]$ cmp -l gedit-2.14.2-1.fc5.1.i386.rpm
  /mnt/l/rpms/gedit-2.14.2-1.fc5.1.i386.rpm
    22089 337 377
    22453 337 377
  2790177 337 377

Couple of ideas.

- run tcpdump -s0 -X >dump.txt during a bad download and see if the content of the packet is bad. TCP checksums should find bad stuff in transit

- there can be memory or disk problems *on the server* not on your client. If you control the server test this also. This would explain why the TCP packets are not seen as corrupted, the data was corrupted before it was sent over the network

- If you control the server, try downloading synthetic files, eg dd if=/dev/urandom of=testfile bs=1024 count=1024 will generate 1M of randomish junk. Look for commonality if there are errors in that too.

 - Network driver could be crapping on its buffers I guess.

-Andy

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux