X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=hpm xrwQ56beuEyD8u+p38ENXKrGvOqo2UjyBEtlHcjyHX4O1BaTI4m1SnSToXPhYpsv Xd4iT5YNgMzTYe17C6t3EgZ9trIoUy716r8ldc9b3wI9zVCoo+Zyg0GO0pVu1QjP kDjD2mHq9MSf8eRJ0lGNRmEoPj7CvA5xExzeI5FA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=qwxsBIFcD CuCQihYijwulz9/3x0=; b=yAgKlj/d+a1t6O4Ea5daanffM+v2j53flBMs7S0O3 jNp/4apWxnUh5CUWQuGavnUIMCvOD2mvivcMXRDGA4e+nD0JTNDgNXeaqAJS95Pu lXE7eJAl5pA+Jf/trf183Z9IUsITcIdp5H76VhpSAmDWEEcFEuuMSOBkc9xnqOws eU= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-3.7 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 X-Received: by 10.194.176.34 with SMTP id cf2mr13736203wjc.59.1364794097246; Sun, 31 Mar 2013 22:28:17 -0700 (PDT) Message-ID: <51591B94.4080005@gmail.com> Date: Mon, 01 Apr 2013 06:31:00 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Cygwin Mailing List Subject: Missing mime types lead to broken pages in the package list. Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi folks, There are a lot of broken entries in the lower levels of the package list on the website. Clicking a package name at http://cygwin.com/packages/ takes you to the page that lists the available binary and source package versions, as before, but attempting to follow the link to one of the versions to see the package contents works for some packages, displaying a webpage, but for others triggers a file download dialog in your browser. A few examples: http://cygwin.com/packages/expat/ - broken http://cygwin.com/packages/fcgi/ - broken http://cygwin.com/packages/flawfinder/ - working http://cygwin.com/packages/gnupg/ - broken According to wget, the working links are being served up with text/html mime type, but the broken ones are coming down as application/x-troff-man. Fallout from the recent upgrade? cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple