Public bug reported:

After installing apt-btrfs-snapshot in Ubuntu 18.04 I got following
error messages:

Traceback (most recent call last):
  File "/usr/bin/apt-btrfs-snapshot", line 33, in <module>
    from apt_btrfs_snapshot import AptBtrfsSnapshot
  File "/usr/lib/python3/dist-packages/apt_btrfs_snapshot.py", line 28, in 
<module>
    from distutils.spawn import find_executable
ModuleNotFoundError: No module named 'distutils.spawn'


This was resolved by manually installing 'python3-distutils'.

The dependency should be added to the package.

** Affects: apt-btrfs-snapshot (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1763923

Title:
  Missing dependencies in Ubuntu 18.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-btrfs-snapshot/+bug/1763923/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to