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

Math of -Cc is off #949

Open
RubenKelevra opened this issue Oct 10, 2024 · 1 comment
Open

Math of -Cc is off #949

RubenKelevra opened this issue Oct 10, 2024 · 1 comment
Labels

Comments

@RubenKelevra
Copy link
Contributor

RubenKelevra commented Oct 10, 2024

I've ran aura 4.0.8 twice with -Cc back-to-back with different parameters, with no other operations ongoing and noticed, that the math is off:

❯ aura -Cc 1
aura :: Current cache size: 16.02GB
aura :: 1 of each package file will be kept. The rest will be deleted.
aura :: Proceed? [Y/n] y
aura :: 1.14GiB freed.

~
❯ aura -Cc 0
aura :: Current cache size: 13.78GiB
aura :: 0 of each package file will be kept. The rest will be deleted.
aura :: Proceed? [Y/n] y
aura :: 13.78GiB freed.
@fosskers
Copy link
Owner

Good catch, I'll double-check.

@fosskers fosskers added the bug? label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants