tasksel: debconf failed to run
I've got a brand new Ubuntu 10.04 LTS VPS setup but have problems running tasksel:
sudo tasksel[enter]
tasksel: debconf failed to run
The strange thing is, literally a week or two ago I ran it without problems on a different new VPS.
Usually this error is caused due to security restrictions (not logged in as root or not using sudo) but in my case it definitely is not.
Any suggestions?
4 Replies
I've managed to get past the issue using the following but it would be great to know the reason behind the debconf error.
$ sudo apt-get install lamp-server^
sudo dpkg-reconfigure tasksel
Instantly runs, works just fine….
EDIT: or did it…. more errors.