Public bug reported:
##Right after install
##of: apt-btrfs-snapshot
:;apt-cache show apt-btrfs-snapshot | grep Version
Version: 3.5.1
##in: Ubuntu 18.04 LTS Bionic Beaver Desktop
:;uname -o -s -r -i -p
Linux 4.15.0-20-generic x86_64 x86_64 GNU/Linux
:;lsb_release -rd
Description: Ubuntu 18.04 LTS
Release: 18.04
##and fixing missing dependencies
##by: installing python3-distutils
:;sudo apt install python3-distutils
## just calling:
:;sudo apt-btrfs-snapshot
## without Arguments|Commands|Attributes
##expected:
:;sudo apt-btrfs-snapshot
supported
##instead returned:
Traceback (most recent call last):
File "/usr/bin/apt-btrfs-snapshot", line 98, in <module>
if args.command == "supported":
AttributeError: 'Namespace' object has no attribute 'command'
** Affects: apt-btrfs-snapshot (Ubuntu)
Importance: Undecided
Status: New
** Tags: apt-btrfs-snapshot attribute-error fresh-install ubuntu-bionic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1770058
Title:
use apt-btrfs-snapshot without argument returns AttributeError
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-btrfs-snapshot/+bug/1770058/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs