The officially official Devuan Forum!

You are not logged in.

#1 Other Issues » Is gdebi broken? » 2023-06-28 14:47:24

t-90
Replies: 1

I installed gdebi on Devuan Chimaera (converted from Debian Bullseye) using

apt install gdebi-core

Whenever I try to install a .deb package, I get the following error:

# gdebi
Traceback (most recent call last):
  File "/usr/bin/gdebi", line 38, in <module>
    from GDebi.GDebiCli import GDebiCli
  File "/usr/share/gdebi/GDebi/GDebiCli.py", line 24, in <module>
    import apt
ModuleNotFoundError: No module named 'apt'

Board footer

Forum Software