Your message dated Mon, 26 Aug 2013 14:46:28 -0700
with message-id <[email protected]>
and subject line Re: Processed: retitle 720346 to bugs.debian.org: Rewrite rule 
not working for packages starting with [0-9]*-
has caused the Debian Bug report #720346,
regarding bugs.debian.org: Rewrite rule not working for packages starting with 
[0-9]*-
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.)


-- 
720346: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720346
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: www.debian.org
Severity: normal


Hi!

http://qa.debian.org/man-pages.html lists some packages with missing man
pages.

I noticed that all packages there are linked to
bugs.debian.org/<pkgname> which doesn't seem to work for packages
starting with a number followed by a dash, like 386-console. This leads
to a 404: http://bugs.debian.org/389-console

I checked with the following command line:

  for i in `wget
"http://packages.debian.org/unstable/allpackages?format=txt.gz"; -O -
|gunzip |grep -o -E "^[0-9]+-[^ ]+" `; do wget -O $i.html
http://bugs.debian.org/$i ; done

Seems like the rewrite rule on bugs.debian.org tries to handle packages
starting with [0-9]+- as bug numbers, which obviously won't work.

I'm not completely sure if it's worth fixing this, because there are
currently only 13 packages fulfilling this criteria (in unstable) , but
if there are more to come, problems may become more obvious.


Regards, Simon

-- System Information:
Debian Release: wheezy/sid
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_AT.utf8, LC_CTYPE=de_AT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
On Tue, 20 Aug 2013, Debian Bug Tracking System wrote:
> Processing commands for [email protected]:
> 
> > retitle 720346 bugs.debian.org: Rewrite rule not working for packages 
> > starting with [0-9]*-
> Bug #720346 [bugs.debian.org] www.debian.org: Rewrite rule not working for 
> packages starting with [0-9]*-
> Changed Bug title to 'bugs.debian.org: Rewrite rule not working for packages 
> starting with [0-9]*-' from 'www.debian.org: Rewrite rule not working for 
> packages starting with [0-9]*-'
> > thanks

This has been fixed by tightening the bug number regex.

Thanks for reporting a bug to Debian.

-- 
Don Armstrong                      http://www.donarmstrong.com

First you take a drink,
then the drink takes a drink,
then the drink takes you.
 -- F. Scott Fitzgerald

--- End Message ---

Reply via email to