[Pkg-javascript-devel] Bug#905944: Broken rdepends command

Raju Devidas rajudev at disroot.org
Sun Sep 23 13:22:03 BST 2018


On Sun, 12 Aug 2018 07:23:50 +0200 Julien Puydt
<julien.puydt at laposte.net> wrote:
> Package: npm2deb
> Version: 0.2.7-6
> Severity: normal
>
> The 'rdepends' command is broken ; the reason is that the api to do the
> request wasn't official and has been removed, see:
> https://github.com/npm/registry/issues/231
>
> Currently the best way to get it back might be to parse the pages like:
> https://www.npmjs.com/browse/depended/MODULE_NAME
>
>
> I hope that helps,
>
> jpuydt on irc.debian.org
>
>
I encountered the issue today.
While trying to debug the issue I started editing the source code and
printing all the information which
I thought would help me debug it.
While printing the headers I got the output which is in the attachment.

Also I tried the patch mentioned by Jonas.
That makes it work.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2018-09-23_17-23.png
Type: image/png
Size: 118620 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20180923/16a71d75/attachment.png>


More information about the Pkg-javascript-devel mailing list