View Issue Details

IDProjectCategoryView StatusLast Update
0000294Kali LinuxGeneral Bugpublic2013-08-09 23:12
Reportermd02 Assigned Tomuts  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Platformx64OSKaliOS Version1.0
Summary0000294: Missing Submenus KDE Build
Description

After build kali kde x64, kali menu is missing some submenus "KaliLinux > Sniffing/Spoofing" missing menu
"KaliLinux > Information Gathering > IDS/IPS Identification"
"KaliLinux > Information Gathering > IDS/IPS Identification"
"KaliLinux > Web Applications > IDS/IPS Identification"

Steps To Reproduce

Download Kali > Install >
apt-get install git live-build cdebootstrap kali-archive-keyring
git clone git://git.kali.org/live-build-config.git
cd live-build-config
vim config/package-lists/kali.list.chroot

**
Delete all after

Graphical desktops depending on the architecture

#

You can replace all the remaining lines with a list of the

packages required to install your preferred graphical desktop

or you can just comment everything except the packages of your

preferred desktop.

and replace with:
kali-defaults
kali-root-login
desktop-base
kde-plasma-desktop

**

now after this fix a problem for make work "lb build"(http://bugs.kali.org/view.php?id=270):

apt-get remove --purge libdebian-installer4
wget http://ftp.debian.org/debian/pool/main/libd/libdebian-installer/libdebian-installer_0.85.tar.gz [^]
tar xvf libdebian-installer_0.85.tar.gz
cd libdebian-installer/
grep -R parser_rfc822 src
apt-get install automake libtool
autoreconf -i -v
./configure
make
make install
git clone git://git.kali.org/live-build-config.git [^]
cd live-build-config/

lb config --architecture amd64
sudo lb build

Additional Information

i donwloaded a torrent i386_KDE_KALI_LINUX_32BIT.iso for check if the menu is missing too and yes the same submenus are missing, the torrent is uploaded by ".CHARON." also i read at forums and user "Nik@S_DaRk" talk about he made 5 kde iso's and all are missing that submenus.

Attached Files
Menu KDE.png (212,868 bytes)   
Menu KDE.png (212,868 bytes)   

Activities

warp123

warp123

2013-05-28 12:02

reporter   ~0000470

i have noticed the same problem to. when entering to GNOME the menu is still there, but under KDE it's missing

muts

muts

2013-08-09 23:12

reporter   ~0000679

You downloaded non official ISOS - not supported by us.

Issue History

Date Modified Username Field Change
2013-04-22 19:04 md02 New Issue
2013-04-22 19:04 md02 File Added: Menu KDE.png
2013-05-28 12:02 warp123 Note Added: 0000470
2013-08-09 23:12 muts Note Added: 0000679
2013-08-09 23:12 muts Status new => closed
2013-08-09 23:12 muts Assigned To => muts
2013-08-09 23:12 muts Resolution open => no change required