8000 enable-ssh.sh -crypt gives error and even without it, it no longer works. · Issue #80 · elasticdog/packer-arch · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
enable-ssh.sh -crypt gives error and even without it, it no longer works. #80
Open
@Folaht

Description

@Folaht

I'm trying to build an Arch Linux vagrant box with manjaro-arm-installer installed since manjaro itself no longer has the minimum x86_64 architecture available as ARM is now dominant on servers and manjaro's resources are oriented to several desktop environments.

Unfortunately, I can't get an ssh connection anymore with the enable.ssh.sh script.
Apart from the -crypt flag no longer being supported, though there's other flags I can use,
I now simply cannot connect.

...
==> manjaro-arm-installer.qemu.main: Connecting to VM via VNC (127.0.0.1:5910)
==> manjaro-arm-installer.qemu.main: Typing the boot command over VNC...
    manjaro-arm-installer.qemu.main: Not using a NetBridge -- skipping StepWaitGuestAddress
==> manjaro-arm-installer.qemu.main: Using SSH communicator to connect: 127.0.0.1
==> manjaro-arm-installer.qemu.main: Waiting for SSH to become available...
==> manjaro-arm-installer.qemu.main: Error waiting for SSH: Packer experienced an authentication error when trying to connect via SSH. This can happen if your username/password are wrong. You may want to double-check your credentials as part of your debugging process. original error: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
==> manjaro-arm-installer.qemu.main: Deleting output directory...
Build 'manjaro-arm-installer.qemu.main' errored after 3 minutes 21 seconds: Packer experienced an authentication error when trying to connect via SSH. This can happen if your username/password are wrong. You may want to double-check your credentials as part of your debugging process. original error: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain  
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0