View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009868 | Kali Linux | Kali Package Bug | public | 2026-09-21 18:13 | 2026-09-24 12:45 |
| Reporter | vanguard | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0009868: kali-live: live-build: Did you change the build process? | ||||
| Description | Dear maintainers, thius is not quite a bug report, but a request for information. In the past I used the command: ./build.sh --arch amd64 --distribution kali-rollong --variant xfce --verbose -- bootappend-live "boot=live.........................." and so on and so on. But since today, it says for example: ERROR --distribution not known I tried to edit LB_BOOTAPPEND_LIVE in file config/bianry, but ./build.sh does override my settings. Is there a way to avoid this or did I do something wrong? Is this a bug maybe? If no bug, how and where can I preset my needed settings, like locales=de_DE, keyboard-layouts=de , keyboard-variannt=nodeadkeys and ignore_uuid? Thanks for any help and enlightening me! Best regards Hans | ||||
|
Further inverstigations showed, that there are two lines in ./build.sh, which makes the build also uncomfortable. Line 372 and line 373 show vrun rm -rf "$(PWD)/chroot deletes any configs, personal lists and settings and packages below config/chroot and creates it new. This is of clorse NOT wanted! Please remove these lines in build.sh. The system let me not remove it, because when I am starting the build, it gives me a warning ("will overwrite build.,sh") and then stops. |
|
|
Ok, could solve this. This message only appears, when I edited build.sh and then do a "git pull origin main". However, nevertheless, please remove the But maybe the line looks like doing no harm. Still testing, as some things are still not working as expected (I ran also in a dependency problem with pipewire) . Sorry for that! |
|
|
Hello @vanguard, Yes, all our build-scripts went under a refresh yesterday - ready for the up and coming Kali 2026.3 release. For Kali-live, its build-script is here ~ https://gitlab.com/kalilinux/build-scripts/kali-live Quick summary of it:
Now with regards to your customisations, if what you are doing public at all? Just trying to get a better understanding |
|
|
Hello g0tmi1k, thanks for the response. As I am building kali-live for myself almost evry day, I was surprised, that suddenly it did not work amy more as usual. First I noticed, that some paths were no more as before, and then of course the build.sh script It took me quite some time, to fix this and to find out, what happened. As the new build script is deleteing the config-folder, my settings were gone, my mylist.chroot as well and the result was a small English-speaking ISO. At the moment I got most things fixed, but still found no way, to add needed boot params into the live image. Reason is, that build.sh has no more the option of "--boot-append", where I could set keyboard and locales. To your other question: In another thread I apologized, that I often tell about things are not working. As I am building almost every day, I am noticing changes rather early. This can be changes like these (where my own opinion is, that this is not an improvement), but also issues with missing packages or dependencies. I suppose, there may be other people, whio want a live system as up-to-date as I want. So I send my bugreports here. Please apologize! I know, this is all work, people do in theire free time. And I think, I am forgetting this too often. Thus, maybe I expect too much, like here: Missing documentation or an advice. On the other hand, nothing here is time critical! Take your time, if it lasts, it lasts. Again: My bugreports shall not only help me, but help others, too. Best regards Hans |
|
|
So, most things I could fix!
What I still NOT could fix is to get a German environment. I tried to add the boot commands in config/bianry, but this file will always be deleted and overwritten, as soon as you execute the build.sh. During this tries, I discovered, the whole installer is alo no more built into kali-live. This could be done prior with the switch --installer adding to the build.sh. Another thing, that the new build.sh should have been added again. Thus, at the moment these two things remain to be solved:
Thnaks for reading and help. Best Hans |
|
|
Well, I think, I found the solution. Maybe it is wrong, but it looks to work. So let me name it a workaround.
I read the documentation, and as far as I understood, there are seperate ISO's, one is the livesystem, the other for installation. Each is using a different repository. Please allow me personal opinion: At the moment I think, the new build process is no improvement. But that may result in my missing knowledge. Splitting live-system-iso and installer-iso is IMHO not a good idea. Last but not least, I think as most problems seem to be solved for now (except of the insttaller wish), and my workaround is correct and helpfull, I think this issue can safely be closed. All in all, thank you for all the help! Best regards Hans |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-09-21 18:13 | vanguard | New Issue | |
| 2026-09-22 09:20 | vanguard | Note Added: 0022015 | |
| 2026-09-22 09:47 | vanguard | Note Added: 0022016 | |
| 2026-09-22 10:47 | g0tmi1k | Note Added: 0022017 | |
| 2026-09-22 11:36 | vanguard | Note Added: 0022018 | |
| 2026-09-22 18:14 | vanguard | Note Added: 0022019 | |
| 2026-09-24 12:45 | vanguard | Note Added: 0022022 |