Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed tasksel for lamp-server metapackage #144

Merged
merged 1 commit into from Apr 21, 2015
Merged

Conversation

EvanK
Copy link
Contributor

@EvanK EvanK commented Apr 21, 2015

Re-provisioning of an existing server was failing on the tasksel install of the lamp-server metapackage (despite apt having an up to date cache):

 ** [out :: staging.example.com] TASK: [common | Install LAMP stack] *******************************************
 ** [out :: staging.example.com] failed: [127.0.0.1] => {"changed": true, "cmd": "DEBIAN_FRONTEND=noninteractive tasksel install lamp-server ", "delta": "0:00:02.809871", "end": "2015-04-21 10:12:12.324792", "item": "", "rc": 1, "start": "2015-04-21 10:12:09.514921"}
 ** [out :: staging.example.com] stderr: tasksel: aptitude failed (100)

Easiest solution for the time being is to bypass tasksel altogether, and just install the necessary packages with apt.

@EvanK EvanK added the bug label Apr 21, 2015
EvanK added a commit that referenced this pull request Apr 21, 2015
Removed tasksel for lamp-server metapackage
@EvanK EvanK merged commit ef4da24 into master Apr 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant