Your message dated Mon, 14 Oct 2013 15:42:07 +0800
with message-id
<CAKTje6E5PcND4OUeS1xKNyqmcv9j=0LagrJ=w3dgvctygzb...@mail.gmail.com>
and subject line Re: Bug#726285: www.debian.org: wrong link to debian 7.2 image
on debian main page
has caused the Debian Bug report #726285,
regarding www.debian.org: wrong link to debian 7.2 image on debian main page
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
726285: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726285
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: www.debian.org
Severity: important
Dear Maintainer,
the green box in the right top corner links to version 7.1 instead of 7.2.
Clicking the link results in error 404.
This should be easy to fix.
observed:
$ wget -qO- www.debian.org | grep netinst.iso
<span class="download"><a
href="http://cdimage.debian.org/debian-cd/7.1.0/multi-arch/iso-cd/debian-7.1.0-amd64-i386-netinst.iso">Download
Debian 7.2<em>(32/64-bit PC Network installer)</em></a> </span>
expected:
ich@svn1:~$ wget -qO- www.debian.org | grep netinst.iso
<span class="download"><a
href="http://cdimage.debian.org/debian-cd/7.2.0/multi-arch/iso-cd/debian-7.2.0-amd64-i386-netinst.iso">Download
Debian 7.2<em>(32/64-bit PC Network installer)</em></a> </span>
BTW:
This is my first bug report to www.debian.org. I am not sure if the System
Information is correct.
-- System Information:
Debian Release: 7.2
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On Mon, Oct 14, 2013 at 2:18 PM, W. Spunkt wrote:
> the green box in the right top corner links to version 7.1 instead of 7.2.
> Clicking the link results in error 404.
> This should be easy to fix.
This was already fixed in CVS and the page has now been rebuilt:
$ wget -qO- www.debian.org | grep netinst.iso
<span class="download"><a
href="http://cdimage.debian.org/debian-cd/7.2.0/multi-arch/iso-cd/debian-7.2.0-amd64-i386-netinst.iso">Download
Debian 7.2<em>(32/64-bit PC Network installer)</em></a> </span>
--
bye,
pabs
http://wiki.debian.org/PaulWise
--- End Message ---