Make reconstructor work on Ubuntu 9.04
From hacktolive.org
UPDATE: reconstructor 2.9 fixed this!!
The chroot of Reconstructor 2.8.1 does not work on Ubuntu 9.04, but there is an easy solution!
Get the deb + fix
The easiest way is to get the deb already with the bug fixed: download reconstructor
Manual fix
The manual fix is also easy:
- Open the files /usr/share/reconstructor/reconstructor.py
- replace all instances of gnome-terminal with gnome-terminal-disabled (using gedit for example: search-->replace)
- You are done!