[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#771233: DDPO: dsc links in incoming are broken when package has an epoch



Package: qa.debian.org
Severity: normal

I have package xsoldier 1:1.8-4 in incoming.

The developer.php page give me a link to:
http://incoming.debian.org/debian-buildd/pool/main/x/xsoldier/xsoldier_1%3A1.8-4.dsc
while it should be:
http://incoming.debian.org/debian-buildd/pool/main/x/xsoldier/xsoldier_1.8-4.dsc


I started to trace the problem to data/ddpo/extract_incoming.pl, on line
112:

$db{"i${d}-url:$package"} =
"http://incoming.debian.org/debian-buildd/$directory/"; . uri_escape
("${package}_$version.dsc");

I believe the fix is easy: Everything before ':' should be removed from
$version on that line.



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: