View Issue Details

IDProjectCategoryView StatusLast Update
0000079Kali LinuxGeneral Bugpublic2015-08-18 12:47
Reportersamiux Assigned Torhertzog  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Platformx86_64OSKali LinuxOS Version1.0.1
Summary0000079: ISO rebuild found text and graphical mode installers missing
Description

When I rebuild the x86_64 version of Kali Linux 1.0.1 under x86_64 version of Kali Linux 1.0.1, the final ISO does not include text mode and graphical mode installers. When I click on the installers, no action process.

Steps To Reproduce

apt-get install git live-build cdebootstrap kali-archive-keyring

git clone git://git.kali.org/live-build-config.git

cd live-build-config/config/package-lists/standard.list.chroot

append package names to the file "standard.list.chroot" line by line

cd ~/live-build-config/

ln -sf wheezy /usr/share/live/build/data/debian-cd/kali

lb config

lb build

Activities

samiux

samiux

2013-03-17 08:00

reporter   ~0000114

There are only 2 directories and one file inside the final ISO, they are :

  • isolinux
    • advanced.cfg, boot.cat, hdt.c32, install.cfg, isolinux.bin, isolinux.cfg, live.cfg,
      menu.cfg, splash.png, stdmenu.cfg, vesamenu.c32
  • live
    • filesystem.packages, filesystem.packages-remove, filesystem.squashfs, initrd.img,
      memtest, vmlinuz
  • md5sum.txt

The captioned files and directories are less than the downloadable Kali Linux ISO.

balding_parrot

balding_parrot

2013-03-18 08:47

developer   ~0000119

I cannot reproduce this

I built a KDE iso from both 1.0 and 1.0.1 64bit versions and both of the rebuilt iso's had both installers present and functioning.

Each was built from a fresh install following the docs exactly without a problem.

Please provide all the steps you took, including all edits you made so as we can further look into this.

rhertzog

rhertzog

2013-03-18 08:48

administrator   ~0000120

Thanks for the report. Please "git pull" to retrieve the latest version of live-build-config.git. It should fix this issue, if not please let me know.

To build release images we use the ./build_all.sh script and this one worked.

commit 8a078b590044444db252b807782b8b06dd822a4d (HEAD, origin/master, master)
Author: RaphaĆ«l Hertzog <[email protected]>
Date: Mon Mar 18 09:45:28 2013 +0100

Correctly set default value for $arch

Reported-by: Samiux
Fixes: http://bugs.kali.org/view.php?id=79

Issue History

Date Modified Username Field Change
2013-03-16 01:36 samiux New Issue
2013-03-17 08:00 samiux Note Added: 0000114
2013-03-18 08:47 balding_parrot Note Added: 0000119
2013-03-18 08:48 rhertzog Note Added: 0000120
2013-03-18 08:48 rhertzog Status new => closed
2013-03-18 08:48 rhertzog Assigned To => rhertzog
2013-03-18 08:48 rhertzog Resolution open => fixed
2015-08-18 12:47 g0tmi1k Priority immediate => normal