From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CVwdo-0002Pl-Rd for qemu-devel@nongnu.org; Sun, 21 Nov 2004 13:40:53 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CVwdo-0002PQ-5u for qemu-devel@nongnu.org; Sun, 21 Nov 2004 13:40:52 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CVwdn-0002P5-Tr for qemu-devel@nongnu.org; Sun, 21 Nov 2004 13:40:51 -0500 Received: from [212.250.162.8] (helo=mta13-winn.mailhost.ntl.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CVwUR-0007Kc-TR for qemu-devel@nongnu.org; Sun, 21 Nov 2004 13:31:12 -0500 Received: from aamta01-winn.mailhost.ntl.com ([212.250.162.8]) by mta13-winn.mailhost.ntl.com with ESMTP id <20041121183111.IOYO5690.mta13-winn.mailhost.ntl.com@aamta01-winn.mailhost.ntl.com> for ; Sun, 21 Nov 2004 18:31:11 +0000 Received: from phoenix.frop.org ([80.4.6.170]) by aamta01-winn.mailhost.ntl.com with ESMTP id <20041121183111.LBHG1125.aamta01-winn.mailhost.ntl.com@phoenix.frop.org> for ; Sun, 21 Nov 2004 18:31:11 +0000 From: Julian Seward Subject: Re: [Qemu-devel] Downloaded files are corrupt Date: Sun, 21 Nov 2004 18:30:45 +0000 References: <200411210320.57165.jseward@acm.org> <41A0C66C.3090807@mk.cvut.cz> In-Reply-To: <41A0C66C.3090807@mk.cvut.cz> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Message-Id: <200411211830.45671.jseward@acm.org> Reply-To: jseward@acm.org, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Sunday 21 November 2004 16:46, Martin Jansa wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Julian Seward wrote: > | Yes, I also noticed corruption on downloaded files using Red Hat 7.3 > | (guest), SuSE 9.1 (host), running qemu-0.6.0, with user-net. > > me too ;-( > newest ~x86 gentoo (host), GNU Hurd K7 (guest) > > after apt-get upgrade, I get list of errors, every package is 1 Byte > smaller Perhaps there is an off-by-1 error somewhere in the networking simulation. It's a shame, because this is a show-stopping bug for me. There is real useful stuff I want to use Qemu for, but reliable networking is a prerequisite. J