You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After timeshift 25.07.4 update (from 24.06.6) the following error started to be reported:
[14:54:36] E: Failed to open file “/run/timeshift/82974/backup/timeshift/snapshots/2025-08-04_14-53-27/localhost/etc/lsb-release”: No such file or directory
[14:54:36] E: Failed to read file: /run/timeshift/82974/backup/timeshift/snapshots/2025-08-04_14-53-27/localhost/etc/lsb-release
Downgrading solves the issue
To Reproduce
Steps to reproduce the behavior:
run sudo timeshift --create
observe the error
Expected behavior
Not to print error since /etc/os-release is present Screenshots
See description of the bug