Package: core Version: Buster Severity: normal Dear Maintainer,
I was compiling cilantro from githug Kampaz/cilantro and I missed one of the dependant programs, tiny.py or tinyply in github. I downloaded tiny.py and ran cmake and then make and got the message below. I re-booted and went to the root and typed in: update-command-not-found as the error suggested, but I got the same message. now any command not a core command generates this same message. the first line on the first time the message appears is the report a bug and that the command-not-found DB has crashed. Mark Webb -- System Information: Debian Release: 10.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'oldstable-updates'), (500, 'stable'), (500, 'oldstable') Architecture: i386 (i686) Kernel: Linux 4.19.0-6-686-pae (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- message of error command-not-found version: 0.3 Python version: 3.7.3 final 0 Distributor ID: Debian Description: Debian GNU/Linux 10 (buster) Release: 10 Codename: buster Exception information: local variable 'cnf' referenced before assignment Traceback (most recent call last): File "/usr/share/command-not-found/CommandNotFound/util.py", line 23, in crash_guard callback() File "/usr/lib/command-not-found", line 93, in main if not cnf.advise(args[0], options.ignore_installed) and not options.no_failure_msg: UnboundLocalError: local variable 'cnf' referenced before assignment