pkgcore / pkgcheck

pkgcore-based QA utility for ebuild repos
https://pkgcore.github.io/pkgcheck
BSD 3-Clause "New" or "Revised" License
34 stars 29 forks source link

[Bug]: `MissingRemoteId` reported for `GIT_CRATES` #639

Open mgorny opened 7 months ago

mgorny commented 7 months ago

Is there an existing issue for this?

Current Behavior

net-im/fractal
  MissingRemoteId: missing <remote-id type="github">matrix-org/matrix-rust-sdk</remote-id> (inferred from URI 'https://github.com/matrix-org/matrix-rust-sdk/archive/8895ce40d13faa79012144c97044990284215758.tar.gz')

This is coming from GIT_CRATES. Since they are declared in a well-defined format, perhaps we could scan them and exclude from MissingRemoteId results.

Expected Behavior

No report ;-).

pkgcheck version

0.10.26

pkgcore version

0.12.23