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

Buggy -- intermittent missing package updates #3

Open
CameronNemo opened this issue Dec 6, 2020 · 0 comments
Open

Buggy -- intermittent missing package updates #3

CameronNemo opened this issue Dec 6, 2020 · 0 comments

Comments

@CameronNemo
Copy link

Official void-updates text report for 2020-12-06 is missing slirp4netns, but when I manually run ./xbps-src update-check slirp4netns I see an update is available. no changes to that package have occurred prior to December.

I believe this is related to the behavior I am seeing when manually running ./xbps-src update-check with xargs:

$ printf 'R-cran-nloptr\nR-cran-nloptr\nR-cran-nloptr\nR-cran-nloptr\nR-cran-nloptr\nR-cran-nloptr\nR-cran-nloptr\nR-cran-nloptr\nR-cran-nloptr\nR-cran-nloptr\n' | xargs -I{} -P20 ./xbps-src update-check {}
NO VERSION found for R-cran-nloptr
NO VERSION found for R-cran-nloptr

That runs several (way more than 2) instances of update-check, but only two runs produce the NO VERSION found error.

Not sure whether to report this here (void-updates) or in xbps-src / void-packages.

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

No branches or pull requests

1 participant