Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

Skip any interactive post-install configuration steps when running first prepare command for Debian x86 #471

Merged

Conversation

iidatomohiko
Copy link
Collaborator

Our vagrant os image is running as debian6.


vagrant@debian6-64:~$ uname -a

Linux debian6-64 2.6.32-5-amd64 #1 SMP Mon Sep 23 22:14:43 UTC 2013 x86_64 GNU/Linux

When I run first knife-solo prepare command, then doing apt-get installing
target host requires checking source differences and shows any interactive post-install configuration steps.
https://gist.github.com/iidatomohiko/34ac651d2191aefcfd94

So I want to skip them like debianoid_gem_install.

@matschaffer
Copy link
Owner

Looks good. Any chance you feel like finding the right versions of ohai and tins to get the tests passing? Not your change of course, so I'll merge anyway. Just thought I'd ask :)

@iidatomohiko
Copy link
Collaborator Author

Thank you for reviewing, Mat.
Okay, let me give it try.

@iidatomohiko iidatomohiko force-pushed the feature/fix_debianx86_bootstrap branch from 8fc99bd to 85de742 Compare January 28, 2016 07:17
@iidatomohiko
Copy link
Collaborator Author

Set each right versions of them, and passed Gemfiles tests with chef-10 and chef-11.

Oh.

I've just found chef-10 test failed with ruby2.2.2
I'll try to resolved a dependency for json.

@matschaffer
Copy link
Owner

That may be expected. Check the Travis config for the combinations known to
fail.

On Thursday, 28 January 2016, Tomohiko IIDA notifications@github.com
wrote:

Set each right versions of them, and passed Gemfiles tests with chef-10
and chef-11.

Oh.

I've just found chef-10 test failed with ruby2.2.2
I'll try to resolved a dependency for json.


Reply to this email directly or view it on GitHub
#471 (comment)
.

-Mat

matschaffer.com

@iidatomohiko
Copy link
Collaborator Author

Passed!!

It was a little tough to use old ruby and chef...

@matschaffer
Copy link
Owner

@iidatomohiko definitely, but folks seem to appreciate it. Thanks for getting us green again!

matschaffer added a commit that referenced this pull request Jan 28, 2016
…trap

Skip any interactive post-install configuration steps when running first prepare command for Debian x86
@matschaffer matschaffer merged commit 8373de8 into matschaffer:master Jan 28, 2016
@matschaffer matschaffer removed the ready label Jan 28, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants