Dear Mentors,

I noticed from the past couple of days, uscan seems to be having trouble 
finding files from the gitlab tags page.

```
$ uscan
uscan warn: In debian/watch no matching files for watch line
  https://gitlab.com/saalen/highlight/tags?sort=updated_desc 
.*/archive/(\d\S+)/.*\.tar\.gz.*
```

Checking the same pattern with grep shows that it does find a match

```
$ curl -L "https://gitlab.com/saalen/highlight/tags?sort=updated_desc"; | grep -E 
".*/archive/([0-9]\S+)/.*\.tar\.gz.*"
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   126  100   126    0     0    287      0 --:--:-- --:--:-- --:--:--   287
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0<div class="js-source-code-dropdown" data-css-class="" data-download-artifacts="[]" 
data-download-links="[{&quot;text&quot;:&quot;zip&quot;,&quot;path&quot;:&quot;/saalen/highlight/-/archive/4.11/highlight-4.11.zip&quot;},{&quot;text&quot;:&quot;tar.gz&quot;,&quot;path&quot;:&quot;/saalen/highlight/-/archive/4.11/highlight-4.11.tar.gz&quot;},{&quot;text&quot;:&quot;tar.bz2&quot;,&quot;path&quot;:&quot;/saalen/highlight/-/archive/4.11/highlight-4.11.tar.bz2&quot;},{&quot;text&quot;:&quot;tar&quot;,&quot;path&quot;:&quot;/saalen/highlight/-/archive/4.11/highlight-4.11.tar&quot;}]"></div>
100 85448  100 85448    0     0  51822      0  0:00:01  0:00:01 --:--:--  401k
```

It seems like a few other packages are also having similar troubles with uscan, for 
example lomiri <https://tracker.debian.org/pkg/lomiri>

Is there a way to fix this?

Regards,

--
Shriram Ravindranathan

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to