Public bug reported:

Every start of osc on Ubuntu 24.04.1 LTS gives

Traceback (most recent call last):
  File "/usr/bin/osc", line 10, in <module>
    from osc import commandline, babysitter
  File "/usr/lib/python3/dist-packages/osc/commandline.py", line 14, in <module>
    import imp
ModuleNotFoundError: No module named 'imp'

The package version is 0.169.1-2

The reason is probably that the imp module is not part of  Python 3.12 anymore
and the osc version is quite outdated. Updating to a new upstream should solve 
the problem (and seems to be done for oracular)

** Affects: osc (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/2098527

Title:
  osc cannot start due to incompatible python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/osc/+bug/2098527/+subscriptions


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

Reply via email to