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

restic 0.15.0: prune -q shows output #4147

Closed
C-Otto opened this issue Jan 14, 2023 · 1 comment · Fixed by #4153
Closed

restic 0.15.0: prune -q shows output #4147

C-Otto opened this issue Jan 14, 2023 · 1 comment · Fixed by #4153

Comments

@C-Otto
Copy link

C-Otto commented Jan 14, 2023

Output of restic version

restic 0.15.0 compiled with go1.19.5 on linux/amd64

How did you run restic exactly?

RESTIC_PASSWORD=x RESTIC_REPOSITORY=/some/path TMPDIR=/some/other/path RESTIC_COMPRESSION=max restic -q prune --max-unused 0%

What backend/server/service did you use to store the repository?

Local file system

Expected behavior

No output.

Actual behavior

[0:00] 100.00% 616 / 616 packs processed (Output provided via cron's mail)

Do you have any idea what may have caused this?

Regression from 0.14.0

@MichaelEischer
Copy link
Member

Thanks for the bug report. That progress bar was actually only shown while running in quiet mode...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants