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

Wrong packages count on Gentoo #23

Open
Tracked by #1
xfzv opened this issue Oct 15, 2022 · 6 comments
Open
Tracked by #1

Wrong packages count on Gentoo #23

xfzv opened this issue Oct 15, 2022 · 6 comments

Comments

@xfzv
Copy link

xfzv commented Oct 15, 2022

❯ nitch -v
nitch - 0.1.5

---

❯ eix -cI | wc -l
1362

---

❯ ls -d /var/db/pkg/*/* | cut -f "5" -d "/" | wc -l
1241

image

@xfzv
Copy link
Author

xfzv commented Oct 17, 2022

Same issue on 1.0.6 by the way

@raynei86
Copy link

raynei86 commented Oct 29, 2022

I tried implementing a fix in my fork, can you check if it works?

@xfzv
Copy link
Author

xfzv commented Oct 29, 2022

I tried implementing a fix in my fork using raw string literals, can you check if it works?

Thanks! Can confirm it's fixed with raynei86@c669015:

image

Do you plan on adding pre-built binaries on your repo by any chance?

@raynei86
Copy link

I'm mainly fixing the open issues right now, but once that's done I'll add binary releases.

@YSW0630
Copy link

YSW0630 commented Feb 27, 2023

is there any suggestion for debian/ubuntu? same issue for counting pkgs

@CerealKillerJohn
Copy link

And NixOS, same issue.

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

4 participants