Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. The following issue has been CLOSED
  2. ======================================================================
  3. http://bugs.kali.org/view.php?id=79
  4. ======================================================================
  5. Reported By: samiux
  6. Assigned To:
  7. ======================================================================
  8. Project: Kali Linux
  9. Issue ID: 79
  10. Category: General Bug
  11. Reproducibility: always
  12. Severity: major
  13. Priority: immediate
  14. Status: closed
  15. Resolution: open
  16. Fixed in Version:
  17. ======================================================================
  18. Date Submitted: 2013-03-16 02:36 CET
  19. Last Modified: 2013-03-18 09:48 CET
  20. ======================================================================
  21. Summary: ISO rebuild found text and graphical mode installers
  22. missing
  23. Description:
  24. When I rebuild the x86_64 version of Kali Linux 1.0.1 under x86_64 version of
  25. Kali Linux 1.0.1, the final ISO does not include text mode and graphical mode
  26. installers. When I click on the installers, no action process.
  27.  
  28. Steps to Reproduce:
  29. apt-get install git live-build cdebootstrap kali-archive-keyring
  30.  
  31. git clone git://git.kali.org/live-build-config.git
  32.  
  33. cd live-build-config/config/package-lists/standard.list.chroot
  34.  
  35. # append package names to the file "standard.list.chroot" line by line
  36.  
  37. cd ~/live-build-config/
  38.  
  39. ln -sf wheezy /usr/share/live/build/data/debian-cd/kali
  40.  
  41. lb config
  42.  
  43. lb build
  44.  
  45. ======================================================================
  46.  
  47. ----------------------------------------------------------------------
  48. (0000114) samiux (reporter) - 2013-03-17 09:00
  49. http://bugs.kali.org/view.php?id=79#c114
  50. ----------------------------------------------------------------------
  51. There are only 2 directories and one file inside the final ISO, they are :
  52.  
  53. - isolinux
  54. - advanced.cfg, boot.cat, hdt.c32, install.cfg, isolinux.bin, isolinux.cfg,
  55. live.cfg,
  56. menu.cfg, splash.png, stdmenu.cfg, vesamenu.c32
  57. - live
  58. - filesystem.packages, filesystem.packages-remove, filesystem.squashfs,
  59. initrd.img,
  60. memtest, vmlinuz
  61. - md5sum.txt
  62.  
  63. The captioned files and directories are less than the downloadable Kali Linux
  64. ISO.
  65.  
  66. ----------------------------------------------------------------------
  67. (0000119) balding_parrot (developer) - 2013-03-18 09:47
  68. http://bugs.kali.org/view.php?id=79#c119
  69. ----------------------------------------------------------------------
  70. I cannot reproduce this
  71.  
  72. I built a KDE iso from both 1.0 and 1.0.1 64bit versions and both of the rebuilt
  73. iso's had both installers present and functioning.
  74.  
  75. Each was built from a fresh install following the docs exactly without a
  76. problem.
  77.  
  78. Please provide all the steps you took, including all edits you made so as we can
  79. further look into this.
  80.  
  81. ----------------------------------------------------------------------
  82. (0000120) rhertzog (manager) - 2013-03-18 09:48
  83. http://bugs.kali.org/view.php?id=79#c120
  84. ----------------------------------------------------------------------
  85. Thanks for the report. Please "git pull" to retrieve the latest version of
  86. live-build-config.git. It should fix this issue, if not please let me know.
  87.  
  88. To build release images we use the ./build_all.sh script and this one worked.
  89.  
  90. commit 8a078b590044444db252b807782b8b06dd822a4d (HEAD, origin/master, master)
  91. Author: Raphaƫl Hertzog <hertzog@debian.org>
  92. Date: Mon Mar 18 09:45:28 2013 +0100
  93.  
  94. Correctly set default value for $arch
  95.  
  96. Reported-by: Samiux
  97. Fixes: http://bugs.kali.org/view.php?id=79
  98.  
  99. Issue History
  100. Date Modified Username Field Change
  101. ======================================================================
  102. 2013-03-16 02:36 samiux New Issue
  103. 2013-03-17 09:00 samiux Note Added: 0000114
  104. 2013-03-18 09:47 balding_parrot Note Added: 0000119
  105. 2013-03-18 09:48 rhertzog Note Added: 0000120
  106. 2013-03-18 09:48 rhertzog Status new => closed
  107. ======================================================================