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

Bug#156972: marked as done (LFS: 2GB filesize limits)



Your message dated Tue, 14 Oct 2003 23:22:19 +0200 (CEST)
with message-id <Pine.LNX.4.58.0310142320550.24499@trider-g7.ext.fabbione.net>
and subject line Bug#156972: acknowledged by developer ()
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Aug 2002 21:40:01 +0000
>From inet@zombie.inka.de Fri Aug 16 16:40:01 2002
Return-path: <inet@zombie.inka.de>
Received: from quechua.inka.de (mail.inka.de) [212.227.14.2] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17fop7-00075g-00; Fri, 16 Aug 2002 16:40:01 -0500
Received: from zombie.inka.de 
	by mail.inka.de with uucp (rmailwrap 0.4) 
	id 17fop4-0004ax-00; Fri, 16 Aug 2002 23:39:58 +0200
Received: from inet by zombie with local (Exim 3.35 #1 (Debian))
	id 17fogB-0000MN-00; Fri, 16 Aug 2002 23:30:47 +0200
Date: Fri, 16 Aug 2002 23:30:47 +0200
From: Eduard Bloch <blade@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: LFS: 2GB filesize limits
Message-ID: <20020816213046.GA1274@zombie.inka.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
X-Reportbug-Version: 1.99.50
Sender: Eduard Bloch <inet@zombie.inka.de>
Delivered-To: submit@bugs.debian.org

Package: apache
Version: 1.3.26-1.1
Severity: normal
Tags: upstream

See subject, see http://www.suse.de/~aj/linux_lfs.html.

Gruss/Regards,
Eduard.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux zombie 2.4.19 #1 Mon Aug 5 19:01:24 CEST 2002 i686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro

Versions of packages apache depends on:
ii  apache-common                1.3.26-1.1  Support files for all Apache webse
ii  dpkg                         1.10.4      Package maintenance system for Deb
hi  libc6                        2.2.5-13    GNU C Library: Shared libraries an
ii  libdb2                       2:2.7.7.0-8 The Berkeley database routines (ru
ii  libexpat1                    1.95.2-6    XML parsing C library - runtime li
ii  logrotate                    3.5.9-10    Log rotation utility
ii  mime-support                 3.19-1      MIME files 'mime.types' & 'mailcap
ii  perl [perl5]                 5.6.1-7     Larry Wall's Practical Extraction 

-- no debconf information


-- 
Do bl Sp ce is a v ry saf  me hod of driv  compr s ion


---------------------------------------
Received: (at 156972-done) by bugs.debian.org; 15 Oct 2003 00:19:55 +0000
>From fabbione@fabbione.net Tue Oct 14 19:19:55 2003
Return-path: <fabbione@fabbione.net>
Received: from port5.ds1-sby.adsl.cybercity.dk (trider-g7.fabbione.net) [212.242.169.198] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1A9WcX-00053B-00; Tue, 14 Oct 2003 16:22:21 -0500
Received: from trider-g7.ext.fabbione.net (port5.ds1-sby.adsl.cybercity.dk [212.242.169.198])
	by trider-g7.fabbione.net (Postfix) with ESMTP id F21D337
	for <156972-done@bugs.debian.org>; Tue, 14 Oct 2003 23:22:19 +0200 (CEST)
Date: Tue, 14 Oct 2003 23:22:19 +0200 (CEST)
From: Fabio Massimo Di Nitto <fabbione@fabbione.net>
Sender: fabbione@trider-g7.ext.fabbione.net
To: 156972-done@bugs.debian.org
Subject: Re: Bug#156972: acknowledged by developer ()
In-Reply-To: <[🔎] 20031014183027.GA28991@zombie.inka.de>
Message-ID: <Pine.LNX.4.58.0310142320550.24499@trider-g7.ext.fabbione.net>
References: <Pine.LNX.4.58.0310141755010.24499@trider-g7.ext.fabbione.net> 
   <20020816213046.GA1274@zombie.inka.de>   
 <handler.156972.D156972.1066146995667.notifdone@bugs.debian.org>
 <[🔎] 20031014183027.GA28991@zombie.inka.de>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 156972-done@bugs.debian.org
X-Spam-Status: No, hits=-5.7 required=4.0
	tests=EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT
	version=2.53-bugs.debian.org_2003_10_13
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_10_13 (1.174.2.15-2003-03-30-exp)

On Tue, 14 Oct 2003, Eduard Bloch wrote:

> Do you know or did you just guess after reading some changelogs? Please
> try it to become convinced. Below is sth. you can use to generate a large
> sparce file. And when you fetch the file, you won't get it but only the
> first ($size module 2GB) bytes.

dd if=/dev/urandom of=test-3GB bs=1048576 count=3072
3072+0 records in
3072+0 records out
3221225472 bytes transferred in 680.008070 seconds (4737040 bytes/sec)

ls -las test-3GB
3148804 -rw-r--r--    1 root     root     3221225472 Oct 14 23:18 test-3GB

wget -O /dev/null http://debdev.fabbione.net/debian/test-3GB
--23:19:50--  http://debdev.fabbione.net/debian/test-3GB
           => `/dev/null'
Resolving debdev.fabbione.net... done.
Connecting to debdev.fabbione.net[3ffe:100:e:1::1]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/plain]

    [       <=>                                                   ]
3,221,225,472   42.90M/s

23:21:19 (42.90 MB/s) - `/dev/null' saved [3221225472]

Fabio



Reply to: