Bug#626756: "Watch" column is all empty -- seems that uscanning is broken
On Sat, May 14, 2011 at 09:57:17PM -0400, Yaroslav Halchenko wrote: > > Looked at qa Packages overview and Watch columns are all empty, where > before they functioned just fine and informed me about existing new upstream > versions. > > Cheers, > IMHO, this seems to be related to problems with DEHS. For instance, see also #626254. Hope this helps. Best regards, -- To UNSUBSCRIBE, email to debian-qa-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110515095913.GA6905@inf-8657
Bug#626254: possible mirror issue
retitle 626254 DEHS and QA pages lacking upstream data -> div by zero thanks The division by zero cannot be the main issue. My qa.debian.org page is also missing all upstream data. Most of those are from CPAN and we noticed our CPAN mirror had to be changed recently for a similar issue affecting pet.cgi. However three of my packages are not from CPAN and they also are affected. -- Nicholas Bamber | http://www.periapt.co.uk/ PGP key 3BFFE73C from pgp.mit.edu -- To UNSUBSCRIBE, email to debian-qa-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4dcfa8b7.9000...@periapt.co.uk
Processed: possible mirror issue
Processing commands for cont...@bugs.debian.org: > retitle 626254 DEHS and QA pages lacking upstream data -> div by zero Bug #626254 [qa.debian.org] qa.debian.org: DEHS Division by zero in ... Changed Bug title to 'DEHS and QA pages lacking upstream data -> div by zero' from 'qa.debian.org: DEHS Division by zero in ...' > thanks Stopping processing here. Please contact me if you need assistance. -- 626254: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626254 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRIBE, email to debian-qa-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/handler.s.c.130545477526971.transcr...@bugs.debian.org
Bug#626811: PTS shows older versions on mentors.d.n in 'todo' box
Package: qa.debian.org Severity: normal The page for wireless-regdb currently shows: todo mentors.debian.net has version 2009.11.25-1 of this package, you should consider sponsoring its upload. But the current version is newer than that. Ben. -- System Information: Debian Release: wheezy/sid APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'oldstable-proposed-updates'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-qa-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110515135517.29619.31733.reportbug@localhost
Bug#626254: possible mirror issue
On 01/-10/-28163 08:59 PM, Nicholas Bamber wrote: > The division by zero cannot be the main issue. My qa.debian.org page is > also missing all upstream data. Looking at [0], it appears that there are no rows in in the results table. pg_numrows($rsql) returns 0, which ultimately leads to divide-by-zero in later calculations (an error, with result -1, would cause this). This would also explain why all other pages are empty. #626254 and #626255 should probably be merged, but as I haven't verified this, I'll leave it to someone with access to the DB... [0]http://svn.debian.org/wsvn/dehs/trunk/www/no_watch.php?op=blame&rev=0&sc=0 signature.asc Description: OpenPGP digital signature
Bug#626254: possible mirror issue
On 05/15/2011 10:24 PM, Christian Kastner wrote: > Looking at [0], it appears that there are no rows in in the results > table. pg_numrows($rsql) returns 0, which ultimately leads to > divide-by-zero in later calculations (an error, with result -1, would > cause this). ^^^ not signature.asc Description: OpenPGP digital signature