Your message dated Sat, 16 Mar 2002 17:04:39 -0700
with message-id <20020317000439.GA276@iMacBlue>
and subject line Completed
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; 6 Feb 2002 01:17:48 +0000
>From [EMAIL PROTECTED] Tue Feb 05 19:17:48 2002
Return-path: <[EMAIL PROTECTED]>
Received: from klecker.debian.org [198.186.203.20] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 16YGia-0002Uv-00; Tue, 05 Feb 2002 19:17:48 -0600
Received: from dwhedon by klecker.debian.org with local (Exim 3.12 1 (Debian))
id 16YGiW-0001ot-00; Tue, 05 Feb 2002 17:17:44 -0800
From: David Whedon <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Files in the archive with no extension cause problems
X-Reportbug-Version: 0.54.1
X-Mailer: reportbug 0.54.1
Date: Tue, 05 Feb 2002 17:17:44 -0800
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Package: boot-floppies
Version: N/A; reported 2002-02-05
Severity: normal
This recently sent to debian-boot. We should brobably fix this somehow.
From: "James A. Treacy" <[EMAIL PROTECTED]>
Subject: Files in the archive with no extension cause problems
To: [EMAIL PROTECTED]
There are files which boot floppies controls that have no file
extension. This causes problems because apache assumes that they have
mime type text/plain and newbies don't can't figure out how to download
the file. A good example is dists/stable/main/disks-i386/current/linux .
Try wget -S http://ftp.debian.org/debian/dists/stable/main/disks-i386/current/linux
Here are some alternatives:
- add .htaccess files and add lines like:
<Files linux>
ForceType application/octet-stream
</Files>
The problem with this is that not all mirrors are running apache.
Additionally, if a site has set 'AllowOverride None', apache will give
an error message when users try to download the file.
- Have sites add 'DefaultType application/octet-stream' to either the
apache config file or to a .htaccess file. Using a .htaccess file has
the same problem as the first example. Besides the problem of getting
hundreds of mirrors to modify their apache config, there is the
additional problem that there are probably files in the archive that
are plain text that would then be consider as binaries.
- rename all binaries with no file extension
What I suggest is that starting with the next release any files that
aren't plain text be given an extension that will convince apache that
they are binaries. The biggest hassle here will be changing all the
links to the files.
If you don't do anything about this, the webmasters will be forced to
send all mail from lusers complaining about this problem to this list. :)
Not subscribed to this list so blah blah blah mail to me blah blah blah.
--
James (Jay) Treacy
[EMAIL PROTECTED]
-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux klecker 2.2.20 #1 SMP Sat Nov 10 15:29:57 CET 2001 i686
---------------------------------------
Received: (at 132541-done) by bugs.debian.org; 17 Mar 2002 01:32:16 +0000
>From [EMAIL PROTECTED] Sat Mar 16 19:32:16 2002
Return-path: <[EMAIL PROTECTED]>
Received: from murphy.debian.org [216.234.231.6]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 16mPWy-0005ne-00; Sat, 16 Mar 2002 19:32:16 -0600
Received: (qmail 23150 invoked from network); 17 Mar 2002 00:06:59 -0000
Received: from unknown (HELO voicetrak.com) (64.212.15.37)
by murphy.debian.org with SMTP; 17 Mar 2002 00:06:59 -0000
Received: from iMacBlue [10.1.1.249]
by voicetrak.com [64.212.15.37]
with SMTP (MDaemon.PRO.v5.0.4.R)
for <[EMAIL PROTECTED]>; Sat, 16 Mar 2002 17:03:35 -0700
Received: by iMacBlue (sSMTP sendmail emulation); Sat, 16 Mar 2002 17:04:39 -0700
From: "Chris Tillman" <[EMAIL PROTECTED]>
Date: Sat, 16 Mar 2002 17:04:39 -0700
To: [EMAIL PROTECTED]
Subject: Completed
Message-ID: <20020317000439.GA276@iMacBlue>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.27i
X-MDRemoteIP: 10.1.1.249
X-Return-Path: [EMAIL PROTECTED]
X-MDaemon-Deliver-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
This was fixed in 3.0.21 (for linux.bin anyways). We'll accept
luser mail on the others.
--
*------v--------- Installing Debian GNU/Linux 3.0 --------v------*
| <http://www.debian.org/releases/woody/installmanual> |
| debian-imac (potato): <http://debian-imac.sourceforge.net> |
| Chris Tillman [EMAIL PROTECTED] |
| May the Source be with you |
*----------------------------------------------------------------*
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]