PDA

View Full Version : Building does not work on Lubuntu 12.10



tjm
2013-03-14, 19:32
Here's the message my terminal told me:


root@zeus:/media/tjm/Transporter/kali/live-build-config# lb build
[2013-03-14 20:28:17] lb_build
[2013-03-14 20:28:17] lb_bootstrap
P: Setting up cleanup function
[2013-03-14 20:28:17] lb_bootstrap_cache restore
P: Restoring bootstrap stage from cache...
[2013-03-14 20:28:17] lb_bootstrap_copy
[2013-03-14 20:28:18] lb_bootstrap_cdebootstrap
P: Begin bootstrapping system...
[2013-03-14 20:28:18] lb_testroot
P: If the following stage fails, the most likely cause of the problem is with your mirror configuration or a caching proxy.
P: Running cdebootstrap (download-only)...
E: Target disallows device special files
P: Begin unmounting filesystems...
P: Saving caches...
chroot: failed to run command `/usr/bin/env': No such file or directory

Build-Essentials have been installed. The directory is on an external hard drive.

tjm
2013-03-15, 00:38
Did not work as expected.


P: Saving caches...
/usr/bin/env: apt-get: No such file or directory
tjm@zeus:~$

devi1
2013-03-15, 17:24
I had this problem too. In my case it was caused by a previous build being interrupted.

Try this:


lb clean --purge && lb build

tjm
2013-03-16, 17:31
Fortunately "Multisystem" has been updated yesterday and therefore I was able to install the original ISO onto my USB-Stick, so that a new build was not necessary except I want to use LXDE as my preferred desktop. So I will give the build one more chance.

Notice: Building an own distribution using LXDE does not work still.