Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing remote-id's #960

Closed
wants to merge 1 commit into from
Closed

Conversation

parona-source
Copy link
Contributor

@parona-source parona-source commented Dec 18, 2023

Some low hanging fruit.

This is just what pkgcheck reports, so packages without non live packages are missed (pkgcheck only checks SRC_URI and HOMEPAGE for the check).

@parona-source parona-source marked this pull request as draft December 18, 2023 18:24
@a17r
Copy link
Member

a17r commented Dec 18, 2023

lgtm, thanks for doing this - still working on it (hence draft)?

@parona-source parona-source marked this pull request as ready for review December 19, 2023 09:39
@parona-source
Copy link
Contributor Author

parona-source commented Dec 19, 2023

Just removed the bugs-to as ksanescore didnt have product page there.

Also I guess NonexistentBlocker would be a good candidate to ignore globally in pkgcheck.

FAILURE RESULTS
/opt/hostedtoolcache/Python/3.11.7/x64/bin/pkgcheck replay --color y /home/runner/failures.json
kde-plasma/oxygen-sounds
  NonexistentBlocker: version 5.27.49.9999: nonexistent blocker RDEPEND="!<kde-plasma/oxygen-5.24.80": no matches in repo history
  NonexistentBlocker: version 9999: nonexistent blocker RDEPEND="!<kde-plasma/oxygen-5.24.80": no matches in repo history

@a17r
Copy link
Member

a17r commented Dec 19, 2023

Do you have some automatism for this? If yes, you could locally temporarily change *.kde.org eclasses to always set HOMEPAGE and gobble up results.

@parona-source
Copy link
Contributor Author

parona-source commented Dec 19, 2023

I could, ideally pkgcheck would be able to use EGIT_REPO_URI but that is more involved.

@a17r
Copy link
Member

a17r commented Dec 19, 2023

Also I guess NonexistentBlocker would be a good candidate to ignore globally in pkgcheck.

That's actually a pkgcheck bug when you're in a branch.

Signed-off-by: Alfred Wingate <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants