Public bug reported:

Simply the apt-btrfs-snapshot is missing the python3-distutils
dependency.

Error when using apt install after installation of apt-btrfs-snapshot:

Traceback (most recent call last):
  File "/usr/bin/apt-btrfs-snapshot", line 29, 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'

Fixing this issue by simply doing:
sudo apt install python3-distutils

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: apt-btrfs-snapshot 3.5.4
ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
Uname: Linux 5.8.0-25-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu50
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat Oct 24 16:02:41 2020
InstallationDate: Installed on 2020-10-24 (0 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
PackageArchitecture: all
SourcePackage: apt-btrfs-snapshot
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug groovy

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

Title:
  apt-btrfs-snapshot missing dependency

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

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

Reply via email to