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

Bug#900872: marked as done (fakeupstream.cgi: support @ and / characters in npm modules)



Your message dated Wed, 06 Jun 2018 10:20:47 +0000
with message-id <5b17b57f1d75c_4f7b2b0200f010cc92372@godard.mail>
and subject line Bug #900872 in qa.debian.org fixed
has caused the Debian Bug report #900872,
regarding fakeupstream.cgi: support @ and / characters in npm modules
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 owner@bugs.debian.org
immediately.)


-- 
900872: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=900872
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
User: qa.debian.org@packages.qa.debian.org
Usertags: fakeupstream

npm modules can contain @ and / characters. Support for this is being
developed in npm2deb here https://github.com/LeoIannacone/npm2deb/pull/96

But fakeupstream does not support this,

uscan --verbose
uscan info: uscan (version 2.18.3) See uscan(1) for help
uscan info: Scan watch files in .
uscan info: Check debian/watch and debian/changelog in .
uscan info: package="node-types-jquery" version="3.3.2-1" (as seen in
debian/changelog)
uscan info: package="node-types-jquery" version="3.3.2" (no epoch/revision)
uscan info: ./debian/changelog sets package="node-types-jquery"
version="3.3.2"
uscan info: Process watch file at: debian/watch
    package = node-types-jquery
    version = 3.3.2
    pkg_dir = .
uscan info: opts:
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,filenamemangle=s/.*=//
uscan info: line:
http://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/@types/jquery
.*=@types/jquery-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
uscan info: Parsing dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//
uscan info: Parsing filenamemangle=s/.*=//
uscan info: line:
http://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/@types/jquery
.*=@types/jquery-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
uscan info: Last orig.tar.* tarball version (from debian/changelog): 3.3.2
uscan info: Last orig.tar.* tarball version (dversionmangled): 3.3.2
uscan info: Requesting URL:

http://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/@types/jquery
uscan warn: In watchfile debian/watch, reading webpage

http://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/@types/jquery
failed: 500 Internal Server Error
uscan info: Scan finished


Watch file is

version=3
# It is not recommended use fakeupstream. Please investigate more.
# Origin url: https://github.com/DefinitelyTyped/DefinitelyTyped.git
# Take a look at https://wiki.debian.org/debian/watch/
# See also fakeupstream:
http://anonscm.debian.org/viewvc/qa/trunk/cgi-bin/fakeupstream.cgi?view=markup
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*=// \
 http://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/@types/jquery .*=@types/jquery-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Hello,

Bug #900872 in qa.debian.org reported by you has been fixed in the Git repository.
You can see the commit message below, and you can check the diff of the fix at:

https://salsa.debian.org/qa/qa/commit/d2231b27939732377f772ddbcc7d589dfdeb6cda

------------------------------------------------------------------------
fakeupstream: allow @ and / as a valid chars for npmjs projects

Closes: #900872
Signed-off-by: Mattia Rizzolo <mattia@debian.org>

------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/900872

--- End Message ---

Reply to: