[Pkg-javascript-devel] Bug#1010598: Bug#1010598: Bug#1010598: npm2deb fails to detect github tags for istextorbinary module
Pirate Praveen
praveen at onenetbeyond.org
Thu May 5 11:27:23 BST 2022
On വ്യാ, മേയ് 5 2022 at 12:07:35 വൈകു +0200
+0200, Jonas Smedegaard <jonas at jones.dk> wrote:
> Quoting Pirate Praveen (2022-05-05 11:41:00)
>> version=4
>> opts="searchmode=plain,pgpmode=none" \
>> https://github.com/bevry/istextorbinary/tags
>> .*/archive/.*/v?([\d\.]+).tar.gz
>
> Haven't tried (only reading the above), perhaps the issue is two
> greedy
> matchers.
>
> Try replace .* with .*? for them to be non-greedy.
Even with your suggested change, it still fails with same error. May be
github changed their tags page now?
More information about the Pkg-javascript-devel
mailing list