View Issue Details

IDProjectCategoryView StatusLast Update
0003117Kali LinuxGeneral Bugpublic2025-07-14 09:37
Reporter0x4E0x650x6F Assigned Torhertzog  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version2016.1 
Summary0003117: live-build-config: Error you edd a patched debootstrap. your current version: 1.0.79
Description

Late last night after 3 successful builds i started to get a dependency error that wouldn't be solved called radare2.
after running apt-get update && apt-get upgrade, and some hours later another one showed up the the message in the title.
the executed commands were.
apt-get update
apt-get upgrade
apt-get install curl git live-build cdebootstrap
git clone git://git.kali.org/live-build-config.git
cd live-build-config
./build.sh --distribution kali-rolling --verbose
ERROR: You need a Kali patched debootstrap. Your current version: 1.0.79

apt-get update
Hit:1 http://ftp.free.fr/pub/kali kali-rolling InRelease
Reading package lists... Done

apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

uname -a
Linux logos 4.4.0-kali1-amd64 0000001 SMP Debian 4.4.2-3kali1 (2016-02-23) x86_64 GNU/Linux

Steps To Reproduce

apt-get update
apt-get upgrade
apt-get install curl git live-build cdebootstrap
git clone git://git.kali.org/live-build-config.git
cd live-build-config
./build.sh --distribution kali-rolling --verbose

Activities

rhertzog

rhertzog

2016-03-04 15:33

administrator   ~0004815

Yes, I noticed that myself earlier today. I erroneously dropped our patched debootstrap. I have uploaded 1.0.79+kali1 a few minutes ago. It should be available soon from your mirrors.

Issue History

Date Modified Username Field Change
2016-03-04 14:36 0x4E0x650x6F New Issue
2016-03-04 15:33 rhertzog Note Added: 0004815
2016-03-04 15:33 rhertzog Status new => closed
2016-03-04 15:33 rhertzog Assigned To => rhertzog
2016-03-04 15:33 rhertzog Resolution open => fixed
2025-07-14 09:37 g0tmi1k Severity block => minor