when i use a command sudo pacman -Syu
then it start updating but after sometime it shows this thing and continue it in a loop of error Image
Please check if this solution helps:
What I have to do?? I cant understand this
for id in (sudo btrfs subvolume list -r /run/timeshift/backup/ | awk '{ print $2 }'); sudo btrfs subvolume delete -i $id /run/timeshift/backup; end
THis should delete all your snapshots.
╰─λ sudo btrfs subvolume list -r /run/timeshift/backup/ | awk '{ print $2 }'
[sudo] password for ishank:
ERROR: cannot access '/run/timeshift/backup/': No such file or directory
ERROR: can't access '/run/timeshift/backup/'
McFly: Upgrading McFly DB to version 3, please wait...thread 'main' panicked at 'McFly error: Unable to add cmd_tpl to commands (no such table: commands)', src/history/schema.rs:41:17
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
╭─ishank@Beast in ~ took 2s
╰─λ sudo btrfs subvolume delete -i $id /run/timeshift/backup
ERROR: /run/timeshift/backup is not a valid numeric value.
McFly: Upgrading McFly DB to version 3, please wait...thread 'main' panicked at 'McFly error: Unable to add cmd_tpl to commands (no such table: commands)', src/history/schema.rs:41:17
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
╭─ishank@Beast in ~ took 10ms
[🔴] ×
Open timeshift and close it again to mount that directory.
dont it is not updating
Could you please provide more details (terminal output)?
idk why but this is comming evry time i use terminal
McFly: Upgrading McFly DB to version 3, please wait...thread main panicked at 'McFly error: Unable to add cmd_tpl to commands (no such table: commands)', src/history/schema.rs:41:17 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
I don't know anything about this McFly, but found this issue in their GitHub.
Should be fixed with rm ~/.mcfly -rf
but I don't see how this could relate to the provided command...
It has been fixed now, I just simply deleted a snap short, then closed time shift, then again made a snapshort, then again closed time shift, then again deleted it
now it work
You basically sent timeshift into confusion and scored!
Just joking, well done !
The magic "turn it off and on again until it works" fix
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.