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

Configuration change makes configure hang #61

Closed
vschwaberow opened this issue Aug 19, 2020 · 3 comments
Closed

Configuration change makes configure hang #61

vschwaberow opened this issue Aug 19, 2020 · 3 comments

Comments

@vschwaberow
Copy link

I am stuck while configuring my axiom machine with following log

digitalocean: snapd.failure.service is a disabled or a static unit, not starting it.
digitalocean: snapd.snap-repair.service is a disabled or a static unit, not starting it.
digitalocean: Setting up openssh-sftp-server (1:8.0p1-6ubuntu0.1) ...
digitalocean: Setting up openssh-server (1:8.0p1-6ubuntu0.1) ...
digitalocean: debconf: unable to initialize frontend: Dialog
digitalocean: debconf: (TERM is not set, so the dialog frontend is not usable.)
digitalocean: debconf: falling back to frontend: Readline
digitalocean: Configuring openssh-server
digitalocean: --------------------------
digitalocean:
digitalocean: A new version (/tmp/fileqFciuG) of configuration file /etc/ssh/sshd_config is
digitalocean: available, but the version installed currently has been locally modified.
digitalocean:
digitalocean: 1. install the package maintainer's version
digitalocean: 2. keep the local version currently installed
digitalocean: 3. show the differences between the versions
digitalocean: 4. show a side-by-side difference between the versions
digitalocean: 5. show a 3-way difference between available versions
digitalocean: 6. do a 3-way merge between available versions
digitalocean: 7. start a new shell to examine the situation
digitalocean:

Any fix for that?

@BUGBOUNTYchrisg8691
Copy link

BUGBOUNTYchrisg8691 commented Aug 19, 2020

I had this exact same issue. I posted just a few minutes ago, a issues with "cannot find packer.json" and as mentioned in that post, when I ran get 'axiom-update' and then 'axiom-build' I received the 'cannot find...' err. then after copying an old packer.json into .axiom/ I ran into this. I figured it might be a problem, but got distracted and forgot about it until now. Let me know if you want me to close the other and just conflate the issue to here.

@pry0cc
Copy link
Owner

pry0cc commented Aug 25, 2020

I've fixed this - run axiom-update; axiom-build.

@vschwaberow
Copy link
Author

Works for me. Thanks for your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants