#7817 Fedora Scientific 29 Beta 1.3 vagrant box issue
Closed: Duplicate Opened by amitksaha.

  • Describe the issue

I downloaded the Fedora Scientific Vagrant box for VirtualBox from [1] and noticed that neither SSH auth nor password auth works. SSH auth:

$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Importing base box 'Fedora-Scientific-29-Beta-1.3'...
==> default: Matching MAC address for NAT networking...
==> default: Setting the name of the VM:
scientific_spin_tests_default_1537156143474_55182
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
    default: Adapter 1: nat
==> default: Forwarding ports...
    default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
    default: SSH address: 127.0.0.1:2222
    default: SSH username: vagrant
    default: SSH auth method: private key
    default: Warning: Authentication failure. Retrying...
    default: Warning: Authentication failure. Retrying...
..

For password auth, the default vagrant password doesn't work either:

> vagrant ssh
vagrant@127.0.0.1's password:

I tried another Vagrant box (Fedora Python classroom) and that looks good as far as the SSH auth is concerned.

[1] https://dl.fedoraproject.org/pub/alt/stage/29_Beta-1.3/Labs/x86_64/images/

Any suggestions on how to figure out what's going on?

  • When do you need this? (YYYY/MM/DD)

Sooner the better

  • When is this no longer needed or useful? (YYYY/MM/DD)

After Fedora 29 release

  • If we cannot complete your request, what is the impact?

We will not have working Fedora Scientific vagrant boxes


https://pagure.io/releng/issue/7814

Metadata Update from @mohanboddu:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

Metadata