Your message dated Tue, 30 Oct 2012 21:17:47 +0000
with message-id <20121030211747.gc25...@master.debian.org>
and subject line qa.debian.org: DEHS uses watch file from sid (fixed for a
branch) for package in experimental (should accept latest)
has caused the Debian Bug report #647894,
regarding qa.debian.org: DEHS uses watch file from sid (fixed for a branch) for
package in experimental (should accept latest)
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 ow...@bugs.debian.org
immediately.)
--
647894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647894
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
Severity: normal
Hi,
the watch file report as of today in
http://qa.debian.org/developer.php?packages=nvidia-graphics-drivers
is incorrect:
Watch
Unstable Exp
280.13.really.275.36 280.13.really.275.36
Download link to 275.36 tarball
^^ OK ^^ BAD, should be 290.06
current versions in non-free as of today:
oldstable 173.14.09-5
stable 195.36.31-6
testing 280.13.really.275.28-1
unstable 280.13.really.275.36-1
experimetal 290.06-1
The watch file in sid has
a) version mangling to add/remove the '280.13.really.' prefix
b) is restricted to find upstream 275.xx versions
The watch file in experimental does not have these modifications.
The incorrect qa.d.o report for experimental can only be produced by
using the watch file from sid with the version from experimental.
Both watch files are working properly:
nvidia-graphics-drivers/branches/290$ uscan --report --verbose
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
ftp://download.nvidia.com/XFree86/Linux-x86/([\d\.\-]+)/NVIDIA-Linux-x86-([\d\.\-]+)(?:-pkg0)?\.run
-- Found the following matching files:
NVIDIA-Linux-x86-290.06.run
Newest version on remote site is 290.06, local version is 290.06
=> Package is up to date
-- In debian/watch, processing watchfile line:
ftp://download.nvidia.com/XFree86/Linux-x86_64/([\d\.\-]+)/NVIDIA-Linux-x86_64-([\d\.\-]+)(?:-pkg2)?\.run
-- Found the following matching files:
NVIDIA-Linux-x86_64-290.06.run
Newest version on remote site is 290.06, local version is 290.06
=> Package is up to date
-- Scan finished
nvidia-graphics-drivers/trunk$ uscan --report --verbose
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
opts=dversionmangle=s/.*\.really\.$//,uversionmangle=s/^/280.13.really./
ftp://download.nvidia.com/XFree86/Linux-x86/(275(?:\.[\d\.\-]+)?)/NVIDIA-Linux-x86-([\d\.\-]+)(?:-pkg0)?\.run
-- Found the following matching files:
NVIDIA-Linux-x86-275.36.run
Newest version on remote site is 280.13.really.275.36, local version is
280.13.really.275.36
=> Package is up to date
-- In debian/watch, processing watchfile line:
opts=dversionmangle=s/.*\.really\.$//,uversionmangle=s/^/280.13.really./
ftp://download.nvidia.com/XFree86/Linux-x86_64/(275(?:\.[\d\.\-]+)?)/NVIDIA-Linux-x86_64-([\d\.\-]+)(?:-pkg2)?\.run
-- Found the following matching files:
NVIDIA-Linux-x86_64-275.36.run
Newest version on remote site is 280.13.really.275.36, local version is
280.13.really.275.36
=> Package is up to date
-- Scan finished
and now mixing experimental with sid watch:
nvidia-graphics-drivers/branches/290$ uscan --report --verbose --watch
../../trunk/debian/watch
-- In ../../trunk/debian/watch, processing watchfile line:
opts=dversionmangle=s/.*\.really\.$//,uversionmangle=s/^/280.13.really./
ftp://download.nvidia.com/XFree86/Linux-x86/(275(?:\.[\d\.\-]+)?)/NVIDIA-Linux-x86-([\d\.\-]+)(?:-pkg0)?\.run
-- Found the following matching files:
NVIDIA-Linux-x86-275.36.run
Newest version on remote site is 280.13.really.275.36, local version is 290.06
=> remote site does not even have current version
-- In ../../trunk/debian/watch, processing watchfile line:
opts=dversionmangle=s/.*\.really\.$//,uversionmangle=s/^/280.13.really./
ftp://download.nvidia.com/XFree86/Linux-x86_64/(275(?:\.[\d\.\-]+)?)/NVIDIA-Linux-x86_64-([\d\.\-]+)(?:-pkg2)?\.run
-- Found the following matching files:
NVIDIA-Linux-x86_64-275.36.run
Newest version on remote site is 280.13.really.275.36, local version is 290.06
=> remote site does not even have current version
Andreas
-- System Information:
Debian Release: 6.0.3
APT prefers stable
APT policy: (800, 'stable'), (750, 'oldstable'), (700, 'testing'), (600,
'unstable'), (500, 'stable-updates'), (130, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
This should be OK now:
http://qa.debian.org/developer.php?packages=nvidia-graphics-drivers
--- End Message ---