eclipse-equinox / p2

Eclipse Public License 2.0
14 stars 39 forks source link

Improve warning message with no digest found #493

Closed laeubi closed 4 months ago

laeubi commented 4 months ago

Currently the message only mentions the artifact to download but not where it originates from, this makes it very hard to analyze and fix the issue (actually one needs to to run a debugger).

This enhances the message a tiny little bit to mention the artifact descriptors repository URL.

laeubi commented 4 months ago

I think the reason is because RawMirrorRequest is always against a remote, at least while debugging it really tries to download from a remote.

github-actions[bot] commented 4 months ago

Test Results

    9 files  +    6      9 suites  +6   31m 13s :stopwatch: + 31m 13s 2 184 tests +2 158  2 180 :white_check_mark: +2 154   4 :zzz: + 4  0 :x: ±0  6 642 runs  +6 564  6 631 :white_check_mark: +6 553  11 :zzz: +11  0 :x: ±0 

Results for commit ca09e6e3. ± Comparison against base commit 93806377.