Public bug reported:

After installation of hamster-time-tracker package:


$ sudo apt install hamster-time-tracker
$ hamster
Traceback (most recent call last):
  File "/usr/bin/hamster", line 40, in <module>
    from hamster import client, reports
  File "/usr/lib/python3/dist-packages/hamster/client.py", line 28, in <module>
    from distutils.version import LooseVersion
ModuleNotFoundError: No module named 'distutils'


Fixed by manually installing "python3-distutils-extra" package.
Please add the package into the package dependencies, to make sure it will 
install automatically.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: hamster-time-tracker 3.0.3-1ubuntu1
ProcVersionSignature: Ubuntu 6.8.0-48.48-generic 6.8.12
Uname: Linux 6.8.0-48-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Mon Nov  4 12:26:44 2024
InstallationDate: Installed on 2023-04-22 (562 days ago)
InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
PackageArchitecture: all
SourcePackage: hamster-time-tracker
UpgradeStatus: Upgraded to noble on 2024-05-11 (177 days ago)

** Affects: hamster-time-tracker (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug noble wayland-session

** Description changed:

  After installation of hamster-time-tracker package:
  
- hamster
+ 
+ $ sudo apt install hamster-time-tracker
+ $ hamster
  Traceback (most recent call last):
-   File "/usr/bin/hamster", line 40, in <module>
-     from hamster import client, reports
-   File "/usr/lib/python3/dist-packages/hamster/client.py", line 28, in 
<module>
-     from distutils.version import LooseVersion
+   File "/usr/bin/hamster", line 40, in <module>
+     from hamster import client, reports
+   File "/usr/lib/python3/dist-packages/hamster/client.py", line 28, in 
<module>
+     from distutils.version import LooseVersion
  ModuleNotFoundError: No module named 'distutils'
  
  
  Fixed by manually installing "python3-distutils-extra" package.
- Please add the dependency into the package.
+ Please add the package into the package dependencies, to make sure it will 
install automatically.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: hamster-time-tracker 3.0.3-1ubuntu1
  ProcVersionSignature: Ubuntu 6.8.0-48.48-generic 6.8.12
  Uname: Linux 6.8.0-48-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Nov  4 12:26:44 2024
  InstallationDate: Installed on 2023-04-22 (562 days ago)
  InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
  PackageArchitecture: all
  SourcePackage: hamster-time-tracker
  UpgradeStatus: Upgraded to noble on 2024-05-11 (177 days ago)

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

Title:
  Missing hamster-time-tracker dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hamster-time-tracker/+bug/2086612/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to