View Issue Details

IDProjectCategoryView StatusLast Update
0008321Kali LinuxKali Package Bugpublic2023-05-28 04:35
ReporterRumman khan Assigned Tosteev  
PriorityimmediateSeveritytextReproducibilityalways
Status resolvedResolutionduplicate 
Product Version2023.1 
Summary0008321: i am using metasploit but during the process of making payload i get a error that is 'uninitialized constant I18n (NameError) I
Description

command-not-found version: 0.3
Python version: 3.11.2 final 0
No LSB modules are available.
Distributor ID: Kali
Description: Kali GNU/Linux Rolling
Release: 2023.1
Codename: kali-rolling

Additional Information

source code string cannot contain null bytes
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 90, in main
cnf = CommandNotFound.CommandNotFound(options.data_dir)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/command-not-found/CommandNotFound/CommandNotFound.py", line 76, in init
self.sources_list = self._getSourcesList()
^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/command-not-found/CommandNotFound/CommandNotFound.py", line 138, in _getSourcesList
from aptsources.sourceslist import SourcesList
ValueError: source code string cannot contain null bytes

Relationships

duplicate of 0008146 resolvedarnaudr command-not-found crashed when I use pipe connect any string whit a command that not installed 
has duplicate 0008322 closeddaniruiz i am using metasploit but during the process of making payload i get a error that is 'uninitialized constant I18n (NameError) I 

Activities

kali-bugreport

kali-bugreport

2023-05-22 10:46

reporter   ~0017986

Similar to 0008146 this probably should be reported to the developer of this tool.

Issue History

Date Modified Username Field Change
2023-05-21 15:40 Rumman khan New Issue
2023-05-22 04:56 AngCyber Issue cloned: 0008322
2023-05-22 10:46 kali-bugreport Note Added: 0017986
2023-05-26 07:39 daniruiz Relationship added has duplicate 0008322
2023-05-28 04:35 steev Assigned To => steev
2023-05-28 04:35 steev Status new => resolved
2023-05-28 04:35 steev Resolution open => duplicate
2023-05-28 04:35 steev Relationship added duplicate of 0008146