"tasksel: aptitude failed (100)" installing LAMP on Ubuntu (vagrant)
Posted
by
John Mee
on Server Fault
See other posts from Server Fault
or by John Mee
Published on 2012-12-14T06:55:14Z
Indexed on
2013/11/03
22:01 UTC
Read the original article
Hit count: 486
vagrant@precise64:~$ sudo tasksel install lamp-server
tasksel: aptitude failed (100)
I'm hoping to get a LAMP server from a clean install of ubuntu. All the googles suggest tasksel, which going into a pretty ascii gui, downloads stuff, then dies with this message.
I'm guessing I should try doing it via apt-get
of the individual packages but seems a fair chance somebody else is going to search for this error message and want the right answer.
© Server Fault or respective owner