Same in focal.
This happened after a revert.
When you revert you loose all the previous snapshots, I was about to
file a bug but then had a second problem.
When you rollback from snapper (which doesn't work either because how
the Ubuntu subvolumen layout works) apt-btrfs-snapshot stops working a
Still unresolved in bionic
** Tags added: bionic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1217828
Title:
apt-btrfs-snapshot crashes without any arguments
To manage notifications about this bu
$ diff /usr/bin/apt-btrfs-snapshot.orig /usr/bin/apt-btrfs-snapshot
98c98,101
< if args.command == "supported":
---
> if "command" not in args:
> parser.print_help()
> res = False
> elif args.command == "supported":
--
You received this bug notification because you are
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: apt-btrfs-snapshot (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1217828